Skip to content

Commit d5d34e2

Browse files
committed
Bump activeadmin from 4.0.0.beta6 to 4.0.0.beta7
1 parent 2c0c5c9 commit d5d34e2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ gem "sprockets-rails"
1010
gem "cssbundling-rails"
1111
gem "importmap-rails"
1212

13-
gem "activeadmin", "4.0.0.beta6" # github: "activeadmin/activeadmin", branch: "master"
13+
gem "activeadmin", "4.0.0.beta7" # github: "activeadmin/activeadmin", branch: "master"
1414
gem "devise"
1515

1616
# Windows does not include zoneinfo files, so bundle the tzinfo-data gem

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ GEM
5050
erubi (~> 1.11)
5151
rails-dom-testing (~> 2.2)
5252
rails-html-sanitizer (~> 1.6)
53-
activeadmin (4.0.0.beta6)
53+
activeadmin (4.0.0.beta7)
5454
arbre (~> 2.0)
5555
csv
5656
formtastic (>= 3.1)
@@ -300,7 +300,7 @@ PLATFORMS
300300
x86_64-linux
301301

302302
DEPENDENCIES
303-
activeadmin (= 4.0.0.beta6)
303+
activeadmin (= 4.0.0.beta7)
304304
capybara
305305
cssbundling-rails
306306
debug

0 commit comments

Comments
 (0)