Skip to content

Commit 5ef9646

Browse files
Bump rails from 8.0.2 to 8.0.2.1
Bumps [rails](https://github.com/rails/rails) from 8.0.2 to 8.0.2.1. - [Release notes](https://github.com/rails/rails/releases) - [Commits](rails/rails@v8.0.2...v8.0.2.1) --- updated-dependencies: - dependency-name: rails dependency-version: 8.0.2.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 99fcb37 commit 5ef9646

File tree

1 file changed

+53
-53
lines changed

1 file changed

+53
-53
lines changed

Gemfile.lock

Lines changed: 53 additions & 53 deletions
Original file line numberDiff line numberDiff line change
@@ -15,65 +15,65 @@ PATH
1515
GEM
1616
remote: https://rubygems.org/
1717
specs:
18-
actioncable (8.0.2)
19-
actionpack (= 8.0.2)
20-
activesupport (= 8.0.2)
18+
actioncable (8.0.2.1)
19+
actionpack (= 8.0.2.1)
20+
activesupport (= 8.0.2.1)
2121
nio4r (~> 2.0)
2222
websocket-driver (>= 0.6.1)
2323
zeitwerk (~> 2.6)
24-
actionmailbox (8.0.2)
25-
actionpack (= 8.0.2)
26-
activejob (= 8.0.2)
27-
activerecord (= 8.0.2)
28-
activestorage (= 8.0.2)
29-
activesupport (= 8.0.2)
24+
actionmailbox (8.0.2.1)
25+
actionpack (= 8.0.2.1)
26+
activejob (= 8.0.2.1)
27+
activerecord (= 8.0.2.1)
28+
activestorage (= 8.0.2.1)
29+
activesupport (= 8.0.2.1)
3030
mail (>= 2.8.0)
31-
actionmailer (8.0.2)
32-
actionpack (= 8.0.2)
33-
actionview (= 8.0.2)
34-
activejob (= 8.0.2)
35-
activesupport (= 8.0.2)
31+
actionmailer (8.0.2.1)
32+
actionpack (= 8.0.2.1)
33+
actionview (= 8.0.2.1)
34+
activejob (= 8.0.2.1)
35+
activesupport (= 8.0.2.1)
3636
mail (>= 2.8.0)
3737
rails-dom-testing (~> 2.2)
38-
actionpack (8.0.2)
39-
actionview (= 8.0.2)
40-
activesupport (= 8.0.2)
38+
actionpack (8.0.2.1)
39+
actionview (= 8.0.2.1)
40+
activesupport (= 8.0.2.1)
4141
nokogiri (>= 1.8.5)
4242
rack (>= 2.2.4)
4343
rack-session (>= 1.0.1)
4444
rack-test (>= 0.6.3)
4545
rails-dom-testing (~> 2.2)
4646
rails-html-sanitizer (~> 1.6)
4747
useragent (~> 0.16)
48-
actiontext (8.0.2)
49-
actionpack (= 8.0.2)
50-
activerecord (= 8.0.2)
51-
activestorage (= 8.0.2)
52-
activesupport (= 8.0.2)
48+
actiontext (8.0.2.1)
49+
actionpack (= 8.0.2.1)
50+
activerecord (= 8.0.2.1)
51+
activestorage (= 8.0.2.1)
52+
activesupport (= 8.0.2.1)
5353
globalid (>= 0.6.0)
5454
nokogiri (>= 1.8.5)
55-
actionview (8.0.2)
56-
activesupport (= 8.0.2)
55+
actionview (8.0.2.1)
56+
activesupport (= 8.0.2.1)
5757
builder (~> 3.1)
5858
erubi (~> 1.11)
5959
rails-dom-testing (~> 2.2)
6060
rails-html-sanitizer (~> 1.6)
61-
activejob (8.0.2)
62-
activesupport (= 8.0.2)
61+
activejob (8.0.2.1)
62+
activesupport (= 8.0.2.1)
6363
globalid (>= 0.3.6)
64-
activemodel (8.0.2)
65-
activesupport (= 8.0.2)
66-
activerecord (8.0.2)
67-
activemodel (= 8.0.2)
68-
activesupport (= 8.0.2)
64+
activemodel (8.0.2.1)
65+
activesupport (= 8.0.2.1)
66+
activerecord (8.0.2.1)
67+
activemodel (= 8.0.2.1)
68+
activesupport (= 8.0.2.1)
6969
timeout (>= 0.4.0)
70-
activestorage (8.0.2)
71-
actionpack (= 8.0.2)
72-
activejob (= 8.0.2)
73-
activerecord (= 8.0.2)
74-
activesupport (= 8.0.2)
70+
activestorage (8.0.2.1)
71+
actionpack (= 8.0.2.1)
72+
activejob (= 8.0.2.1)
73+
activerecord (= 8.0.2.1)
74+
activesupport (= 8.0.2.1)
7575
marcel (~> 1.0)
76-
activesupport (8.0.2)
76+
activesupport (8.0.2.1)
7777
base64
7878
benchmark (>= 0.3)
7979
bigdecimal
@@ -487,20 +487,20 @@ GEM
487487
rack (>= 1.3)
488488
rackup (2.2.1)
489489
rack (>= 3)
490-
rails (8.0.2)
491-
actioncable (= 8.0.2)
492-
actionmailbox (= 8.0.2)
493-
actionmailer (= 8.0.2)
494-
actionpack (= 8.0.2)
495-
actiontext (= 8.0.2)
496-
actionview (= 8.0.2)
497-
activejob (= 8.0.2)
498-
activemodel (= 8.0.2)
499-
activerecord (= 8.0.2)
500-
activestorage (= 8.0.2)
501-
activesupport (= 8.0.2)
490+
rails (8.0.2.1)
491+
actioncable (= 8.0.2.1)
492+
actionmailbox (= 8.0.2.1)
493+
actionmailer (= 8.0.2.1)
494+
actionpack (= 8.0.2.1)
495+
actiontext (= 8.0.2.1)
496+
actionview (= 8.0.2.1)
497+
activejob (= 8.0.2.1)
498+
activemodel (= 8.0.2.1)
499+
activerecord (= 8.0.2.1)
500+
activestorage (= 8.0.2.1)
501+
activesupport (= 8.0.2.1)
502502
bundler (>= 1.15.0)
503-
railties (= 8.0.2)
503+
railties (= 8.0.2.1)
504504
rails-dom-testing (2.3.0)
505505
activesupport (>= 5.0.0)
506506
minitest
@@ -516,9 +516,9 @@ GEM
516516
csv (~> 3.2)
517517
i18n-tasks
518518
rails-i18n
519-
railties (8.0.2)
520-
actionpack (= 8.0.2)
521-
activesupport (= 8.0.2)
519+
railties (8.0.2.1)
520+
actionpack (= 8.0.2.1)
521+
activesupport (= 8.0.2.1)
522522
irb (~> 1.13)
523523
rackup (>= 1.0.0)
524524
rake (>= 12.2)

0 commit comments

Comments
 (0)