Skip to content

Commit 3307d5e

Browse files
Bump rails from 8.1.2 to 8.1.2.1
Bumps [rails](https://github.com/rails/rails) from 8.1.2 to 8.1.2.1. - [Release notes](https://github.com/rails/rails/releases) - [Commits](rails/rails@v8.1.2...v8.1.2.1) --- updated-dependencies: - dependency-name: rails dependency-version: 8.1.2.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3df409d commit 3307d5e

1 file changed

Lines changed: 58 additions & 58 deletions

File tree

Gemfile.lock

Lines changed: 58 additions & 58 deletions
Original file line numberDiff line numberDiff line change
@@ -1,48 +1,48 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
action_text-trix (2.1.16)
4+
action_text-trix (2.1.17)
55
railties
6-
actioncable (8.1.2)
7-
actionpack (= 8.1.2)
8-
activesupport (= 8.1.2)
6+
actioncable (8.1.2.1)
7+
actionpack (= 8.1.2.1)
8+
activesupport (= 8.1.2.1)
99
nio4r (~> 2.0)
1010
websocket-driver (>= 0.6.1)
1111
zeitwerk (~> 2.6)
12-
actionmailbox (8.1.2)
13-
actionpack (= 8.1.2)
14-
activejob (= 8.1.2)
15-
activerecord (= 8.1.2)
16-
activestorage (= 8.1.2)
17-
activesupport (= 8.1.2)
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)
1818
mail (>= 2.8.0)
19-
actionmailer (8.1.2)
20-
actionpack (= 8.1.2)
21-
actionview (= 8.1.2)
22-
activejob (= 8.1.2)
23-
activesupport (= 8.1.2)
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)
2424
mail (>= 2.8.0)
2525
rails-dom-testing (~> 2.2)
26-
actionpack (8.1.2)
27-
actionview (= 8.1.2)
28-
activesupport (= 8.1.2)
26+
actionpack (8.1.2.1)
27+
actionview (= 8.1.2.1)
28+
activesupport (= 8.1.2.1)
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)
36+
actiontext (8.1.2.1)
3737
action_text-trix (~> 2.1.15)
38-
actionpack (= 8.1.2)
39-
activerecord (= 8.1.2)
40-
activestorage (= 8.1.2)
41-
activesupport (= 8.1.2)
38+
actionpack (= 8.1.2.1)
39+
activerecord (= 8.1.2.1)
40+
activestorage (= 8.1.2.1)
41+
activesupport (= 8.1.2.1)
4242
globalid (>= 0.6.0)
4343
nokogiri (>= 1.8.5)
44-
actionview (8.1.2)
45-
activesupport (= 8.1.2)
44+
actionview (8.1.2.1)
45+
activesupport (= 8.1.2.1)
4646
builder (~> 3.1)
4747
erubi (~> 1.11)
4848
rails-dom-testing (~> 2.2)
@@ -54,26 +54,26 @@ GEM
5454
activemodel (>= 4.1)
5555
case_transform (>= 0.2)
5656
jsonapi-renderer (>= 0.1.1.beta1, < 0.3)
57-
activejob (8.1.2)
58-
activesupport (= 8.1.2)
57+
activejob (8.1.2.1)
58+
activesupport (= 8.1.2.1)
5959
globalid (>= 0.3.6)
60-
activemodel (8.1.2)
61-
activesupport (= 8.1.2)
60+
activemodel (8.1.2.1)
61+
activesupport (= 8.1.2.1)
6262
activemodel-serializers-xml (1.0.3)
6363
activemodel (>= 5.0.0.a)
6464
activesupport (>= 5.0.0.a)
6565
builder (~> 3.1)
66-
activerecord (8.1.2)
67-
activemodel (= 8.1.2)
68-
activesupport (= 8.1.2)
66+
activerecord (8.1.2.1)
67+
activemodel (= 8.1.2.1)
68+
activesupport (= 8.1.2.1)
6969
timeout (>= 0.4.0)
70-
activestorage (8.1.2)
71-
actionpack (= 8.1.2)
72-
activejob (= 8.1.2)
73-
activerecord (= 8.1.2)
74-
activesupport (= 8.1.2)
70+
activestorage (8.1.2.1)
71+
actionpack (= 8.1.2.1)
72+
activejob (= 8.1.2.1)
73+
activerecord (= 8.1.2.1)
74+
activesupport (= 8.1.2.1)
7575
marcel (~> 1.0)
76-
activesupport (8.1.2)
76+
activesupport (8.1.2.1)
7777
base64
7878
bigdecimal
7979
concurrent-ruby (~> 1.0, >= 1.3.1)
@@ -218,15 +218,15 @@ GEM
218218
jmespath (1.6.2)
219219
jsbundling-rails (1.3.1)
220220
railties (>= 6.0.0)
221-
json (2.19.1)
221+
json (2.19.2)
222222
jsonapi-renderer (0.2.2)
223223
jwt (2.7.0)
224224
launchy (3.1.1)
225225
addressable (~> 2.8)
226226
childprocess (~> 5.0)
227227
logger (~> 1.6)
228228
logger (1.7.0)
229-
loofah (2.25.0)
229+
loofah (2.25.1)
230230
crass (~> 1.0.2)
231231
nokogiri (>= 1.12.0)
232232
mail (2.9.0)
@@ -247,7 +247,7 @@ GEM
247247
prism (~> 1.5)
248248
msgpack (1.8.0)
249249
multi_xml (0.6.0)
250-
net-imap (0.6.2)
250+
net-imap (0.6.3)
251251
date
252252
net-protocol
253253
net-pop (0.1.2)
@@ -333,30 +333,30 @@ GEM
333333
rack-timeout (0.7.0)
334334
rackup (2.3.1)
335335
rack (>= 3)
336-
rails (8.1.2)
337-
actioncable (= 8.1.2)
338-
actionmailbox (= 8.1.2)
339-
actionmailer (= 8.1.2)
340-
actionpack (= 8.1.2)
341-
actiontext (= 8.1.2)
342-
actionview (= 8.1.2)
343-
activejob (= 8.1.2)
344-
activemodel (= 8.1.2)
345-
activerecord (= 8.1.2)
346-
activestorage (= 8.1.2)
347-
activesupport (= 8.1.2)
336+
rails (8.1.2.1)
337+
actioncable (= 8.1.2.1)
338+
actionmailbox (= 8.1.2.1)
339+
actionmailer (= 8.1.2.1)
340+
actionpack (= 8.1.2.1)
341+
actiontext (= 8.1.2.1)
342+
actionview (= 8.1.2.1)
343+
activejob (= 8.1.2.1)
344+
activemodel (= 8.1.2.1)
345+
activerecord (= 8.1.2.1)
346+
activestorage (= 8.1.2.1)
347+
activesupport (= 8.1.2.1)
348348
bundler (>= 1.15.0)
349-
railties (= 8.1.2)
349+
railties (= 8.1.2.1)
350350
rails-dom-testing (2.3.0)
351351
activesupport (>= 5.0.0)
352352
minitest
353353
nokogiri (>= 1.6)
354354
rails-html-sanitizer (1.7.0)
355355
loofah (~> 2.25)
356356
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)
357-
railties (8.1.2)
358-
actionpack (= 8.1.2)
359-
activesupport (= 8.1.2)
357+
railties (8.1.2.1)
358+
actionpack (= 8.1.2.1)
359+
activesupport (= 8.1.2.1)
360360
irb (~> 1.13)
361361
rackup (>= 1.0.0)
362362
rake (>= 12.2)
@@ -432,7 +432,7 @@ GEM
432432
temple (0.10.4)
433433
thor (1.5.0)
434434
tilt (2.6.1)
435-
timeout (0.6.0)
435+
timeout (0.6.1)
436436
tsort (0.2.0)
437437
turbo-rails (2.0.23)
438438
actionpack (>= 7.1.0)

0 commit comments

Comments
 (0)