Skip to content

Commit 03fbead

Browse files
authored
Merge pull request #539 from rubycentral/dependabot/bundler/rails-8.0.2
Bump rails from 8.0.1 to 8.0.2
2 parents 63affdb + 432422d commit 03fbead

File tree

2 files changed

+56
-56
lines changed

2 files changed

+56
-56
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ source 'https://rubygems.org'
66
ruby File.read(".ruby-version").strip
77

88
gem 'puma'
9-
gem 'rails', '~> 8.0.0'
9+
gem 'rails', '~> 8.0.2'
1010
gem 'logger'
1111
gem 'mimemagic'
1212
gem 'mime-types-data'

Gemfile.lock

Lines changed: 55 additions & 55 deletions
Original file line numberDiff line numberDiff line change
@@ -6,45 +6,45 @@ GEM
66
GEM
77
remote: https://rubygems.org/
88
specs:
9-
actioncable (8.0.1)
10-
actionpack (= 8.0.1)
11-
activesupport (= 8.0.1)
9+
actioncable (8.0.2)
10+
actionpack (= 8.0.2)
11+
activesupport (= 8.0.2)
1212
nio4r (~> 2.0)
1313
websocket-driver (>= 0.6.1)
1414
zeitwerk (~> 2.6)
15-
actionmailbox (8.0.1)
16-
actionpack (= 8.0.1)
17-
activejob (= 8.0.1)
18-
activerecord (= 8.0.1)
19-
activestorage (= 8.0.1)
20-
activesupport (= 8.0.1)
15+
actionmailbox (8.0.2)
16+
actionpack (= 8.0.2)
17+
activejob (= 8.0.2)
18+
activerecord (= 8.0.2)
19+
activestorage (= 8.0.2)
20+
activesupport (= 8.0.2)
2121
mail (>= 2.8.0)
22-
actionmailer (8.0.1)
23-
actionpack (= 8.0.1)
24-
actionview (= 8.0.1)
25-
activejob (= 8.0.1)
26-
activesupport (= 8.0.1)
22+
actionmailer (8.0.2)
23+
actionpack (= 8.0.2)
24+
actionview (= 8.0.2)
25+
activejob (= 8.0.2)
26+
activesupport (= 8.0.2)
2727
mail (>= 2.8.0)
2828
rails-dom-testing (~> 2.2)
29-
actionpack (8.0.1)
30-
actionview (= 8.0.1)
31-
activesupport (= 8.0.1)
29+
actionpack (8.0.2)
30+
actionview (= 8.0.2)
31+
activesupport (= 8.0.2)
3232
nokogiri (>= 1.8.5)
3333
rack (>= 2.2.4)
3434
rack-session (>= 1.0.1)
3535
rack-test (>= 0.6.3)
3636
rails-dom-testing (~> 2.2)
3737
rails-html-sanitizer (~> 1.6)
3838
useragent (~> 0.16)
39-
actiontext (8.0.1)
40-
actionpack (= 8.0.1)
41-
activerecord (= 8.0.1)
42-
activestorage (= 8.0.1)
43-
activesupport (= 8.0.1)
39+
actiontext (8.0.2)
40+
actionpack (= 8.0.2)
41+
activerecord (= 8.0.2)
42+
activestorage (= 8.0.2)
43+
activesupport (= 8.0.2)
4444
globalid (>= 0.6.0)
4545
nokogiri (>= 1.8.5)
46-
actionview (8.0.1)
47-
activesupport (= 8.0.1)
46+
actionview (8.0.2)
47+
activesupport (= 8.0.2)
4848
builder (~> 3.1)
4949
erubi (~> 1.11)
5050
rails-dom-testing (~> 2.2)
@@ -56,26 +56,26 @@ GEM
5656
activemodel (>= 4.1)
5757
case_transform (>= 0.2)
5858
jsonapi-renderer (>= 0.1.1.beta1, < 0.3)
59-
activejob (8.0.1)
60-
activesupport (= 8.0.1)
59+
activejob (8.0.2)
60+
activesupport (= 8.0.2)
6161
globalid (>= 0.3.6)
62-
activemodel (8.0.1)
63-
activesupport (= 8.0.1)
62+
activemodel (8.0.2)
63+
activesupport (= 8.0.2)
6464
activemodel-serializers-xml (1.0.3)
6565
activemodel (>= 5.0.0.a)
6666
activesupport (>= 5.0.0.a)
6767
builder (~> 3.1)
68-
activerecord (8.0.1)
69-
activemodel (= 8.0.1)
70-
activesupport (= 8.0.1)
68+
activerecord (8.0.2)
69+
activemodel (= 8.0.2)
70+
activesupport (= 8.0.2)
7171
timeout (>= 0.4.0)
72-
activestorage (8.0.1)
73-
actionpack (= 8.0.1)
74-
activejob (= 8.0.1)
75-
activerecord (= 8.0.1)
76-
activesupport (= 8.0.1)
72+
activestorage (8.0.2)
73+
actionpack (= 8.0.2)
74+
activejob (= 8.0.2)
75+
activerecord (= 8.0.2)
76+
activesupport (= 8.0.2)
7777
marcel (~> 1.0)
78-
activesupport (8.0.1)
78+
activesupport (8.0.2)
7979
base64
8080
benchmark (>= 0.3)
8181
bigdecimal
@@ -391,7 +391,7 @@ GEM
391391
pundit (2.5.0)
392392
activesupport (>= 3.0.0)
393393
racc (1.8.1)
394-
rack (3.1.11)
394+
rack (3.1.12)
395395
rack-mini-profiler (3.3.1)
396396
rack (>= 1.2.0)
397397
rack-protection (4.1.1)
@@ -408,20 +408,20 @@ GEM
408408
rack-timeout (0.7.0)
409409
rackup (2.2.1)
410410
rack (>= 3)
411-
rails (8.0.1)
412-
actioncable (= 8.0.1)
413-
actionmailbox (= 8.0.1)
414-
actionmailer (= 8.0.1)
415-
actionpack (= 8.0.1)
416-
actiontext (= 8.0.1)
417-
actionview (= 8.0.1)
418-
activejob (= 8.0.1)
419-
activemodel (= 8.0.1)
420-
activerecord (= 8.0.1)
421-
activestorage (= 8.0.1)
422-
activesupport (= 8.0.1)
411+
rails (8.0.2)
412+
actioncable (= 8.0.2)
413+
actionmailbox (= 8.0.2)
414+
actionmailer (= 8.0.2)
415+
actionpack (= 8.0.2)
416+
actiontext (= 8.0.2)
417+
actionview (= 8.0.2)
418+
activejob (= 8.0.2)
419+
activemodel (= 8.0.2)
420+
activerecord (= 8.0.2)
421+
activestorage (= 8.0.2)
422+
activesupport (= 8.0.2)
423423
bundler (>= 1.15.0)
424-
railties (= 8.0.1)
424+
railties (= 8.0.2)
425425
rails-controller-testing (1.0.5)
426426
actionpack (>= 5.0.1.rc1)
427427
actionview (>= 5.0.1.rc1)
@@ -433,9 +433,9 @@ GEM
433433
rails-html-sanitizer (1.6.2)
434434
loofah (~> 2.21)
435435
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)
436-
railties (8.0.1)
437-
actionpack (= 8.0.1)
438-
activesupport (= 8.0.1)
436+
railties (8.0.2)
437+
actionpack (= 8.0.2)
438+
activesupport (= 8.0.2)
439439
irb (~> 1.13)
440440
rackup (>= 1.0.0)
441441
rake (>= 12.2)
@@ -638,7 +638,7 @@ DEPENDENCIES
638638
pundit
639639
rack-mini-profiler
640640
rack-timeout (~> 0.7)
641-
rails (~> 8.0.0)
641+
rails (~> 8.0.2)
642642
rails-assets-momentjs!
643643
rails-controller-testing
644644
react-rails

0 commit comments

Comments
 (0)