mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-01-31 12:49:08 +01:00
Bump rails_admin from 3.1.4 to 3.2.0
Bumps [rails_admin](https://github.com/sferik/rails_admin) from 3.1.4 to 3.2.0. - [Changelog](https://github.com/railsadminteam/rails_admin/blob/master/CHANGELOG.md) - [Commits](https://github.com/sferik/rails_admin/compare/v3.1.4...v3.2.0) --- updated-dependencies: - dependency-name: rails_admin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
2c6f2d0dab
commit
986507b865
1 changed files with 5 additions and 4 deletions
|
@ -350,12 +350,13 @@ GEM
|
|||
rails-i18n (7.0.9)
|
||||
i18n (>= 0.7, < 2)
|
||||
railties (>= 6.0.0, < 8)
|
||||
rails_admin (3.1.4)
|
||||
rails_admin (3.2.0)
|
||||
activemodel-serializers-xml (>= 1.0)
|
||||
csv
|
||||
kaminari (>= 0.14, < 2.0)
|
||||
nested_form (~> 0.3)
|
||||
rails (>= 6.0, < 8)
|
||||
turbo-rails (~> 1.0)
|
||||
turbo-rails (>= 1.0, < 3)
|
||||
railties (7.0.8.4)
|
||||
actionpack (= 7.0.8.4)
|
||||
activesupport (= 7.0.8.4)
|
||||
|
@ -493,7 +494,7 @@ GEM
|
|||
strscan (3.1.0)
|
||||
sysexits (1.2.0)
|
||||
temple (0.10.3)
|
||||
thor (1.3.1)
|
||||
thor (1.3.2)
|
||||
tilt (2.4.0)
|
||||
timeout (0.4.1)
|
||||
tldv (0.1.0)
|
||||
|
@ -528,7 +529,7 @@ GEM
|
|||
websocket-driver (0.7.6)
|
||||
websocket-extensions (>= 0.1.0)
|
||||
websocket-extensions (0.1.5)
|
||||
zeitwerk (2.6.17)
|
||||
zeitwerk (2.6.18)
|
||||
|
||||
PLATFORMS
|
||||
ruby
|
||||
|
|
Loading…
Reference in a new issue