Skip to content

Commit

Permalink
Merge pull request #706 from co-cddo/dependabot/bundler/activemodel-a…
Browse files Browse the repository at this point in the history
…nd-activesupport-7.0.8

Bump activemodel and activesupport
  • Loading branch information
RobNicholsGDS authored Oct 12, 2023
2 parents 454a5ef + 34e26a7 commit 487f509
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ GEM
remote: https://rubygems.org/
specs:
Ascii85 (1.1.0)
activemodel (7.0.7.2)
activesupport (= 7.0.7.2)
activesupport (7.0.7.2)
activemodel (7.0.8)
activesupport (= 7.0.8)
activesupport (7.0.8)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
Expand Down Expand Up @@ -145,7 +145,7 @@ GEM
middleman-sprockets (4.1.1)
middleman-core (~> 4.0)
sprockets (>= 3.0)
minitest (5.19.0)
minitest (5.20.0)
multi_json (1.15.0)
nokogiri (1.15.3-arm64-darwin)
racc (~> 1.4)
Expand Down

0 comments on commit 487f509

Please sign in to comment.