Skip to content

Commit 5e7a0c9

Browse files
Bump rails_admin from 3.2.0 to 3.2.1
Bumps [rails_admin](https://github.com/sferik/rails_admin) from 3.2.0 to 3.2.1. - [Changelog](https://github.com/railsadminteam/rails_admin/blob/master/CHANGELOG.md) - [Commits](railsadminteam/rails_admin@v3.2.0...v3.2.1) --- updated-dependencies: - dependency-name: rails_admin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d33dc5f commit 5e7a0c9

1 file changed

Lines changed: 5 additions & 6 deletions

File tree

Gemfile.lock

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,9 @@ GEM
5555
globalid (>= 0.3.6)
5656
activemodel (7.1.4)
5757
activesupport (= 7.1.4)
58-
activemodel-serializers-xml (1.0.2)
59-
activemodel (> 5.x)
60-
activesupport (> 5.x)
58+
activemodel-serializers-xml (1.0.3)
59+
activemodel (>= 5.0.0.a)
60+
activesupport (>= 5.0.0.a)
6161
builder (~> 3.1)
6262
activerecord (7.1.4)
6363
activemodel (= 7.1.4)
@@ -383,7 +383,7 @@ GEM
383383
rails-i18n (7.0.9)
384384
i18n (>= 0.7, < 2)
385385
railties (>= 6.0.0, < 8)
386-
rails_admin (3.2.0)
386+
rails_admin (3.2.1)
387387
activemodel-serializers-xml (>= 1.0)
388388
csv
389389
kaminari (>= 0.14, < 2.0)
@@ -563,9 +563,8 @@ GEM
563563
thor (1.3.2)
564564
tilt (2.4.0)
565565
timeout (0.4.1)
566-
turbo-rails (2.0.6)
566+
turbo-rails (2.0.10)
567567
actionpack (>= 6.0.0)
568-
activejob (>= 6.0.0)
569568
railties (>= 6.0.0)
570569
turbolinks (5.2.1)
571570
turbolinks-source (~> 5.2)

0 commit comments

Comments
 (0)