File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ gem "sprockets-rails"
1212gem "cssbundling-rails" , "1.4.2" # TODO: relax this dependency when rails/cssbundling-rails#169 will be fixed
1313gem "importmap-rails"
1414
15- gem "activeadmin" , "4.0.0.beta18 " # github: "activeadmin/activeadmin", branch: "master"
15+ gem "activeadmin" , "4.0.0.beta19 " # github: "activeadmin/activeadmin", branch: "master"
1616gem "devise"
1717
1818# Windows does not include zoneinfo files, so bundle the tzinfo-data gem
Original file line number Diff line number Diff line change 4747 erubi (~> 1.11 )
4848 rails-dom-testing (~> 2.2 )
4949 rails-html-sanitizer (~> 1.6 )
50- activeadmin (4.0.0.beta18 )
50+ activeadmin (4.0.0.beta19 )
5151 arbre (~> 2.0 )
5252 csv
5353 formtastic (>= 5.0 )
@@ -310,7 +310,7 @@ PLATFORMS
310310 x86_64-linux
311311
312312DEPENDENCIES
313- activeadmin (= 4.0.0.beta18 )
313+ activeadmin (= 4.0.0.beta19 )
314314 capybara
315315 cssbundling-rails (= 1.4.2 )
316316 debug
You can’t perform that action at this time.
0 commit comments