File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ gem "sprockets-rails"
10
10
gem "cssbundling-rails"
11
11
gem "importmap-rails"
12
12
13
- gem "activeadmin" , "4.0.0.beta14 " # github: "activeadmin/activeadmin", branch: "master"
13
+ gem "activeadmin" , "4.0.0.beta15 " # github: "activeadmin/activeadmin", branch: "master"
14
14
gem "devise"
15
15
16
16
# Windows does not include zoneinfo files, so bundle the tzinfo-data gem
Original file line number Diff line number Diff line change 45
45
erubi (~> 1.11 )
46
46
rails-dom-testing (~> 2.2 )
47
47
rails-html-sanitizer (~> 1.6 )
48
- activeadmin (4.0.0.beta14 )
48
+ activeadmin (4.0.0.beta15 )
49
49
arbre (~> 2.0 )
50
50
csv
51
51
formtastic (>= 3.1 )
83
83
tzinfo (~> 2.0 , >= 2.0.5 )
84
84
addressable (2.8.7 )
85
85
public_suffix (>= 2.0.2 , < 7.0 )
86
- arbre (2.0.2 )
87
- activesupport (>= 3.0 .0 )
86
+ arbre (2.1.0 )
87
+ activesupport (>= 7 .0 )
88
88
base64 (0.2.0 )
89
89
bcrypt (3.1.20 )
90
90
benchmark (0.4.0 )
104
104
crass (1.0.6 )
105
105
cssbundling-rails (1.4.1 )
106
106
railties (>= 6.0.0 )
107
- csv (3.3.0 )
107
+ csv (3.3.2 )
108
108
date (3.4.1 )
109
109
debug (1.10.0 )
110
110
irb (~> 1.10 )
@@ -293,7 +293,7 @@ PLATFORMS
293
293
x86_64-linux
294
294
295
295
DEPENDENCIES
296
- activeadmin (= 4.0.0.beta14 )
296
+ activeadmin (= 4.0.0.beta15 )
297
297
capybara
298
298
cssbundling-rails
299
299
debug
You can’t perform that action at this time.
0 commit comments