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"
10
10
gem "cssbundling-rails"
11
11
gem "importmap-rails"
12
12
13
- gem "activeadmin" , "4.0.0.beta6 " # github: "activeadmin/activeadmin", branch: "master"
13
+ gem "activeadmin" , "4.0.0.beta7 " # 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 50
50
erubi (~> 1.11 )
51
51
rails-dom-testing (~> 2.2 )
52
52
rails-html-sanitizer (~> 1.6 )
53
- activeadmin (4.0.0.beta6 )
53
+ activeadmin (4.0.0.beta7 )
54
54
arbre (~> 2.0 )
55
55
csv
56
56
formtastic (>= 3.1 )
@@ -300,7 +300,7 @@ PLATFORMS
300
300
x86_64-linux
301
301
302
302
DEPENDENCIES
303
- activeadmin (= 4.0.0.beta6 )
303
+ activeadmin (= 4.0.0.beta7 )
304
304
capybara
305
305
cssbundling-rails
306
306
debug
You can’t perform that action at this time.
0 commit comments