Skip to content

Commit

Permalink
Merge pull request #1596 from ministryofjustice/dependabot/bundler/ra…
Browse files Browse the repository at this point in the history
…ils_admin-3.2.1

Bump rails_admin from 3.2.0 to 3.2.1
  • Loading branch information
MazOneTwoOne authored Oct 21, 2024
2 parents 7dfbdc3 + d423976 commit bdd0c12
Showing 1 changed file with 8 additions and 9 deletions.
17 changes: 8 additions & 9 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,9 @@ GEM
globalid (>= 0.3.6)
activemodel (7.2.1)
activesupport (= 7.2.1)
activemodel-serializers-xml (1.0.2)
activemodel (> 5.x)
activesupport (> 5.x)
activemodel-serializers-xml (1.0.3)
activemodel (>= 5.0.0.a)
activesupport (>= 5.0.0.a)
builder (~> 3.1)
activerecord (7.2.1)
activemodel (= 7.2.1)
Expand Down Expand Up @@ -260,7 +260,7 @@ GEM
uri
net-http-persistent (4.0.4)
connection_pool (~> 2.2)
net-imap (0.4.16)
net-imap (0.5.0)
date
net-protocol
net-pop (0.1.2)
Expand Down Expand Up @@ -339,7 +339,7 @@ GEM
puma (6.4.3)
nio4r (~> 2.0)
racc (1.8.1)
rack (2.2.9)
rack (2.2.10)
rack-protection (3.2.0)
base64 (>= 0.1.0)
rack (~> 2.2, >= 2.2.4)
Expand Down Expand Up @@ -374,7 +374,7 @@ GEM
rails-html-sanitizer (1.6.0)
loofah (~> 2.21)
nokogiri (~> 1.14)
rails_admin (3.2.0)
rails_admin (3.2.1)
activemodel-serializers-xml (>= 1.0)
csv
kaminari (>= 0.14, < 2.0)
Expand Down Expand Up @@ -521,9 +521,8 @@ GEM
thread_safe (0.3.6)
tilt (2.4.0)
timeout (0.4.1)
turbo-rails (2.0.6)
turbo-rails (2.0.11)
actionpack (>= 6.0.0)
activejob (>= 6.0.0)
railties (>= 6.0.0)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
Expand Down Expand Up @@ -559,7 +558,7 @@ GEM
websocket-extensions (0.1.5)
xpath (3.2.0)
nokogiri (~> 1.8)
zeitwerk (2.6.18)
zeitwerk (2.7.1)

PLATFORMS
arm64-darwin-21
Expand Down

0 comments on commit bdd0c12

Please sign in to comment.