Skip to content

Commit

Permalink
Merge pull request #2473 from alphagov/dependabot/bundler/inherited_r…
Browse files Browse the repository at this point in the history
…esources-2.1.0

Bump inherited_resources from 2.0.1 to 2.1.0
  • Loading branch information
baisa authored Dec 17, 2024
2 parents e9ac5f4 + 78a787b commit 7f0bd53
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -294,13 +294,13 @@ GEM
domain_name (~> 0.5)
i18n (1.14.6)
concurrent-ruby (~> 1.0)
inherited_resources (2.0.1)
actionpack (>= 6.0)
inherited_resources (2.1.0)
actionpack (>= 7.0)
has_scope (>= 0.6)
railties (>= 6.0)
railties (>= 7.0)
responders (>= 2)
io-console (0.8.0)
irb (1.14.1)
irb (1.14.2)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
jmespath (1.6.2)
Expand Down Expand Up @@ -337,7 +337,7 @@ GEM
addressable (~> 2.8)
childprocess (~> 5.0)
link_header (0.0.8)
logger (1.6.2)
logger (1.6.3)
logstasher (2.1.5)
activesupport (>= 5.2)
request_store
Expand Down Expand Up @@ -403,14 +403,14 @@ GEM
net-protocol
netrc (0.11.0)
nio4r (2.7.4)
nokogiri (1.17.1)
nokogiri (1.17.2)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
nokogiri (1.17.1-aarch64-linux)
nokogiri (1.17.2-aarch64-linux)
racc (~> 1.4)
nokogiri (1.17.1-arm64-darwin)
nokogiri (1.17.2-arm64-darwin)
racc (~> 1.4)
nokogiri (1.17.1-x86_64-linux)
nokogiri (1.17.2-x86_64-linux)
racc (~> 1.4)
notifications-ruby-client (6.0.0)
jwt (>= 1.5, < 3)
Expand Down Expand Up @@ -687,7 +687,7 @@ GEM
activesupport (>= 5.0.0)
minitest
nokogiri (>= 1.6)
rails-html-sanitizer (1.6.1)
rails-html-sanitizer (1.6.2)
loofah (~> 2.21)
nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
rails_autolink (1.1.8)
Expand All @@ -704,7 +704,7 @@ GEM
zeitwerk (~> 2.6)
rainbow (3.1.1)
rake (13.2.1)
rdoc (6.8.1)
rdoc (6.9.0)
psych (>= 4.0.0)
redis (5.3.0)
redis-client (>= 0.22.0)
Expand Down

0 comments on commit 7f0bd53

Please sign in to comment.