mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-03-20 16:10:00 +01:00
Merge pull request #1900 from Retrospring/dependabot/bundler/rails_admin-3.2.1
This commit is contained in:
commit
1f3df86c8f
1 changed files with 5 additions and 5 deletions
10
Gemfile.lock
10
Gemfile.lock
|
@ -62,9 +62,9 @@ GEM
|
||||||
globalid (>= 0.3.6)
|
globalid (>= 0.3.6)
|
||||||
activemodel (7.0.8.5)
|
activemodel (7.0.8.5)
|
||||||
activesupport (= 7.0.8.5)
|
activesupport (= 7.0.8.5)
|
||||||
activemodel-serializers-xml (1.0.2)
|
activemodel-serializers-xml (1.0.3)
|
||||||
activemodel (> 5.x)
|
activemodel (>= 5.0.0.a)
|
||||||
activesupport (> 5.x)
|
activesupport (>= 5.0.0.a)
|
||||||
builder (~> 3.1)
|
builder (~> 3.1)
|
||||||
activerecord (7.0.8.5)
|
activerecord (7.0.8.5)
|
||||||
activemodel (= 7.0.8.5)
|
activemodel (= 7.0.8.5)
|
||||||
|
@ -369,7 +369,7 @@ GEM
|
||||||
rails-i18n (7.0.9)
|
rails-i18n (7.0.9)
|
||||||
i18n (>= 0.7, < 2)
|
i18n (>= 0.7, < 2)
|
||||||
railties (>= 6.0.0, < 8)
|
railties (>= 6.0.0, < 8)
|
||||||
rails_admin (3.2.0)
|
rails_admin (3.2.1)
|
||||||
activemodel-serializers-xml (>= 1.0)
|
activemodel-serializers-xml (>= 1.0)
|
||||||
csv
|
csv
|
||||||
kaminari (>= 0.14, < 2.0)
|
kaminari (>= 0.14, < 2.0)
|
||||||
|
@ -551,7 +551,7 @@ GEM
|
||||||
websocket-driver (0.7.6)
|
websocket-driver (0.7.6)
|
||||||
websocket-extensions (>= 0.1.0)
|
websocket-extensions (>= 0.1.0)
|
||||||
websocket-extensions (0.1.5)
|
websocket-extensions (0.1.5)
|
||||||
zeitwerk (2.6.18)
|
zeitwerk (2.7.0)
|
||||||
|
|
||||||
PLATFORMS
|
PLATFORMS
|
||||||
ruby
|
ruby
|
||||||
|
|
Loading…
Reference in a new issue