File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
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.beta10 " # github: "activeadmin/activeadmin", branch: "master"
13
+ gem "activeadmin" , "4.0.0.beta13 " # 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.beta10 )
48
+ activeadmin (4.0.0.beta13 )
49
49
arbre (~> 2.0 )
50
50
csv
51
51
formtastic (>= 3.1 )
52
52
formtastic_i18n (>= 0.4 )
53
- inherited_resources (~> 1.7 )
53
+ inherited_resources (~> 2.0 )
54
54
kaminari (>= 1.2.1 )
55
55
railties (>= 6.1 )
56
56
ransack (>= 4.0 )
130
130
actionpack (>= 6.0.0 )
131
131
activesupport (>= 6.0.0 )
132
132
railties (>= 6.0.0 )
133
- inherited_resources (1.14.0 )
133
+ inherited_resources (2.0.1 )
134
134
actionpack (>= 6.0 )
135
135
has_scope (>= 0.6 )
136
136
railties (>= 6.0 )
@@ -292,7 +292,7 @@ PLATFORMS
292
292
x86_64-linux
293
293
294
294
DEPENDENCIES
295
- activeadmin (= 4.0.0.beta10 )
295
+ activeadmin (= 4.0.0.beta13 )
296
296
capybara
297
297
cssbundling-rails
298
298
debug
You can’t perform that action at this time.
0 commit comments