Skip to content

Commit e389aed

Browse files
Update bundler non-major dependencies to v0.1.0
1 parent 49f4042 commit e389aed

1 file changed

Lines changed: 39 additions & 41 deletions

File tree

Gemfile.lock

Lines changed: 39 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -91,26 +91,28 @@ GEM
9191
minitest (>= 5.1)
9292
securerandom (>= 0.3)
9393
tzinfo (~> 2.0, >= 2.0.5)
94-
addressable (2.8.8)
94+
addressable (2.9.0)
9595
public_suffix (>= 2.0.2, < 8.0)
9696
annotate (3.2.0)
9797
activerecord (>= 3.2, < 8.0)
9898
rake (>= 10.4, < 14.0)
9999
ast (2.4.3)
100-
barnes (0.0.9)
101-
multi_json (~> 1)
100+
barnes (0.1.0)
101+
json
102+
logger
103+
ostruct
102104
statsd-ruby (~> 1.1)
103105
base64 (0.3.0)
104106
benchmark (0.5.0)
105107
better_errors (2.10.1)
106108
erubi (>= 1.0.0)
107109
rack (>= 0.9.0)
108110
rouge (>= 1.0.0)
109-
bigdecimal (4.0.1)
111+
bigdecimal (4.1.2)
110112
bindex (0.8.1)
111113
binding_of_caller (1.0.1)
112114
debug_inspector (>= 1.2.0)
113-
bootsnap (1.23.0)
115+
bootsnap (1.24.6)
114116
msgpack (~> 1.2)
115117
builder (3.3.0)
116118
cgi (0.5.1)
@@ -135,9 +137,9 @@ GEM
135137
dotenv (= 3.2.0)
136138
railties (>= 6.1)
137139
drb (2.2.3)
138-
erb (6.0.2)
140+
erb (6.0.4)
139141
erubi (1.13.1)
140-
execjs (2.10.0)
142+
execjs (2.10.1)
141143
faraday (2.14.0)
142144
faraday-net_http (>= 2.0, < 3.5)
143145
json
@@ -191,14 +193,14 @@ GEM
191193
http-cookie (1.1.0)
192194
domain_name (~> 0.5)
193195
http-form_data (2.3.0)
194-
http_logger (1.0.1)
196+
http_logger (1.0.2)
195197
httpclient (2.9.0)
196198
mutex_m
197199
i18n (1.14.8)
198200
concurrent-ruby (~> 1.0)
199201
io-console (0.8.2)
200202
ipaddr_range_set (1.0.0)
201-
irb (1.17.0)
203+
irb (1.18.0)
202204
pp (>= 0.6.0)
203205
prism (>= 1.3.0)
204206
rdoc (>= 4.0.0)
@@ -208,9 +210,7 @@ GEM
208210
railties (>= 4.2.0)
209211
thor (>= 0.14, < 2.0)
210212
jquery-validation-rails (1.19.0)
211-
json (2.18.1)
212-
json-schema (4.3.1)
213-
addressable (>= 2.8)
213+
json (2.19.8)
214214
jwt (3.1.2)
215215
base64
216216
language_server-protocol (3.17.0.5)
@@ -228,7 +228,7 @@ GEM
228228
activesupport (>= 4)
229229
railties (>= 4)
230230
request_store (~> 1.0)
231-
loofah (2.25.0)
231+
loofah (2.25.1)
232232
crass (~> 1.0.2)
233233
nokogiri (>= 1.12.0)
234234
mail (2.9.0)
@@ -238,15 +238,13 @@ GEM
238238
net-pop
239239
net-smtp
240240
marcel (1.1.0)
241-
mcp (0.7.1)
242-
json-schema (>= 4.1)
243241
mini_mime (1.1.5)
244242
mini_portile2 (2.8.9)
245243
minitest (5.27.0)
246-
mocha (3.0.2)
244+
mocha (3.1.0)
247245
ruby2_keywords (>= 0.0.5)
248-
msgpack (1.8.0)
249-
multi_json (1.19.1)
246+
msgpack (1.8.2)
247+
multi_json (1.21.1)
250248
mutex_m (0.3.0)
251249
net-http (0.9.1)
252250
uri (>= 0.11.1)
@@ -260,30 +258,31 @@ GEM
260258
net-smtp (0.5.1)
261259
net-protocol
262260
nio4r (2.7.5)
263-
nokogiri (1.19.1)
261+
nokogiri (1.19.3)
264262
mini_portile2 (~> 2.8.2)
265263
racc (~> 1.4)
266264
os (1.1.4)
267-
parallel (1.27.0)
268-
parser (3.3.10.2)
265+
ostruct (0.6.3)
266+
parallel (1.28.0)
267+
parser (3.3.11.1)
269268
ast (~> 2.4.1)
270269
racc
271270
pg (1.6.3)
272271
pp (0.6.3)
273272
prettyprint
274273
prettyprint (0.2.0)
275274
prism (1.9.0)
276-
psych (5.3.1)
275+
psych (5.4.0)
277276
date
278277
stringio
279-
public_suffix (7.0.2)
278+
public_suffix (7.0.5)
280279
puma (7.2.0)
281280
nio4r (~> 2.0)
282281
racc (1.8.1)
283-
rack (3.2.5)
282+
rack (3.2.6)
284283
rack-attack (6.8.0)
285284
rack (>= 1.0, < 4)
286-
rack-session (2.1.1)
285+
rack-session (2.1.2)
287286
base64 (>= 0.1.0)
288287
rack (>= 3.0.0)
289288
rack-test (2.2.0)
@@ -322,15 +321,15 @@ GEM
322321
tsort (>= 0.2)
323322
zeitwerk (~> 2.6)
324323
rainbow (3.1.1)
325-
rake (13.3.1)
324+
rake (13.4.2)
326325
rb-fsevent (0.11.2)
327326
rb-inotify (0.11.1)
328327
ffi (~> 1.0)
329328
rdoc (7.2.0)
330329
erb
331330
psych (>= 4.0.0)
332331
tsort
333-
regexp_parser (2.11.3)
332+
regexp_parser (2.12.0)
334333
reline (0.6.3)
335334
io-console (~> 0.5)
336335
representable (3.2.0)
@@ -342,22 +341,21 @@ GEM
342341
retriable (3.1.2)
343342
rexml (3.4.4)
344343
rouge (4.7.0)
345-
rubocop (1.85.0)
344+
rubocop (1.87.0)
346345
json (~> 2.3)
347346
language_server-protocol (~> 3.17.0.2)
348347
lint_roller (~> 1.1.0)
349-
mcp (~> 0.6)
350-
parallel (~> 1.10)
348+
parallel (>= 1.10)
351349
parser (>= 3.3.0.2)
352350
rainbow (>= 2.2.2, < 4.0)
353351
regexp_parser (>= 2.9.3, < 3.0)
354352
rubocop-ast (>= 1.49.0, < 2.0)
355353
ruby-progressbar (~> 1.7)
356354
unicode-display_width (>= 2.4.0, < 4.0)
357-
rubocop-ast (1.49.0)
355+
rubocop-ast (1.49.1)
358356
parser (>= 3.3.7.2)
359357
prism (~> 1.7)
360-
rubocop-rails (2.34.3)
358+
rubocop-rails (2.35.4)
361359
activesupport (>= 4.2.0)
362360
lint_roller (~> 1.1)
363361
rack (>= 1.1)
@@ -376,10 +374,10 @@ GEM
376374
sprockets-rails
377375
tilt
378376
securerandom (0.4.1)
379-
sentry-rails (6.4.1)
377+
sentry-rails (6.6.2)
380378
railties (>= 5.2.0)
381-
sentry-ruby (~> 6.4.1)
382-
sentry-ruby (6.4.1)
379+
sentry-ruby (~> 6.6.2)
380+
sentry-ruby (6.6.2)
383381
bigdecimal
384382
concurrent-ruby (~> 1.0, >= 1.0.2)
385383
logger
@@ -395,8 +393,8 @@ GEM
395393
simplecov-html (0.13.2)
396394
simplecov-lcov (0.9.0)
397395
simplecov_json_formatter (0.1.4)
398-
skylight (7.0.0)
399-
activesupport (>= 7.1.0)
396+
skylight (7.1.1)
397+
activesupport (>= 7.2.0)
400398
sprockets (4.2.2)
401399
concurrent-ruby (~> 1.0)
402400
logger
@@ -405,12 +403,12 @@ GEM
405403
actionpack (>= 6.1)
406404
activesupport (>= 6.1)
407405
sprockets (>= 3.0.0)
408-
sqlite3 (2.9.1)
406+
sqlite3 (2.9.5)
409407
mini_portile2 (~> 2.8.0)
410408
statsd-ruby (1.5.0)
411409
stringex (2.8.6)
412410
stringio (3.2.0)
413-
terser (1.2.6)
411+
terser (1.2.7)
414412
execjs (>= 0.3.0, < 3)
415413
thor (1.5.0)
416414
tilt (2.6.1)
@@ -431,15 +429,15 @@ GEM
431429
activemodel (>= 6.0.0)
432430
bindex (>= 0.4.0)
433431
railties (>= 6.0.0)
434-
webmock (3.26.1)
432+
webmock (3.26.2)
435433
addressable (>= 2.8.0)
436434
crack (>= 0.3.2)
437435
hashdiff (>= 0.4.0, < 2.0.0)
438436
websocket-driver (0.8.0)
439437
base64
440438
websocket-extensions (>= 0.1.0)
441439
websocket-extensions (0.1.5)
442-
zeitwerk (2.7.5)
440+
zeitwerk (2.8.2)
443441

444442
PLATFORMS
445443
ruby

0 commit comments

Comments
 (0)