Skip to content

Commit cc27f1a

Browse files
committed
Bump activeadmin from 4.0.0.beta9 to 4.0.0.beta10
1 parent 6be2540 commit cc27f1a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile

+1-1
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.beta9" # github: "activeadmin/activeadmin", branch: "master"
13+
gem "activeadmin", "4.0.0.beta10" # github: "activeadmin/activeadmin", branch: "master"
1414
gem "devise"
1515

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

Gemfile.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ GEM
4545
erubi (~> 1.11)
4646
rails-dom-testing (~> 2.2)
4747
rails-html-sanitizer (~> 1.6)
48-
activeadmin (4.0.0.beta9)
48+
activeadmin (4.0.0.beta10)
4949
arbre (~> 2.0)
5050
csv
5151
formtastic (>= 3.1)
@@ -296,7 +296,7 @@ PLATFORMS
296296
x86_64-linux
297297

298298
DEPENDENCIES
299-
activeadmin (= 4.0.0.beta9)
299+
activeadmin (= 4.0.0.beta10)
300300
capybara
301301
cssbundling-rails
302302
debug

0 commit comments

Comments
 (0)