Skip to content

Commit 8a9a189

Browse files
authored
Update Ruby to 4.0.2 and Rails to 8.1.3 (#946)
1 parent 7d1f713 commit 8a9a189

3 files changed

Lines changed: 58 additions & 58 deletions

File tree

.ruby-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
4.0.0
1+
4.0.2

Gemfile.lock

Lines changed: 54 additions & 54 deletions
Original file line numberDiff line numberDiff line change
@@ -3,46 +3,46 @@ GEM
33
specs:
44
action_text-trix (2.1.17)
55
railties
6-
actioncable (8.1.2.1)
7-
actionpack (= 8.1.2.1)
8-
activesupport (= 8.1.2.1)
6+
actioncable (8.1.3)
7+
actionpack (= 8.1.3)
8+
activesupport (= 8.1.3)
99
nio4r (~> 2.0)
1010
websocket-driver (>= 0.6.1)
1111
zeitwerk (~> 2.6)
12-
actionmailbox (8.1.2.1)
13-
actionpack (= 8.1.2.1)
14-
activejob (= 8.1.2.1)
15-
activerecord (= 8.1.2.1)
16-
activestorage (= 8.1.2.1)
17-
activesupport (= 8.1.2.1)
12+
actionmailbox (8.1.3)
13+
actionpack (= 8.1.3)
14+
activejob (= 8.1.3)
15+
activerecord (= 8.1.3)
16+
activestorage (= 8.1.3)
17+
activesupport (= 8.1.3)
1818
mail (>= 2.8.0)
19-
actionmailer (8.1.2.1)
20-
actionpack (= 8.1.2.1)
21-
actionview (= 8.1.2.1)
22-
activejob (= 8.1.2.1)
23-
activesupport (= 8.1.2.1)
19+
actionmailer (8.1.3)
20+
actionpack (= 8.1.3)
21+
actionview (= 8.1.3)
22+
activejob (= 8.1.3)
23+
activesupport (= 8.1.3)
2424
mail (>= 2.8.0)
2525
rails-dom-testing (~> 2.2)
26-
actionpack (8.1.2.1)
27-
actionview (= 8.1.2.1)
28-
activesupport (= 8.1.2.1)
26+
actionpack (8.1.3)
27+
actionview (= 8.1.3)
28+
activesupport (= 8.1.3)
2929
nokogiri (>= 1.8.5)
3030
rack (>= 2.2.4)
3131
rack-session (>= 1.0.1)
3232
rack-test (>= 0.6.3)
3333
rails-dom-testing (~> 2.2)
3434
rails-html-sanitizer (~> 1.6)
3535
useragent (~> 0.16)
36-
actiontext (8.1.2.1)
36+
actiontext (8.1.3)
3737
action_text-trix (~> 2.1.15)
38-
actionpack (= 8.1.2.1)
39-
activerecord (= 8.1.2.1)
40-
activestorage (= 8.1.2.1)
41-
activesupport (= 8.1.2.1)
38+
actionpack (= 8.1.3)
39+
activerecord (= 8.1.3)
40+
activestorage (= 8.1.3)
41+
activesupport (= 8.1.3)
4242
globalid (>= 0.6.0)
4343
nokogiri (>= 1.8.5)
44-
actionview (8.1.2.1)
45-
activesupport (= 8.1.2.1)
44+
actionview (8.1.3)
45+
activesupport (= 8.1.3)
4646
builder (~> 3.1)
4747
erubi (~> 1.11)
4848
rails-dom-testing (~> 2.2)
@@ -56,22 +56,22 @@ GEM
5656
kaminari (>= 1.2.1)
5757
railties (>= 7.2)
5858
ransack (>= 4.0)
59-
activejob (8.1.2.1)
60-
activesupport (= 8.1.2.1)
59+
activejob (8.1.3)
60+
activesupport (= 8.1.3)
6161
globalid (>= 0.3.6)
62-
activemodel (8.1.2.1)
63-
activesupport (= 8.1.2.1)
64-
activerecord (8.1.2.1)
65-
activemodel (= 8.1.2.1)
66-
activesupport (= 8.1.2.1)
62+
activemodel (8.1.3)
63+
activesupport (= 8.1.3)
64+
activerecord (8.1.3)
65+
activemodel (= 8.1.3)
66+
activesupport (= 8.1.3)
6767
timeout (>= 0.4.0)
68-
activestorage (8.1.2.1)
69-
actionpack (= 8.1.2.1)
70-
activejob (= 8.1.2.1)
71-
activerecord (= 8.1.2.1)
72-
activesupport (= 8.1.2.1)
68+
activestorage (8.1.3)
69+
actionpack (= 8.1.3)
70+
activejob (= 8.1.3)
71+
activerecord (= 8.1.3)
72+
activesupport (= 8.1.3)
7373
marcel (~> 1.0)
74-
activesupport (8.1.2.1)
74+
activesupport (8.1.3)
7575
base64
7676
bigdecimal
7777
concurrent-ruby (~> 1.0, >= 1.3.1)
@@ -213,30 +213,30 @@ GEM
213213
rack (>= 1.3)
214214
rackup (2.3.1)
215215
rack (>= 3)
216-
rails (8.1.2.1)
217-
actioncable (= 8.1.2.1)
218-
actionmailbox (= 8.1.2.1)
219-
actionmailer (= 8.1.2.1)
220-
actionpack (= 8.1.2.1)
221-
actiontext (= 8.1.2.1)
222-
actionview (= 8.1.2.1)
223-
activejob (= 8.1.2.1)
224-
activemodel (= 8.1.2.1)
225-
activerecord (= 8.1.2.1)
226-
activestorage (= 8.1.2.1)
227-
activesupport (= 8.1.2.1)
216+
rails (8.1.3)
217+
actioncable (= 8.1.3)
218+
actionmailbox (= 8.1.3)
219+
actionmailer (= 8.1.3)
220+
actionpack (= 8.1.3)
221+
actiontext (= 8.1.3)
222+
actionview (= 8.1.3)
223+
activejob (= 8.1.3)
224+
activemodel (= 8.1.3)
225+
activerecord (= 8.1.3)
226+
activestorage (= 8.1.3)
227+
activesupport (= 8.1.3)
228228
bundler (>= 1.15.0)
229-
railties (= 8.1.2.1)
229+
railties (= 8.1.3)
230230
rails-dom-testing (2.3.0)
231231
activesupport (>= 5.0.0)
232232
minitest
233233
nokogiri (>= 1.6)
234234
rails-html-sanitizer (1.7.0)
235235
loofah (~> 2.25)
236236
nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
237-
railties (8.1.2.1)
238-
actionpack (= 8.1.2.1)
239-
activesupport (= 8.1.2.1)
237+
railties (8.1.3)
238+
actionpack (= 8.1.3)
239+
activesupport (= 8.1.3)
240240
irb (~> 1.13)
241241
rackup (>= 1.0.0)
242242
rake (>= 12.2)
@@ -330,7 +330,7 @@ DEPENDENCIES
330330
tzinfo-data
331331

332332
RUBY VERSION
333-
ruby 4.0.0
333+
ruby 4.0.2
334334

335335
BUNDLED WITH
336336
4.0.8

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -568,9 +568,9 @@ tailwindcss@4.2.2, tailwindcss@^4.2.2:
568568
integrity sha512-KWBIxs1Xb6NoLdMVqhbhgwZf2PGBpPEiwOqgI4pFIYbNTfBXiKYyWoTsXgBQ9WFg/OlhnvHaY+AEpW7wSmFo2Q==
569569

570570
tapable@^2.3.0:
571-
version "2.3.1"
572-
resolved "https://registry.yarnpkg.com/tapable/-/tapable-2.3.1.tgz#545d994d143f0d970dc6113a9dbecfa1ad1c7bff"
573-
integrity sha512-b+u3CEM6FjDHru+nhUSjDofpWSBp2rINziJWgApm72wwGasQ/wKXftZe4tI2Y5HPv6OpzXSZHOFq87H4vfsgsw==
571+
version "2.3.2"
572+
resolved "https://registry.yarnpkg.com/tapable/-/tapable-2.3.2.tgz#86755feabad08d82a26b891db044808c6ad00f15"
573+
integrity sha512-1MOpMXuhGzGL5TTCZFItxCc0AARf1EZFQkGqMm7ERKj8+Hgr5oLvJOVFcC+lRmR8hCe2S3jC4T5D7Vg/d7/fhA==
574574

575575
tslib@^2.4.0, tslib@^2.8.1:
576576
version "2.8.1"

0 commit comments

Comments
 (0)