Skip to content

Commit

Permalink
Merge pull request #815 from alphagov/dependabot/bundler/activesuppor…
Browse files Browse the repository at this point in the history
…t-7.0.7.1

ruby: bump activesupport from 7.0.4.3 to 7.0.7.1
  • Loading branch information
NahomCO committed Nov 18, 2024
2 parents 9d1ec6c + d2bca8f commit 7757f99
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
@@ -1,18 +1,18 @@
GEM
remote: https://rubygems.org/
specs:
activesupport (7.0.4.3)
activesupport (7.0.7.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
ast (2.4.2)
concurrent-ruby (1.2.2)
concurrent-ruby (1.3.4)
diff-lcs (1.5.1)
i18n (1.12.0)
i18n (1.14.6)
concurrent-ruby (~> 1.0)
json (2.6.2)
minitest (5.18.0)
minitest (5.25.1)
net-ssh (7.0.1)
parallel (1.22.1)
parser (3.1.2.1)
Expand Down

0 comments on commit 7757f99

Please sign in to comment.