Skip to content

Commit

Permalink
Merge pull request #33 from kufu/dependabot/bundler/activesupport-7.0…
Browse files Browse the repository at this point in the history
….7.2

Bump activesupport from 7.0.4.3 to 7.0.7.2
  • Loading branch information
meganemura authored Aug 24, 2023
2 parents 70f02b3 + a2fa4fe commit b432799
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,20 +7,20 @@ PATH
GEM
remote: https://rubygems.org/
specs:
activemodel (7.0.4.3)
activesupport (= 7.0.4.3)
activesupport (7.0.4.3)
activemodel (7.0.7.2)
activesupport (= 7.0.7.2)
activesupport (7.0.7.2)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
ast (2.4.0)
concurrent-ruby (1.2.2)
diff-lcs (1.3)
i18n (1.12.0)
i18n (1.14.1)
concurrent-ruby (~> 1.0)
jaro_winkler (1.5.4)
minitest (5.18.0)
minitest (5.19.0)
parallel (1.19.1)
parser (2.6.5.0)
ast (~> 2.4.0)
Expand Down

0 comments on commit b432799

Please sign in to comment.