Skip to content

Commit 617651c

Browse files
committed
Bump Ruby gems
1 parent a9fb837 commit 617651c

File tree

1 file changed

+21
-17
lines changed

1 file changed

+21
-17
lines changed

Gemfile.lock

Lines changed: 21 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -147,35 +147,37 @@ GEM
147147
rbi (0.3.6)
148148
prism (~> 1.0)
149149
rbs (>= 3.4.4)
150-
rbs (3.9.4)
150+
rbs (4.0.0.dev.4)
151151
logger
152-
rdoc (6.14.0)
152+
prism (>= 1.3.0)
153+
rdoc (6.14.1)
153154
erb
154155
psych (>= 4.0.0)
155156
redis (5.4.0)
156157
redis-client (>= 0.22.0)
157-
redis-client (0.24.0)
158+
redis-client (0.25.0)
158159
connection_pool
159160
redis-namespace (1.11.0)
160161
redis (>= 4)
161162
regexp_parser (2.10.0)
162163
reline (0.6.1)
163164
io-console (~> 0.5)
165+
require-hooks (0.2.2)
164166
resque (2.7.0)
165167
mono_logger (~> 1)
166168
multi_json (~> 1.0)
167169
redis-namespace (~> 1.6)
168170
sinatra (>= 0.9.2)
169171
rexml (3.4.1)
170-
rubocop (1.76.1)
172+
rubocop (1.77.0)
171173
json (~> 2.3)
172174
language_server-protocol (~> 3.17.0.2)
173175
lint_roller (~> 1.1.0)
174176
parallel (~> 1.10)
175177
parser (>= 3.3.0.2)
176178
rainbow (>= 2.2.2, < 4.0)
177179
regexp_parser (>= 2.9.3, < 3.0)
178-
rubocop-ast (>= 1.45.0, < 2.0)
180+
rubocop-ast (>= 1.45.1, < 2.0)
179181
ruby-progressbar (~> 1.7)
180182
unicode-display_width (>= 2.4.0, < 4.0)
181183
rubocop-ast (1.45.1)
@@ -199,30 +201,32 @@ GEM
199201
rack-protection (= 4.1.1)
200202
rack-session (>= 2.0.0, < 3)
201203
tilt (~> 2.0)
202-
sorbet (0.5.12167)
203-
sorbet-static (= 0.5.12167)
204-
sorbet-runtime (0.5.12167)
205-
sorbet-static (0.5.12167-universal-darwin)
206-
sorbet-static (0.5.12167-x86_64-linux)
207-
sorbet-static-and-runtime (0.5.12167)
208-
sorbet (= 0.5.12167)
209-
sorbet-runtime (= 0.5.12167)
210-
spoom (1.6.3)
204+
sorbet (0.5.12196)
205+
sorbet-static (= 0.5.12196)
206+
sorbet-runtime (0.5.12196)
207+
sorbet-static (0.5.12196-universal-darwin)
208+
sorbet-static (0.5.12196-x86_64-linux)
209+
sorbet-static-and-runtime (0.5.12196)
210+
sorbet (= 0.5.12196)
211+
sorbet-runtime (= 0.5.12196)
212+
spoom (1.7.4)
211213
erubi (>= 1.10.0)
212214
prism (>= 0.28.0)
213215
rbi (>= 0.3.3)
216+
rbs (>= 4.0.0.dev.4)
214217
rexml (>= 3.2.6)
215218
sorbet-static-and-runtime (>= 0.5.10187)
216219
thor (>= 0.19.2)
217220
stringio (3.1.7)
218-
tapioca (0.16.11)
221+
tapioca (0.17.4)
219222
benchmark
220223
bundler (>= 2.2.25)
221224
netrc (>= 0.11.0)
222225
parallel (>= 1.21.0)
223-
rbi (~> 0.2)
226+
rbi (>= 0.3.1)
227+
require-hooks (>= 0.2.2)
224228
sorbet-static-and-runtime (>= 0.5.11087)
225-
spoom (>= 1.2.0)
229+
spoom (>= 1.7.0)
226230
thor (>= 1.2.0)
227231
yard-sorbet
228232
thor (1.3.2)

0 commit comments

Comments
 (0)