Skip to content

Commit

Permalink
Bump rails_admin from 3.2.1 to 3.3.0
Browse files Browse the repository at this point in the history
Bumps [rails_admin](https://github.com/sferik/rails_admin) from 3.2.1 to 3.3.0.
- [Changelog](https://github.com/railsadminteam/rails_admin/blob/master/CHANGELOG.md)
- [Commits](railsadminteam/rails_admin@v3.2.1...v3.3.0)

---
updated-dependencies:
- dependency-name: rails_admin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Dec 8, 2024
1 parent 1da2dca commit 27979f3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -390,12 +390,12 @@ GEM
rails-timeago (2.20.0)
actionpack (>= 5.2)
activesupport (>= 5.2)
rails_admin (3.2.1)
rails_admin (3.3.0)
activemodel-serializers-xml (>= 1.0)
csv
kaminari (>= 0.14, < 2.0)
nested_form (~> 0.3)
rails (>= 6.0, < 8)
rails (>= 6.0, < 9)
turbo-rails (>= 1.0, < 3)
railties (7.2.2)
actionpack (= 7.2.2)
Expand Down

0 comments on commit 27979f3

Please sign in to comment.