File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
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.beta13 " # github: "activeadmin/activeadmin", branch: "master"
13
+ gem "activeadmin" , "4.0.0.beta14 " # 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.beta13 )
48
+ activeadmin (4.0.0.beta14 )
49
49
arbre (~> 2.0 )
50
50
csv
51
51
formtastic (>= 3.1 )
52
52
formtastic_i18n (>= 0.4 )
53
53
inherited_resources (~> 2.0 )
54
54
kaminari (>= 1.2.1 )
55
- railties (>= 6.1 )
55
+ railties (>= 7.0 )
56
56
ransack (>= 4.0 )
57
57
activejob (7.2.2 )
58
58
activesupport (= 7.2.2 )
@@ -293,7 +293,7 @@ PLATFORMS
293
293
x86_64-linux
294
294
295
295
DEPENDENCIES
296
- activeadmin (= 4.0.0.beta13 )
296
+ activeadmin (= 4.0.0.beta14 )
297
297
capybara
298
298
cssbundling-rails
299
299
debug
You can’t perform that action at this time.
0 commit comments