Skip to content

Commit

Permalink
Merge pull request #267 from kufu/dependabot/bundler/activesupport-8.0.0
Browse files Browse the repository at this point in the history
build(deps): bump activesupport from 7.2.2 to 8.0.0
  • Loading branch information
u1ymd authored Nov 26, 2024
2 parents 5cae800 + a04f18a commit 61b9541
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
GEM
remote: https://rubygems.org/
specs:
activesupport (7.2.2)
activesupport (8.0.0)
base64
benchmark (>= 0.3)
bigdecimal
Expand All @@ -13,11 +13,12 @@ GEM
minitest (>= 5.1)
securerandom (>= 0.3)
tzinfo (~> 2.0, >= 2.0.5)
uri (>= 0.13.1)
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
ast (2.4.2)
base64 (0.2.0)
benchmark (0.3.0)
benchmark (0.4.0)
bigdecimal (3.1.8)
byebug (11.1.3)
coderay (1.1.3)
Expand Down Expand Up @@ -172,7 +173,7 @@ GEM
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (2.6.0)
uri (0.13.0)
uri (1.0.1)
webrick (1.8.2)
webrobots (0.1.2)

Expand Down

0 comments on commit 61b9541

Please sign in to comment.