Skip to content

Commit e2231d7

Browse files
Bump rails_admin from 3.2.1 to 3.3.0
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]>
1 parent 94a671c commit e2231d7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -378,12 +378,12 @@ GEM
378378
rails-i18n (7.0.10)
379379
i18n (>= 0.7, < 2)
380380
railties (>= 6.0.0, < 8)
381-
rails_admin (3.2.1)
381+
rails_admin (3.3.0)
382382
activemodel-serializers-xml (>= 1.0)
383383
csv
384384
kaminari (>= 0.14, < 2.0)
385385
nested_form (~> 0.3)
386-
rails (>= 6.0, < 8)
386+
rails (>= 6.0, < 9)
387387
turbo-rails (>= 1.0, < 3)
388388
railties (7.2.2)
389389
actionpack (= 7.2.2)

0 commit comments

Comments
 (0)