Skip to content

Commit e1636a7

Browse files
authored
Merge pull request #2173 from ruby/bundle-uu
bundle update
2 parents 7f570b6 + 7b0815c commit e1636a7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Gemfile.lock

+2-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ GEM
1313
remote: https://rubygems.org/
1414
specs:
1515
abbrev (0.1.2)
16-
activesupport (7.2.2.1)
16+
activesupport (8.0.1)
1717
base64
1818
benchmark (>= 0.3)
1919
bigdecimal
@@ -25,6 +25,7 @@ GEM
2525
minitest (>= 5.1)
2626
securerandom (>= 0.3)
2727
tzinfo (~> 2.0, >= 2.0.5)
28+
uri (>= 0.13.1)
2829
addressable (2.8.7)
2930
public_suffix (>= 2.0.2, < 7.0)
3031
ast (2.4.2)

0 commit comments

Comments
 (0)