File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
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.beta9 " # github: "activeadmin/activeadmin", branch: "master"
13
+ gem "activeadmin" , "4.0.0.beta10 " # 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.beta9 )
48
+ activeadmin (4.0.0.beta10 )
49
49
arbre (~> 2.0 )
50
50
csv
51
51
formtastic (>= 3.1 )
@@ -296,7 +296,7 @@ PLATFORMS
296
296
x86_64-linux
297
297
298
298
DEPENDENCIES
299
- activeadmin (= 4.0.0.beta9 )
299
+ activeadmin (= 4.0.0.beta10 )
300
300
capybara
301
301
cssbundling-rails
302
302
debug
You can’t perform that action at this time.
0 commit comments