Skip to content

Commit cb33f50

Browse files
authored
Merge pull request #2643 from ruby/bundle-update-20250819-18cfec1d
bundle update (2025-08-19)
2 parents 607dc05 + 39e127f commit cb33f50

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ GEM
1515
remote: https://rubygems.org/
1616
specs:
1717
abbrev (0.1.2)
18-
activesupport (7.2.2.1)
18+
activesupport (7.2.2.2)
1919
base64
2020
benchmark (>= 0.3)
2121
bigdecimal
@@ -55,7 +55,7 @@ GEM
5555
i18n (1.14.7)
5656
concurrent-ruby (~> 1.0)
5757
json (2.13.2)
58-
json-schema (5.2.1)
58+
json-schema (6.0.0)
5959
addressable (~> 2.8)
6060
bigdecimal (~> 3.1)
6161
language_server-protocol (3.17.0.5)
@@ -105,7 +105,7 @@ GEM
105105
rdoc (6.14.2)
106106
erb
107107
psych (>= 4.0.0)
108-
regexp_parser (2.11.1)
108+
regexp_parser (2.11.2)
109109
rspec (3.13.1)
110110
rspec-core (~> 3.13.0)
111111
rspec-expectations (~> 3.13.0)
@@ -118,7 +118,7 @@ GEM
118118
rspec-mocks (3.13.5)
119119
diff-lcs (>= 1.2.0, < 2.0)
120120
rspec-support (~> 3.13.0)
121-
rspec-support (3.13.4)
121+
rspec-support (3.13.5)
122122
rubocop (1.79.2)
123123
json (~> 2.3)
124124
language_server-protocol (~> 3.17.0.2)
@@ -175,7 +175,7 @@ GEM
175175
tsort (0.2.0)
176176
tzinfo (2.0.6)
177177
concurrent-ruby (~> 1.0)
178-
unicode-display_width (3.1.4)
178+
unicode-display_width (3.1.5)
179179
unicode-emoji (~> 4.0, >= 4.0.4)
180180
unicode-emoji (4.0.4)
181181
uri (1.0.3)

steep/Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (8.0.2)
4+
activesupport (8.0.2.1)
55
base64
66
benchmark (>= 0.3)
77
bigdecimal
@@ -75,7 +75,7 @@ GEM
7575
power_assert
7676
tzinfo (2.0.6)
7777
concurrent-ruby (~> 1.0)
78-
unicode-display_width (3.1.4)
78+
unicode-display_width (3.1.5)
7979
unicode-emoji (~> 4.0, >= 4.0.4)
8080
unicode-emoji (4.0.4)
8181
uri (1.0.3)

0 commit comments

Comments
 (0)