Skip to content

Commit b0e3322

Browse files
authored
Merge pull request #2663 from ruby/bundle-update-20250923-8801f58e
bundle update (2025-09-23)
2 parents 5f41fb5 + b82f982 commit b0e3322

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ GEM
5454
strong_json (>= 1.1, < 2.2)
5555
i18n (1.14.7)
5656
concurrent-ruby (~> 1.0)
57-
json (2.13.2)
57+
json (2.15.0)
5858
json-schema (6.0.0)
5959
addressable (~> 2.8)
6060
bigdecimal (~> 3.1)
@@ -64,7 +64,7 @@ GEM
6464
rb-fsevent (~> 0.10, >= 0.10.3)
6565
rb-inotify (~> 0.9, >= 0.9.10)
6666
logger (1.7.0)
67-
marcel (1.0.4)
67+
marcel (1.1.0)
6868
memory_profiler (1.1.0)
6969
minitest (5.25.5)
7070
mutex_m (0.3.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.5)
121+
rspec-support (3.13.6)
122122
rubocop (1.80.2)
123123
json (~> 2.3)
124124
language_server-protocol (~> 3.17.0.2)
@@ -130,7 +130,7 @@ GEM
130130
rubocop-ast (>= 1.46.0, < 2.0)
131131
ruby-progressbar (~> 1.7)
132132
unicode-display_width (>= 2.4.0, < 4.0)
133-
rubocop-ast (1.46.0)
133+
rubocop-ast (1.47.1)
134134
parser (>= 3.3.7.2)
135135
prism (~> 1.4)
136136
rubocop-on-rbs (1.8.0)

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.1)
4+
activesupport (8.0.3)
55
base64
66
benchmark (>= 0.3)
77
bigdecimal
@@ -26,7 +26,7 @@ GEM
2626
fileutils (1.7.3)
2727
i18n (1.14.7)
2828
concurrent-ruby (~> 1.0)
29-
json (2.13.2)
29+
json (2.15.0)
3030
language_server-protocol (3.17.0.5)
3131
listen (3.9.0)
3232
rb-fsevent (~> 0.10, >= 0.10.3)

0 commit comments

Comments
 (0)