Skip to content

Commit 9a06bef

Browse files
Bump rails from 7.2.2.1 to 8.0.2
Bumps [rails](https://github.com/rails/rails) from 7.2.2.1 to 8.0.2. - [Release notes](https://github.com/rails/rails/releases) - [Commits](rails/rails@v7.2.2.1...v8.0.2) --- updated-dependencies: - dependency-name: rails dependency-version: 8.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8f1fe81 commit 9a06bef

2 files changed

Lines changed: 58 additions & 57 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
source "https://rubygems.org"
22

33
# Bundle edge Rails instead: gem "rails", github: "rails/rails", branch: "main"
4-
gem "rails", "~> 7.2.2", ">= 7.2.2.1"
4+
gem "rails", "~> 8.0.2"
55
# The original asset pipeline for Rails [https://github.com/rails/sprockets-rails]
66
gem "sprockets-rails"
77
# Use sqlite3 as the database for Active Record

Gemfile.lock

Lines changed: 57 additions & 56 deletions
Original file line numberDiff line numberDiff line change
@@ -1,66 +1,65 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
actioncable (7.2.2.1)
5-
actionpack (= 7.2.2.1)
6-
activesupport (= 7.2.2.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 (7.2.2.1)
11-
actionpack (= 7.2.2.1)
12-
activejob (= 7.2.2.1)
13-
activerecord (= 7.2.2.1)
14-
activestorage (= 7.2.2.1)
15-
activesupport (= 7.2.2.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 (7.2.2.1)
18-
actionpack (= 7.2.2.1)
19-
actionview (= 7.2.2.1)
20-
activejob (= 7.2.2.1)
21-
activesupport (= 7.2.2.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 (7.2.2.1)
25-
actionview (= 7.2.2.1)
26-
activesupport (= 7.2.2.1)
24+
actionpack (8.0.2)
25+
actionview (= 8.0.2)
26+
activesupport (= 8.0.2)
2727
nokogiri (>= 1.8.5)
28-
racc
29-
rack (>= 2.2.4, < 3.2)
28+
rack (>= 2.2.4)
3029
rack-session (>= 1.0.1)
3130
rack-test (>= 0.6.3)
3231
rails-dom-testing (~> 2.2)
3332
rails-html-sanitizer (~> 1.6)
3433
useragent (~> 0.16)
35-
actiontext (7.2.2.1)
36-
actionpack (= 7.2.2.1)
37-
activerecord (= 7.2.2.1)
38-
activestorage (= 7.2.2.1)
39-
activesupport (= 7.2.2.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)
4039
globalid (>= 0.6.0)
4140
nokogiri (>= 1.8.5)
42-
actionview (7.2.2.1)
43-
activesupport (= 7.2.2.1)
41+
actionview (8.0.2)
42+
activesupport (= 8.0.2)
4443
builder (~> 3.1)
4544
erubi (~> 1.11)
4645
rails-dom-testing (~> 2.2)
4746
rails-html-sanitizer (~> 1.6)
48-
activejob (7.2.2.1)
49-
activesupport (= 7.2.2.1)
47+
activejob (8.0.2)
48+
activesupport (= 8.0.2)
5049
globalid (>= 0.3.6)
51-
activemodel (7.2.2.1)
52-
activesupport (= 7.2.2.1)
53-
activerecord (7.2.2.1)
54-
activemodel (= 7.2.2.1)
55-
activesupport (= 7.2.2.1)
50+
activemodel (8.0.2)
51+
activesupport (= 8.0.2)
52+
activerecord (8.0.2)
53+
activemodel (= 8.0.2)
54+
activesupport (= 8.0.2)
5655
timeout (>= 0.4.0)
57-
activestorage (7.2.2.1)
58-
actionpack (= 7.2.2.1)
59-
activejob (= 7.2.2.1)
60-
activerecord (= 7.2.2.1)
61-
activesupport (= 7.2.2.1)
56+
activestorage (8.0.2)
57+
actionpack (= 8.0.2)
58+
activejob (= 8.0.2)
59+
activerecord (= 8.0.2)
60+
activesupport (= 8.0.2)
6261
marcel (~> 1.0)
63-
activesupport (7.2.2.1)
62+
activesupport (8.0.2)
6463
base64
6564
benchmark (>= 0.3)
6665
bigdecimal
@@ -72,6 +71,7 @@ GEM
7271
minitest (>= 5.1)
7372
securerandom (>= 0.3)
7473
tzinfo (~> 2.0, >= 2.0.5)
74+
uri (>= 0.13.1)
7575
addressable (2.8.7)
7676
public_suffix (>= 2.0.2, < 7.0)
7777
ast (2.4.3)
@@ -188,30 +188,30 @@ GEM
188188
rack (>= 1.3)
189189
rackup (2.2.1)
190190
rack (>= 3)
191-
rails (7.2.2.1)
192-
actioncable (= 7.2.2.1)
193-
actionmailbox (= 7.2.2.1)
194-
actionmailer (= 7.2.2.1)
195-
actionpack (= 7.2.2.1)
196-
actiontext (= 7.2.2.1)
197-
actionview (= 7.2.2.1)
198-
activejob (= 7.2.2.1)
199-
activemodel (= 7.2.2.1)
200-
activerecord (= 7.2.2.1)
201-
activestorage (= 7.2.2.1)
202-
activesupport (= 7.2.2.1)
191+
rails (8.0.2)
192+
actioncable (= 8.0.2)
193+
actionmailbox (= 8.0.2)
194+
actionmailer (= 8.0.2)
195+
actionpack (= 8.0.2)
196+
actiontext (= 8.0.2)
197+
actionview (= 8.0.2)
198+
activejob (= 8.0.2)
199+
activemodel (= 8.0.2)
200+
activerecord (= 8.0.2)
201+
activestorage (= 8.0.2)
202+
activesupport (= 8.0.2)
203203
bundler (>= 1.15.0)
204-
railties (= 7.2.2.1)
204+
railties (= 8.0.2)
205205
rails-dom-testing (2.3.0)
206206
activesupport (>= 5.0.0)
207207
minitest
208208
nokogiri (>= 1.6)
209209
rails-html-sanitizer (1.6.2)
210210
loofah (~> 2.21)
211211
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)
212-
railties (7.2.2.1)
213-
actionpack (= 7.2.2.1)
214-
activesupport (= 7.2.2.1)
212+
railties (8.0.2)
213+
actionpack (= 8.0.2)
214+
activesupport (= 8.0.2)
215215
irb (~> 1.13)
216216
rackup (>= 1.0.0)
217217
rake (>= 12.2)
@@ -323,6 +323,7 @@ GEM
323323
unicode-display_width (3.1.4)
324324
unicode-emoji (~> 4.0, >= 4.0.4)
325325
unicode-emoji (4.0.4)
326+
uri (1.0.3)
326327
useragent (0.16.11)
327328
web-console (4.2.1)
328329
actionview (>= 6.0.0)
@@ -360,7 +361,7 @@ DEPENDENCIES
360361
jbuilder
361362
pg (~> 1.5)
362363
puma (>= 5.0)
363-
rails (~> 7.2.2, >= 7.2.2.1)
364+
rails (~> 8.0.2)
364365
rspec (~> 3.13)
365366
rspec-rails (~> 8.0)
366367
rubocop-rails-omakase

0 commit comments

Comments
 (0)