Skip to content

Commit

Permalink
Bump activeadmin from 4.0.0.beta8 to 4.0.0.beta10
Browse files Browse the repository at this point in the history
Bumps [activeadmin](https://github.com/activeadmin/activeadmin) from 4.0.0.beta8 to 4.0.0.beta10.
- [Release notes](https://github.com/activeadmin/activeadmin/releases)
- [Changelog](https://github.com/activeadmin/activeadmin/blob/master/CHANGELOG.md)
- [Commits](activeadmin/activeadmin@v4.0.0.beta8...v4.0.0.beta10)

---
updated-dependencies:
- dependency-name: activeadmin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 26, 2024
1 parent 175c805 commit acff95f
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 @@ -43,7 +43,7 @@ gem 'bootstrap', '~> 5.3', '>= 5.3.2'
gem 'dartsass-rails', '~> 0.5.0'
gem 'dartsass-sprockets', '~> 3.1'
gem 'simple_form'
gem 'activeadmin', "4.0.0.beta8"
gem 'activeadmin', "4.0.0.beta10"
gem 'base64'
gem 'redcarpet'

Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ GEM
erubi (~> 1.11)
rails-dom-testing (~> 2.2)
rails-html-sanitizer (~> 1.6)
activeadmin (4.0.0.beta8)
activeadmin (4.0.0.beta10)
arbre (~> 2.0)
csv
formtastic (>= 3.1)
Expand Down Expand Up @@ -353,7 +353,7 @@ PLATFORMS
x86_64-linux

DEPENDENCIES
activeadmin (= 4.0.0.beta8)
activeadmin (= 4.0.0.beta10)
altcha-rails
base64
bootsnap
Expand Down

0 comments on commit acff95f

Please sign in to comment.