Skip to content

Commit 27979f3

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 1da2dca commit 27979f3

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
@@ -390,12 +390,12 @@ GEM
390390
rails-timeago (2.20.0)
391391
actionpack (>= 5.2)
392392
activesupport (>= 5.2)
393-
rails_admin (3.2.1)
393+
rails_admin (3.3.0)
394394
activemodel-serializers-xml (>= 1.0)
395395
csv
396396
kaminari (>= 0.14, < 2.0)
397397
nested_form (~> 0.3)
398-
rails (>= 6.0, < 8)
398+
rails (>= 6.0, < 9)
399399
turbo-rails (>= 1.0, < 3)
400400
railties (7.2.2)
401401
actionpack (= 7.2.2)

0 commit comments

Comments
 (0)