Skip to content

Commit 536a6c4

Browse files
authored
Merge pull request #68 from rcode5/chore/bump-ruby
bump ruby 3.4.8
2 parents 8df8a3d + 2b73976 commit 536a6c4

3 files changed

Lines changed: 97 additions & 50 deletions

File tree

.ruby-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.3.6
1+
3.4.8

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# frozen_string_literal: true
22

33
source 'https://rubygems.org'
4-
ruby '3.3.6'
4+
ruby '3.4.8'
55

66
gem 'active_storage_validations'
77
gem 'acts-as-taggable-on'

Gemfile.lock

Lines changed: 95 additions & 48 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
action_text-trix (2.1.15)
4+
action_text-trix (2.1.16)
55
railties
66
actioncable (8.1.1)
77
actionpack (= 8.1.1)
@@ -47,7 +47,7 @@ GEM
4747
erubi (~> 1.11)
4848
rails-dom-testing (~> 2.2)
4949
rails-html-sanitizer (~> 1.6)
50-
active_storage_validations (3.0.2)
50+
active_storage_validations (3.0.3)
5151
activejob (>= 6.1.4)
5252
activemodel (>= 6.1.4)
5353
activestorage (>= 6.1.4)
@@ -86,18 +86,18 @@ GEM
8686
zeitwerk (>= 2.4, < 3.0)
8787
addressable (2.8.8)
8888
public_suffix (>= 2.0.2, < 8.0)
89-
airbrussh (1.5.3)
89+
airbrussh (1.6.0)
9090
sshkit (>= 1.6.1, != 1.7.0)
9191
argon2 (2.3.2)
9292
ffi (~> 1.15)
9393
ffi-compiler (~> 1.0)
9494
ast (2.4.3)
9595
aws-eventstream (1.4.0)
96-
aws-partitions (1.1188.0)
96+
aws-partitions (1.1200.0)
9797
aws-sdk-cloudfront (1.136.0)
9898
aws-sdk-core (~> 3, >= 3.239.1)
9999
aws-sigv4 (~> 1.5)
100-
aws-sdk-core (3.239.2)
100+
aws-sdk-core (3.240.0)
101101
aws-eventstream (~> 1, >= 1.3.0)
102102
aws-partitions (~> 1, >= 1.992.0)
103103
aws-sigv4 (~> 1.9)
@@ -108,29 +108,29 @@ GEM
108108
aws-sdk-kms (1.118.0)
109109
aws-sdk-core (~> 3, >= 3.239.1)
110110
aws-sigv4 (~> 1.5)
111-
aws-sdk-s3 (1.205.0)
111+
aws-sdk-s3 (1.209.0)
112112
aws-sdk-core (~> 3, >= 3.234.0)
113113
aws-sdk-kms (~> 1)
114114
aws-sigv4 (~> 1.5)
115115
aws-sigv4 (1.12.1)
116116
aws-eventstream (~> 1, >= 1.0.2)
117117
base64 (0.3.0)
118-
bcrypt (3.1.20)
118+
bcrypt (3.1.21)
119119
better_errors (2.10.1)
120120
erubi (>= 1.0.0)
121121
rack (>= 0.9.0)
122122
rouge (>= 1.0.0)
123-
bigdecimal (3.3.1)
123+
bigdecimal (4.0.1)
124124
binding_of_caller (1.0.1)
125125
debug_inspector (>= 1.2.0)
126126
builder (3.3.0)
127-
bundle-audit (0.1.0)
127+
bundle-audit (0.2.0)
128128
bundler-audit
129-
bundler-audit (0.9.2)
130-
bundler (>= 1.2.0, < 3)
129+
bundler-audit (0.9.3)
130+
bundler (>= 1.2.0)
131131
thor (~> 1.0)
132132
byebug (12.0.0)
133-
capistrano (3.19.2)
133+
capistrano (3.20.0)
134134
airbrussh (>= 1.0.0)
135135
i18n
136136
rake (>= 10.0.0)
@@ -173,46 +173,56 @@ GEM
173173
railties (>= 5.0)
174174
climate_control (1.2.0)
175175
coderay (1.1.3)
176-
concurrent-ruby (1.3.5)
177-
connection_pool (2.5.5)
176+
concurrent-ruby (1.3.6)
177+
connection_pool (3.0.2)
178178
crass (1.0.6)
179-
date (3.5.0)
179+
date (3.5.1)
180180
debug_inspector (1.2.0)
181181
diff-lcs (1.6.2)
182182
docile (1.4.1)
183-
dotenv (3.1.8)
184-
dotenv-rails (3.1.8)
185-
dotenv (= 3.1.8)
183+
dotenv (3.2.0)
184+
dotenv-rails (3.2.0)
185+
dotenv (= 3.2.0)
186186
railties (>= 6.1)
187187
drb (2.2.3)
188188
dry-cli (1.3.0)
189189
email_validator (2.2.4)
190190
activemodel
191-
erb (6.0.0)
191+
erb (6.0.1)
192192
erubi (1.13.1)
193193
execjs (2.10.0)
194194
factory_bot (6.5.6)
195195
activesupport (>= 6.1.0)
196196
fast_jsonapi (1.5)
197197
activesupport (>= 4.2)
198-
ffi (1.17.2)
198+
ffi (1.17.3)
199+
ffi (1.17.3-aarch64-linux-gnu)
200+
ffi (1.17.3-aarch64-linux-musl)
201+
ffi (1.17.3-arm-linux-gnu)
202+
ffi (1.17.3-arm-linux-musl)
203+
ffi (1.17.3-arm64-darwin)
204+
ffi (1.17.3-x86-linux-gnu)
205+
ffi (1.17.3-x86-linux-musl)
206+
ffi (1.17.3-x86_64-darwin)
207+
ffi (1.17.3-x86_64-linux-gnu)
208+
ffi (1.17.3-x86_64-linux-musl)
199209
ffi-compiler (1.3.2)
200210
ffi (>= 1.15.5)
201211
rake
202-
friendly_id (5.5.1)
212+
friendly_id (5.6.0)
203213
activerecord (>= 4.0.0)
204214
fuubar (2.5.1)
205215
rspec-core (~> 3.0)
206216
ruby-progressbar (~> 1.4)
207217
globalid (1.3.0)
208218
activesupport (>= 6.1)
209-
i18n (1.14.7)
219+
i18n (1.14.8)
210220
concurrent-ruby (~> 1.0)
211221
image_processing (1.14.0)
212222
mini_magick (>= 4.9.5, < 6)
213223
ruby-vips (>= 2.0.17, < 3)
214-
io-console (0.8.1)
215-
irb (1.15.3)
224+
io-console (0.8.2)
225+
irb (1.16.0)
216226
pp (>= 0.6.0)
217227
rdoc (>= 4.0.0)
218228
reline (>= 0.4.2)
@@ -224,7 +234,7 @@ GEM
224234
rails-dom-testing (>= 1, < 3)
225235
railties (>= 4.2.0)
226236
thor (>= 0.14, < 2.0)
227-
json (2.16.0)
237+
json (2.18.0)
228238
language_server-protocol (3.17.0.5)
229239
launchy (3.1.1)
230240
addressable (~> 2.8)
@@ -235,7 +245,7 @@ GEM
235245
rb-fsevent (~> 0.10, >= 0.10.3)
236246
rb-inotify (~> 0.9, >= 0.9.10)
237247
logger (1.7.0)
238-
loofah (2.24.1)
248+
loofah (2.25.0)
239249
crass (~> 1.0.2)
240250
nokogiri (>= 1.12.0)
241251
mail (2.9.0)
@@ -251,9 +261,10 @@ GEM
251261
logger
252262
mini_mime (1.1.5)
253263
mini_portile2 (2.8.9)
254-
minitest (5.26.2)
264+
minitest (6.0.1)
265+
prism (~> 1.5)
255266
mutex_m (0.3.0)
256-
net-imap (0.5.12)
267+
net-imap (0.6.2)
257268
date
258269
net-protocol
259270
net-pop (0.1.2)
@@ -268,9 +279,25 @@ GEM
268279
net-protocol
269280
net-ssh (7.3.0)
270281
nio4r (2.7.5)
271-
nokogiri (1.18.10)
282+
nokogiri (1.19.0)
272283
mini_portile2 (~> 2.8.2)
273284
racc (~> 1.4)
285+
nokogiri (1.19.0-aarch64-linux-gnu)
286+
racc (~> 1.4)
287+
nokogiri (1.19.0-aarch64-linux-musl)
288+
racc (~> 1.4)
289+
nokogiri (1.19.0-arm-linux-gnu)
290+
racc (~> 1.4)
291+
nokogiri (1.19.0-arm-linux-musl)
292+
racc (~> 1.4)
293+
nokogiri (1.19.0-arm64-darwin)
294+
racc (~> 1.4)
295+
nokogiri (1.19.0-x86_64-darwin)
296+
racc (~> 1.4)
297+
nokogiri (1.19.0-x86_64-linux-gnu)
298+
racc (~> 1.4)
299+
nokogiri (1.19.0-x86_64-linux-musl)
300+
racc (~> 1.4)
274301
ostruct (0.6.3)
275302
parallel (1.27.0)
276303
parser (3.3.10.0)
@@ -284,14 +311,14 @@ GEM
284311
pp (0.6.3)
285312
prettyprint
286313
prettyprint (0.2.0)
287-
prism (1.6.0)
314+
prism (1.7.0)
288315
pry (0.15.2)
289316
coderay (~> 1.1)
290317
method_source (~> 1.0)
291318
pry-byebug (3.11.0)
292319
byebug (~> 12.0)
293320
pry (>= 0.13, < 0.16)
294-
psych (5.2.6)
321+
psych (5.3.1)
295322
date
296323
stringio
297324
public_suffix (7.0.0)
@@ -306,7 +333,7 @@ GEM
306333
rack (>= 3.0.0)
307334
rack-test (2.2.0)
308335
rack (>= 1.3)
309-
rackup (2.2.1)
336+
rackup (2.3.1)
310337
rack (>= 3)
311338
rails (8.1.1)
312339
actioncable (= 8.1.1)
@@ -348,15 +375,15 @@ GEM
348375
rb-inotify (0.11.1)
349376
ffi (~> 1.0)
350377
rdiscount (2.2.7.3)
351-
rdoc (6.16.0)
378+
rdoc (7.0.3)
352379
erb
353380
psych (>= 4.0.0)
354381
tsort
355382
regexp_parser (2.11.3)
356383
reline (0.6.3)
357384
io-console (~> 0.5)
358385
rexml (3.4.4)
359-
rouge (4.6.1)
386+
rouge (4.7.0)
360387
rspec-collection_matchers (1.2.1)
361388
rspec-expectations (>= 2.99.0.beta1)
362389
rspec-core (3.13.6)
@@ -376,32 +403,32 @@ GEM
376403
rspec-mocks (~> 3.13)
377404
rspec-support (~> 3.13)
378405
rspec-support (3.13.6)
379-
rubocop (1.81.7)
406+
rubocop (1.82.1)
380407
json (~> 2.3)
381408
language_server-protocol (~> 3.17.0.2)
382409
lint_roller (~> 1.1.0)
383410
parallel (~> 1.10)
384411
parser (>= 3.3.0.2)
385412
rainbow (>= 2.2.2, < 4.0)
386413
regexp_parser (>= 2.9.3, < 3.0)
387-
rubocop-ast (>= 1.47.1, < 2.0)
414+
rubocop-ast (>= 1.48.0, < 2.0)
388415
ruby-progressbar (~> 1.7)
389416
unicode-display_width (>= 2.4.0, < 4.0)
390-
rubocop-ast (1.48.0)
417+
rubocop-ast (1.49.0)
391418
parser (>= 3.3.7.2)
392-
prism (~> 1.4)
419+
prism (~> 1.7)
393420
rubocop-performance (1.26.1)
394421
lint_roller (~> 1.1)
395422
rubocop (>= 1.75.0, < 2.0)
396423
rubocop-ast (>= 1.47.1, < 2.0)
397-
rubocop-rails (2.34.1)
424+
rubocop-rails (2.34.2)
398425
activesupport (>= 4.2.0)
399426
lint_roller (~> 1.1)
400427
rack (>= 1.1)
401428
rubocop (>= 1.75.0, < 2.0)
402429
rubocop-ast (>= 1.44.0, < 2.0)
403430
ruby-progressbar (1.13.0)
404-
ruby-vips (2.2.5)
431+
ruby-vips (2.3.0)
405432
ffi (~> 1.12)
406433
logger
407434
rubyzip (2.4.1)
@@ -426,28 +453,38 @@ GEM
426453
slim (5.2.1)
427454
temple (~> 0.10.0)
428455
tilt (>= 2.1.0)
429-
sqlite3 (2.8.0)
456+
sqlite3 (2.9.0)
430457
mini_portile2 (~> 2.8.0)
431-
sshkit (1.24.0)
458+
sqlite3 (2.9.0-aarch64-linux-gnu)
459+
sqlite3 (2.9.0-aarch64-linux-musl)
460+
sqlite3 (2.9.0-arm-linux-gnu)
461+
sqlite3 (2.9.0-arm-linux-musl)
462+
sqlite3 (2.9.0-arm64-darwin)
463+
sqlite3 (2.9.0-x86-linux-gnu)
464+
sqlite3 (2.9.0-x86-linux-musl)
465+
sqlite3 (2.9.0-x86_64-darwin)
466+
sqlite3 (2.9.0-x86_64-linux-gnu)
467+
sqlite3 (2.9.0-x86_64-linux-musl)
468+
sshkit (1.25.0)
432469
base64
433470
logger
434471
net-scp (>= 1.1.2)
435472
net-sftp (>= 2.1.2)
436473
net-ssh (>= 2.8.0)
437474
ostruct
438-
stringio (3.1.8)
475+
stringio (3.2.0)
439476
temple (0.10.4)
440477
thor (1.4.0)
441478
tilt (2.6.1)
442-
timeout (0.4.4)
479+
timeout (0.6.0)
443480
tsort (0.2.0)
444481
tzinfo (2.0.6)
445482
concurrent-ruby (~> 1.0)
446483
uglifier (4.2.1)
447484
execjs (>= 0.3.0, < 3)
448485
unicode-display_width (3.2.0)
449486
unicode-emoji (~> 4.1)
450-
unicode-emoji (4.1.0)
487+
unicode-emoji (4.2.0)
451488
uri (1.1.1)
452489
useragent (0.16.11)
453490
vite_rails (3.0.19)
@@ -471,11 +508,21 @@ GEM
471508
will_paginate (4.0.1)
472509
xpath (3.2.0)
473510
nokogiri (~> 1.8)
474-
zeitwerk (2.7.3)
511+
zeitwerk (2.7.4)
475512
zip (2.0.2)
476513

477514
PLATFORMS
515+
aarch64-linux-gnu
516+
aarch64-linux-musl
517+
arm-linux-gnu
518+
arm-linux-musl
519+
arm64-darwin
478520
ruby
521+
x86-linux-gnu
522+
x86-linux-musl
523+
x86_64-darwin
524+
x86_64-linux-gnu
525+
x86_64-linux-musl
479526

480527
DEPENDENCIES
481528
active_storage_validations
@@ -527,7 +574,7 @@ DEPENDENCIES
527574
will_paginate
528575

529576
RUBY VERSION
530-
ruby 3.3.6p108
577+
ruby 3.4.8p72
531578

532579
BUNDLED WITH
533-
2.4.21
580+
2.7.2

0 commit comments

Comments
 (0)