Skip to content

Commit 29b8df3

Browse files
Update dependencies (#431)
1 parent 242294b commit 29b8df3

File tree

1 file changed

+30
-27
lines changed

1 file changed

+30
-27
lines changed

Gemfile.lock

Lines changed: 30 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ GEM
9999
builder (3.3.0)
100100
childprocess (5.1.0)
101101
logger (~> 1.5)
102-
concurrent-ruby (1.3.4)
102+
concurrent-ruby (1.3.5)
103103
connection_pool (2.5.0)
104104
crass (1.0.6)
105105
date (3.4.1)
@@ -120,7 +120,7 @@ GEM
120120
concurrent-ruby (~> 1.0)
121121
dry-core (~> 1.1)
122122
zeitwerk (~> 2.6)
123-
dry-types (1.8.0)
123+
dry-types (1.8.2)
124124
bigdecimal (~> 3.0)
125125
concurrent-ruby (~> 1.0)
126126
dry-core (~> 1.0)
@@ -129,8 +129,8 @@ GEM
129129
zeitwerk (~> 2.6)
130130
erubi (1.13.1)
131131
excon (0.112.0)
132-
factory_bot (6.5.0)
133-
activesupport (>= 5.0.0)
132+
factory_bot (6.5.1)
133+
activesupport (>= 6.1.0)
134134
factory_bot_rails (6.4.4)
135135
factory_bot (~> 6.5)
136136
railties (>= 5.0.0)
@@ -145,18 +145,19 @@ GEM
145145
heroku_rails_deploy (0.4.5)
146146
private_attr
147147
rails
148-
i18n (1.14.6)
148+
i18n (1.14.7)
149149
concurrent-ruby (~> 1.0)
150150
iniparse (1.5.0)
151151
io-console (0.8.0)
152-
irb (1.14.3)
152+
irb (1.15.1)
153+
pp (>= 0.6.0)
153154
rdoc (>= 4.0.0)
154155
reline (>= 0.4.2)
155-
json (2.9.1)
156+
json (2.10.1)
156157
json_spec (1.1.5)
157158
multi_json (~> 1.0)
158159
rspec (>= 2.0, < 4.0)
159-
language_server-protocol (3.17.0.3)
160+
language_server-protocol (3.17.0.4)
160161
logger (1.6.5)
161162
loofah (2.24.0)
162163
crass (~> 1.0.2)
@@ -170,51 +171,54 @@ GEM
170171
mini_mime (1.1.5)
171172
mini_portile2 (2.8.8)
172173
minitest (5.25.4)
173-
msgpack (1.7.5)
174+
msgpack (1.8.0)
174175
multi_json (1.15.0)
175176
mustermann (3.0.3)
176177
ruby2_keywords (~> 0.0.1)
177178
mustermann-grape (1.1.0)
178179
mustermann (>= 1.0.0)
179180
mutex_m (0.3.0)
180-
net-imap (0.5.5)
181+
net-imap (0.5.6)
181182
date
182183
net-protocol
183184
net-pop (0.1.2)
184185
net-protocol
185186
net-protocol (0.2.2)
186187
timeout
187-
net-smtp (0.5.0)
188+
net-smtp (0.5.1)
188189
net-protocol
189-
newrelic_rpm (9.16.1)
190+
newrelic_rpm (9.17.0)
190191
nio4r (2.7.4)
191-
nokogiri (1.18.1)
192+
nokogiri (1.18.2)
192193
mini_portile2 (~> 2.8.2)
193194
racc (~> 1.4)
194-
overcommit (0.64.1)
195+
overcommit (0.66.0)
195196
childprocess (>= 0.6.3, < 6)
196197
iniparse (~> 1.4)
197198
rexml (>= 3.3.9)
198199
parallel (1.26.3)
199-
parser (3.3.6.0)
200+
parser (3.3.7.1)
200201
ast (~> 2.4.1)
201202
racc
202203
pg (1.5.9)
204+
pp (0.6.2)
205+
prettyprint
206+
prettyprint (0.2.0)
203207
private_attr (2.0.0)
204208
psych (5.2.3)
205209
date
206210
stringio
207-
puma (6.5.0)
211+
puma (6.6.0)
208212
nio4r (~> 2.0)
209213
racc (1.8.1)
210-
rack (2.2.10)
211-
rack-session (1.0.2)
212-
rack (< 3)
214+
rack (3.1.9)
215+
rack-session (2.1.0)
216+
base64 (>= 0.1.0)
217+
rack (>= 3.0.0)
213218
rack-test (2.2.0)
214219
rack (>= 1.3)
215-
rackup (1.0.1)
216-
rack (< 3)
217-
webrick
220+
rackup (2.2.1)
221+
rack (>= 3)
218222
rails (7.1.5.1)
219223
actioncable (= 7.1.5.1)
220224
actionmailbox (= 7.1.5.1)
@@ -250,7 +254,7 @@ GEM
250254
zeitwerk (~> 2.6)
251255
rainbow (3.1.1)
252256
rake (13.2.1)
253-
rdoc (6.11.0)
257+
rdoc (6.12.0)
254258
psych (>= 4.0.0)
255259
regexp_parser (2.10.0)
256260
reline (0.6.0)
@@ -260,15 +264,15 @@ GEM
260264
rspec-core (~> 3.13.0)
261265
rspec-expectations (~> 3.13.0)
262266
rspec-mocks (~> 3.13.0)
263-
rspec-core (3.13.2)
267+
rspec-core (3.13.3)
264268
rspec-support (~> 3.13.0)
265269
rspec-expectations (3.13.3)
266270
diff-lcs (>= 1.2.0, < 2.0)
267271
rspec-support (~> 3.13.0)
268272
rspec-mocks (3.13.2)
269273
diff-lcs (>= 1.2.0, < 2.0)
270274
rspec-support (~> 3.13.0)
271-
rspec-rails (7.1.0)
275+
rspec-rails (7.1.1)
272276
actionpack (>= 7.0)
273277
activesupport (>= 7.0)
274278
railties (>= 7.0)
@@ -289,7 +293,7 @@ GEM
289293
rubocop-ast (>= 1.32.2, < 2.0)
290294
ruby-progressbar (~> 1.7)
291295
unicode-display_width (>= 2.4.0, < 3.0)
292-
rubocop-ast (1.37.0)
296+
rubocop-ast (1.38.0)
293297
parser (>= 3.3.1.0)
294298
rubocop-performance (1.15.2)
295299
rubocop (>= 1.7.0, < 2.0)
@@ -323,7 +327,6 @@ GEM
323327
tzinfo (2.0.6)
324328
concurrent-ruby (~> 1.0)
325329
unicode-display_width (2.6.0)
326-
webrick (1.9.1)
327330
websocket-driver (0.7.7)
328331
base64
329332
websocket-extensions (>= 0.1.0)

0 commit comments

Comments
 (0)