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 @@ -10,7 +10,7 @@ gem "sprockets-rails"
1010gem "cssbundling-rails"
1111gem "importmap-rails"
1212
13- gem "activeadmin" , "4.0.0.beta9 " # github: "activeadmin/activeadmin", branch: "master"
13+ gem "activeadmin" , "4.0.0.beta10 " # github: "activeadmin/activeadmin", branch: "master"
1414gem "devise"
1515
1616# Windows does not include zoneinfo files, so bundle the tzinfo-data gem
Original file line number Diff line number Diff line change 4545 erubi (~> 1.11 )
4646 rails-dom-testing (~> 2.2 )
4747 rails-html-sanitizer (~> 1.6 )
48- activeadmin (4.0.0.beta9 )
48+ activeadmin (4.0.0.beta10 )
4949 arbre (~> 2.0 )
5050 csv
5151 formtastic (>= 3.1 )
@@ -296,7 +296,7 @@ PLATFORMS
296296 x86_64-linux
297297
298298DEPENDENCIES
299- activeadmin (= 4.0.0.beta9 )
299+ activeadmin (= 4.0.0.beta10 )
300300 capybara
301301 cssbundling-rails
302302 debug
You can’t perform that action at this time.
0 commit comments