File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
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.beta13 " # github: "activeadmin/activeadmin", branch: "master"
13+ gem "activeadmin" , "4.0.0.beta14 " # 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.beta13 )
48+ activeadmin (4.0.0.beta14 )
4949 arbre (~> 2.0 )
5050 csv
5151 formtastic (>= 3.1 )
5252 formtastic_i18n (>= 0.4 )
5353 inherited_resources (~> 2.0 )
5454 kaminari (>= 1.2.1 )
55- railties (>= 6.1 )
55+ railties (>= 7.0 )
5656 ransack (>= 4.0 )
5757 activejob (7.2.2 )
5858 activesupport (= 7.2.2 )
@@ -293,7 +293,7 @@ PLATFORMS
293293 x86_64-linux
294294
295295DEPENDENCIES
296- activeadmin (= 4.0.0.beta13 )
296+ activeadmin (= 4.0.0.beta14 )
297297 capybara
298298 cssbundling-rails
299299 debug
You can’t perform that action at this time.
0 commit comments