Skip to content

Commit 797ba20

Browse files
Bump rails from 7.2.2 to 8.0.2 in /graph-sample
Bumps [rails](https://github.com/rails/rails) from 7.2.2 to 8.0.2. - [Release notes](https://github.com/rails/rails/releases) - [Commits](rails/rails@v7.2.2...v8.0.2) --- updated-dependencies: - dependency-name: rails dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0b75127 commit 797ba20

File tree

2 files changed

+61
-60
lines changed

2 files changed

+61
-60
lines changed

graph-sample/Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ git_source(:github) { |repo| "https://github.com/#{repo}.git" }
44
ruby "3.3.5"
55

66
# Bundle edge Rails instead: gem "rails", github: "rails/rails", branch: "main"
7-
gem "rails", "~> 7.2.2"
7+
gem "rails", "~> 8.0.2"
88

99
# The original asset pipeline for Rails [https://github.com/rails/sprockets-rails]
1010
gem "sprockets-rails"

graph-sample/Gemfile.lock

Lines changed: 60 additions & 59 deletions
Original file line numberDiff line numberDiff line change
@@ -1,72 +1,71 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
actioncable (7.2.2)
5-
actionpack (= 7.2.2)
6-
activesupport (= 7.2.2)
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)
11-
actionpack (= 7.2.2)
12-
activejob (= 7.2.2)
13-
activerecord (= 7.2.2)
14-
activestorage (= 7.2.2)
15-
activesupport (= 7.2.2)
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)
18-
actionpack (= 7.2.2)
19-
actionview (= 7.2.2)
20-
activejob (= 7.2.2)
21-
activesupport (= 7.2.2)
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)
25-
actionview (= 7.2.2)
26-
activesupport (= 7.2.2)
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)
36-
actionpack (= 7.2.2)
37-
activerecord (= 7.2.2)
38-
activestorage (= 7.2.2)
39-
activesupport (= 7.2.2)
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)
43-
activesupport (= 7.2.2)
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)
49-
activesupport (= 7.2.2)
47+
activejob (8.0.2)
48+
activesupport (= 8.0.2)
5049
globalid (>= 0.3.6)
51-
activemodel (7.2.2)
52-
activesupport (= 7.2.2)
53-
activerecord (7.2.2)
54-
activemodel (= 7.2.2)
55-
activesupport (= 7.2.2)
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)
5756
activerecord-session_store (2.2.0)
5857
actionpack (>= 7.0)
5958
activerecord (>= 7.0)
6059
cgi (>= 0.3.6)
6160
rack (>= 2.0.8, < 4)
6261
railties (>= 7.0)
63-
activestorage (7.2.2)
64-
actionpack (= 7.2.2)
65-
activejob (= 7.2.2)
66-
activerecord (= 7.2.2)
67-
activesupport (= 7.2.2)
62+
activestorage (8.0.2)
63+
actionpack (= 8.0.2)
64+
activejob (= 8.0.2)
65+
activerecord (= 8.0.2)
66+
activesupport (= 8.0.2)
6867
marcel (~> 1.0)
69-
activesupport (7.2.2)
68+
activesupport (8.0.2)
7069
base64
7170
benchmark (>= 0.3)
7271
bigdecimal
@@ -78,6 +77,7 @@ GEM
7877
minitest (>= 5.1)
7978
securerandom (>= 0.3)
8079
tzinfo (~> 2.0, >= 2.0.5)
80+
uri (>= 0.13.1)
8181
addressable (2.8.7)
8282
public_suffix (>= 2.0.2, < 7.0)
8383
base64 (0.2.0)
@@ -155,14 +155,14 @@ GEM
155155
bigdecimal (~> 3.1)
156156
net-http (0.4.1)
157157
uri
158-
net-imap (0.5.0)
158+
net-imap (0.5.6)
159159
date
160160
net-protocol
161161
net-pop (0.1.2)
162162
net-protocol
163163
net-protocol (0.2.2)
164164
timeout
165-
net-smtp (0.5.0)
165+
net-smtp (0.5.1)
166166
net-protocol
167167
nio4r (2.7.4)
168168
nokogiri (1.18.6-x86_64-linux-gnu)
@@ -206,30 +206,30 @@ GEM
206206
rack (>= 1.3)
207207
rackup (2.2.1)
208208
rack (>= 3)
209-
rails (7.2.2)
210-
actioncable (= 7.2.2)
211-
actionmailbox (= 7.2.2)
212-
actionmailer (= 7.2.2)
213-
actionpack (= 7.2.2)
214-
actiontext (= 7.2.2)
215-
actionview (= 7.2.2)
216-
activejob (= 7.2.2)
217-
activemodel (= 7.2.2)
218-
activerecord (= 7.2.2)
219-
activestorage (= 7.2.2)
220-
activesupport (= 7.2.2)
209+
rails (8.0.2)
210+
actioncable (= 8.0.2)
211+
actionmailbox (= 8.0.2)
212+
actionmailer (= 8.0.2)
213+
actionpack (= 8.0.2)
214+
actiontext (= 8.0.2)
215+
actionview (= 8.0.2)
216+
activejob (= 8.0.2)
217+
activemodel (= 8.0.2)
218+
activerecord (= 8.0.2)
219+
activestorage (= 8.0.2)
220+
activesupport (= 8.0.2)
221221
bundler (>= 1.15.0)
222-
railties (= 7.2.2)
222+
railties (= 8.0.2)
223223
rails-dom-testing (2.2.0)
224224
activesupport (>= 5.0.0)
225225
minitest
226226
nokogiri (>= 1.6)
227227
rails-html-sanitizer (1.6.2)
228228
loofah (~> 2.21)
229229
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)
230-
railties (7.2.2)
231-
actionpack (= 7.2.2)
232-
activesupport (= 7.2.2)
230+
railties (8.0.2)
231+
actionpack (= 8.0.2)
232+
activesupport (= 8.0.2)
233233
irb (~> 1.13)
234234
rackup (>= 1.0.0)
235235
rake (>= 12.2)
@@ -282,7 +282,8 @@ GEM
282282
rubyzip (>= 1.3.0)
283283
selenium-webdriver (~> 4.0, < 4.11)
284284
websocket (1.2.11)
285-
websocket-driver (0.7.6)
285+
websocket-driver (0.7.7)
286+
base64
286287
websocket-extensions (>= 0.1.0)
287288
websocket-extensions (0.1.5)
288289
xpath (3.2.0)
@@ -304,7 +305,7 @@ DEPENDENCIES
304305
omniauth-rails_csrf_protection (~> 1.0.2)
305306
ostruct (~> 0.6.1)
306307
puma (~> 6.6)
307-
rails (~> 7.2.2)
308+
rails (~> 8.0.2)
308309
selenium-webdriver
309310
sprockets-rails
310311
sqlite3 (~> 2.6)

0 commit comments

Comments
 (0)