Skip to content

Commit

Permalink
Bump activeadmin from 4.0.0.beta9 to 4.0.0.beta10
Browse files Browse the repository at this point in the history
  • Loading branch information
javierjulio committed Aug 24, 2024
1 parent 6be2540 commit cc27f1a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ gem "sprockets-rails"
gem "cssbundling-rails"
gem "importmap-rails"

gem "activeadmin", "4.0.0.beta9" # github: "activeadmin/activeadmin", branch: "master"
gem "activeadmin", "4.0.0.beta10" # github: "activeadmin/activeadmin", branch: "master"
gem "devise"

# Windows does not include zoneinfo files, so bundle the tzinfo-data gem
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ GEM
erubi (~> 1.11)
rails-dom-testing (~> 2.2)
rails-html-sanitizer (~> 1.6)
activeadmin (4.0.0.beta9)
activeadmin (4.0.0.beta10)
arbre (~> 2.0)
csv
formtastic (>= 3.1)
Expand Down Expand Up @@ -296,7 +296,7 @@ PLATFORMS
x86_64-linux

DEPENDENCIES
activeadmin (= 4.0.0.beta9)
activeadmin (= 4.0.0.beta10)
capybara
cssbundling-rails
debug
Expand Down

0 comments on commit cc27f1a

Please sign in to comment.