Skip to content

Commit e544539

Browse files
Bump rails from 8.0.1 to 8.0.2
Bumps [rails](https://github.com/rails/rails) from 8.0.1 to 8.0.2. - [Release notes](https://github.com/rails/rails/releases) - [Commits](rails/rails@v8.0.1...v8.0.2) --- updated-dependencies: - dependency-name: rails dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fa0156b commit e544539

File tree

2 files changed

+57
-57
lines changed

2 files changed

+57
-57
lines changed

Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ gem 'pagy'
4040
gem 'postmark-rails'
4141
gem 'prophet-rb', '~> 0.5.3'
4242
gem 'puma'
43-
gem 'rails', '8.0.1'
43+
gem 'rails', '8.0.2'
4444
gem 'rails-html-sanitizer'
4545
gem 'rack-cors', '~> 2.0'
4646
gem 'responders'

Gemfile.lock

+56-56
Original file line numberDiff line numberDiff line change
@@ -1,70 +1,70 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
actioncable (8.0.1)
5-
actionpack (= 8.0.1)
6-
activesupport (= 8.0.1)
4+
actioncable (8.0.2)
5+
actionpack (= 8.0.2)
6+
activesupport (= 8.0.2)
77
nio4r (~> 2.0)
88
websocket-driver (>= 0.6.1)
99
zeitwerk (~> 2.6)
10-
actionmailbox (8.0.1)
11-
actionpack (= 8.0.1)
12-
activejob (= 8.0.1)
13-
activerecord (= 8.0.1)
14-
activestorage (= 8.0.1)
15-
activesupport (= 8.0.1)
10+
actionmailbox (8.0.2)
11+
actionpack (= 8.0.2)
12+
activejob (= 8.0.2)
13+
activerecord (= 8.0.2)
14+
activestorage (= 8.0.2)
15+
activesupport (= 8.0.2)
1616
mail (>= 2.8.0)
17-
actionmailer (8.0.1)
18-
actionpack (= 8.0.1)
19-
actionview (= 8.0.1)
20-
activejob (= 8.0.1)
21-
activesupport (= 8.0.1)
17+
actionmailer (8.0.2)
18+
actionpack (= 8.0.2)
19+
actionview (= 8.0.2)
20+
activejob (= 8.0.2)
21+
activesupport (= 8.0.2)
2222
mail (>= 2.8.0)
2323
rails-dom-testing (~> 2.2)
24-
actionpack (8.0.1)
25-
actionview (= 8.0.1)
26-
activesupport (= 8.0.1)
24+
actionpack (8.0.2)
25+
actionview (= 8.0.2)
26+
activesupport (= 8.0.2)
2727
nokogiri (>= 1.8.5)
2828
rack (>= 2.2.4)
2929
rack-session (>= 1.0.1)
3030
rack-test (>= 0.6.3)
3131
rails-dom-testing (~> 2.2)
3232
rails-html-sanitizer (~> 1.6)
3333
useragent (~> 0.16)
34-
actiontext (8.0.1)
35-
actionpack (= 8.0.1)
36-
activerecord (= 8.0.1)
37-
activestorage (= 8.0.1)
38-
activesupport (= 8.0.1)
34+
actiontext (8.0.2)
35+
actionpack (= 8.0.2)
36+
activerecord (= 8.0.2)
37+
activestorage (= 8.0.2)
38+
activesupport (= 8.0.2)
3939
globalid (>= 0.6.0)
4040
nokogiri (>= 1.8.5)
41-
actionview (8.0.1)
42-
activesupport (= 8.0.1)
41+
actionview (8.0.2)
42+
activesupport (= 8.0.2)
4343
builder (~> 3.1)
4444
erubi (~> 1.11)
4545
rails-dom-testing (~> 2.2)
4646
rails-html-sanitizer (~> 1.6)
4747
active_storage_db (1.3.1)
4848
activestorage (>= 6.0)
4949
rails (>= 6.0)
50-
activejob (8.0.1)
51-
activesupport (= 8.0.1)
50+
activejob (8.0.2)
51+
activesupport (= 8.0.2)
5252
globalid (>= 0.3.6)
53-
activemodel (8.0.1)
54-
activesupport (= 8.0.1)
55-
activerecord (8.0.1)
56-
activemodel (= 8.0.1)
57-
activesupport (= 8.0.1)
53+
activemodel (8.0.2)
54+
activesupport (= 8.0.2)
55+
activerecord (8.0.2)
56+
activemodel (= 8.0.2)
57+
activesupport (= 8.0.2)
5858
timeout (>= 0.4.0)
5959
activerecord-import (2.1.0)
6060
activerecord (>= 4.2)
61-
activestorage (8.0.1)
62-
actionpack (= 8.0.1)
63-
activejob (= 8.0.1)
64-
activerecord (= 8.0.1)
65-
activesupport (= 8.0.1)
61+
activestorage (8.0.2)
62+
actionpack (= 8.0.2)
63+
activejob (= 8.0.2)
64+
activerecord (= 8.0.2)
65+
activesupport (= 8.0.2)
6666
marcel (~> 1.0)
67-
activesupport (8.0.1)
67+
activesupport (8.0.2)
6868
base64
6969
benchmark (>= 0.3)
7070
bigdecimal
@@ -298,7 +298,7 @@ GEM
298298
mysql2 (0.5.6)
299299
net-http (0.6.0)
300300
uri
301-
net-imap (0.5.5)
301+
net-imap (0.5.6)
302302
date
303303
net-protocol
304304
net-pop (0.1.2)
@@ -370,7 +370,7 @@ GEM
370370
nio4r (~> 2.0)
371371
raabro (1.4.0)
372372
racc (1.8.1)
373-
rack (3.1.11)
373+
rack (3.1.12)
374374
rack-cors (2.0.2)
375375
rack (>= 2.0.0)
376376
rack-protection (4.1.1)
@@ -384,20 +384,20 @@ GEM
384384
rack (>= 1.3)
385385
rackup (2.2.1)
386386
rack (>= 3)
387-
rails (8.0.1)
388-
actioncable (= 8.0.1)
389-
actionmailbox (= 8.0.1)
390-
actionmailer (= 8.0.1)
391-
actionpack (= 8.0.1)
392-
actiontext (= 8.0.1)
393-
actionview (= 8.0.1)
394-
activejob (= 8.0.1)
395-
activemodel (= 8.0.1)
396-
activerecord (= 8.0.1)
397-
activestorage (= 8.0.1)
398-
activesupport (= 8.0.1)
387+
rails (8.0.2)
388+
actioncable (= 8.0.2)
389+
actionmailbox (= 8.0.2)
390+
actionmailer (= 8.0.2)
391+
actionpack (= 8.0.2)
392+
actiontext (= 8.0.2)
393+
actionview (= 8.0.2)
394+
activejob (= 8.0.2)
395+
activemodel (= 8.0.2)
396+
activerecord (= 8.0.2)
397+
activestorage (= 8.0.2)
398+
activesupport (= 8.0.2)
399399
bundler (>= 1.15.0)
400-
railties (= 8.0.1)
400+
railties (= 8.0.2)
401401
rails-controller-testing (1.0.5)
402402
actionpack (>= 5.0.1.rc1)
403403
actionview (>= 5.0.1.rc1)
@@ -414,9 +414,9 @@ GEM
414414
rails-html-sanitizer (1.6.2)
415415
loofah (~> 2.21)
416416
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)
417-
railties (8.0.1)
418-
actionpack (= 8.0.1)
419-
activesupport (= 8.0.1)
417+
railties (8.0.2)
418+
actionpack (= 8.0.2)
419+
activesupport (= 8.0.2)
420420
irb (~> 1.13)
421421
rackup (>= 1.0.0)
422422
rake (>= 12.2)
@@ -601,7 +601,7 @@ DEPENDENCIES
601601
prophet-rb (~> 0.5.3)
602602
puma
603603
rack-cors (~> 2.0)
604-
rails (= 8.0.1)
604+
rails (= 8.0.2)
605605
rails-controller-testing
606606
rails-erd (~> 1.6)
607607
rails-html-sanitizer

0 commit comments

Comments
 (0)