File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
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.beta14 " # github: "activeadmin/activeadmin", branch: "master"
13+ gem "activeadmin" , "4.0.0.beta15 " # 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.beta14 )
48+ activeadmin (4.0.0.beta15 )
4949 arbre (~> 2.0 )
5050 csv
5151 formtastic (>= 3.1 )
8383 tzinfo (~> 2.0 , >= 2.0.5 )
8484 addressable (2.8.7 )
8585 public_suffix (>= 2.0.2 , < 7.0 )
86- arbre (2.0.2 )
87- activesupport (>= 3.0 .0 )
86+ arbre (2.1.0 )
87+ activesupport (>= 7 .0 )
8888 base64 (0.2.0 )
8989 bcrypt (3.1.20 )
9090 benchmark (0.4.0 )
104104 crass (1.0.6 )
105105 cssbundling-rails (1.4.1 )
106106 railties (>= 6.0.0 )
107- csv (3.3.0 )
107+ csv (3.3.2 )
108108 date (3.4.1 )
109109 debug (1.10.0 )
110110 irb (~> 1.10 )
@@ -293,7 +293,7 @@ PLATFORMS
293293 x86_64-linux
294294
295295DEPENDENCIES
296- activeadmin (= 4.0.0.beta14 )
296+ activeadmin (= 4.0.0.beta15 )
297297 capybara
298298 cssbundling-rails
299299 debug
You can’t perform that action at this time.
0 commit comments