Skip to content

Commit 9bd3e49

Browse files
dadachiclaude
andauthored
Bump gems to latest within constraints (#68)
Conservative bundle update (lockfile only): bootsnap, faraday, httpx, jwt, marcel, pagy, rubocop, rubocop-rails, selenium-webdriver, tailwindcss-ruby, zeitwerk. devise (5.x) and noticed (3.x) held back by existing constraints. Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 8028ca0 commit 9bd3e49

1 file changed

Lines changed: 15 additions & 15 deletions

File tree

Gemfile.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ GEM
103103
smart_properties
104104
bigdecimal (4.1.2)
105105
bindex (0.8.1)
106-
bootsnap (1.24.3)
106+
bootsnap (1.24.4)
107107
msgpack (~> 1.2)
108108
brakeman (8.0.4)
109109
racc
@@ -160,7 +160,7 @@ GEM
160160
erubi (1.13.1)
161161
et-orbi (1.4.0)
162162
tzinfo
163-
faraday (2.14.1)
163+
faraday (2.14.2)
164164
faraday-net_http (>= 2.0, < 3.5)
165165
json
166166
logger
@@ -195,7 +195,7 @@ GEM
195195
csv
196196
mini_mime (>= 1.0.0)
197197
multi_xml (>= 0.5.2)
198-
httpx (1.7.6)
198+
httpx (1.7.8)
199199
http-2 (>= 1.1.3)
200200
i18n (1.14.8)
201201
concurrent-ruby (~> 1.0)
@@ -216,7 +216,7 @@ GEM
216216
json (2.19.5)
217217
jsonapi-serializer (2.2.0)
218218
activesupport (>= 4.2)
219-
jwt (3.1.2)
219+
jwt (3.2.0)
220220
base64
221221
language_server-protocol (3.17.0.5)
222222
lint_roller (1.1.0)
@@ -241,7 +241,7 @@ GEM
241241
importmap-rails
242242
rails (>= 7.1.0)
243243
turbo-rails
244-
marcel (1.1.0)
244+
marcel (1.1.1)
245245
matrix (0.4.3)
246246
mini_magick (5.3.1)
247247
logger
@@ -299,7 +299,7 @@ GEM
299299
childprocess (>= 0.6.3, < 6)
300300
iniparse (~> 1.4)
301301
rexml (>= 3.3.9)
302-
pagy (43.5.3)
302+
pagy (43.5.4)
303303
json
304304
uri
305305
yaml
@@ -386,7 +386,7 @@ GEM
386386
actionpack (>= 7.0)
387387
railties (>= 7.0)
388388
rexml (3.4.4)
389-
rubocop (1.86.1)
389+
rubocop (1.86.2)
390390
json (~> 2.3)
391391
language_server-protocol (~> 3.17.0.2)
392392
lint_roller (~> 1.1.0)
@@ -404,7 +404,7 @@ GEM
404404
lint_roller (~> 1.1)
405405
rubocop (>= 1.75.0, < 2.0)
406406
rubocop-ast (>= 1.47.1, < 2.0)
407-
rubocop-rails (2.35.0)
407+
rubocop-rails (2.35.2)
408408
activesupport (>= 4.2.0)
409409
lint_roller (~> 1.1)
410410
rack (>= 1.1)
@@ -423,7 +423,7 @@ GEM
423423
seed-fu (2.3.9)
424424
activerecord (>= 3.1)
425425
activesupport (>= 3.1)
426-
selenium-webdriver (4.43.0)
426+
selenium-webdriver (4.44.0)
427427
base64 (~> 0.2)
428428
logger (~> 1.4)
429429
rexml (~> 3.2, >= 3.2.5)
@@ -457,11 +457,11 @@ GEM
457457
tailwindcss-rails (4.4.0)
458458
railties (>= 7.0.0)
459459
tailwindcss-ruby (~> 4.0)
460-
tailwindcss-ruby (4.2.4)
461-
tailwindcss-ruby (4.2.4-aarch64-linux-gnu)
462-
tailwindcss-ruby (4.2.4-arm64-darwin)
463-
tailwindcss-ruby (4.2.4-x86_64-darwin)
464-
tailwindcss-ruby (4.2.4-x86_64-linux-gnu)
460+
tailwindcss-ruby (4.3.0)
461+
tailwindcss-ruby (4.3.0-aarch64-linux-gnu)
462+
tailwindcss-ruby (4.3.0-arm64-darwin)
463+
tailwindcss-ruby (4.3.0-x86_64-darwin)
464+
tailwindcss-ruby (4.3.0-x86_64-linux-gnu)
465465
thor (1.5.0)
466466
timeout (0.6.1)
467467
tsort (0.2.0)
@@ -498,7 +498,7 @@ GEM
498498
xpath (3.2.0)
499499
nokogiri (~> 1.8)
500500
yaml (0.4.0)
501-
zeitwerk (2.7.5)
501+
zeitwerk (2.8.1)
502502

503503
PLATFORMS
504504
aarch64-linux

0 commit comments

Comments
 (0)