Skip to content

Commit 3ce4d85

Browse files
Update dependency rails to v7
1 parent 4dd8553 commit 3ce4d85

File tree

2 files changed

+94
-74
lines changed

2 files changed

+94
-74
lines changed

Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ source 'https://rubygems.org'
33
plugin 'bundler-inject'
44
require File.join(Bundler::Plugin.index.load_paths("bundler-inject")[0], "bundler-inject") rescue nil
55

6-
gem 'rails', '~> 6.1.0', '>= 6.1.7.8'
6+
gem 'rails', '~> 7.2.0', '>= 7.2.1.1'
77

88
# Use PostgreSQL as the database for Active Record
99
gem 'pg'

Gemfile.lock

+93-73
Original file line numberDiff line numberDiff line change
@@ -1,70 +1,81 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
actioncable (6.1.7.9)
5-
actionpack (= 6.1.7.9)
6-
activesupport (= 6.1.7.9)
4+
actioncable (7.2.1.1)
5+
actionpack (= 7.2.1.1)
6+
activesupport (= 7.2.1.1)
77
nio4r (~> 2.0)
88
websocket-driver (>= 0.6.1)
9-
actionmailbox (6.1.7.9)
10-
actionpack (= 6.1.7.9)
11-
activejob (= 6.1.7.9)
12-
activerecord (= 6.1.7.9)
13-
activestorage (= 6.1.7.9)
14-
activesupport (= 6.1.7.9)
15-
mail (>= 2.7.1)
16-
actionmailer (6.1.7.9)
17-
actionpack (= 6.1.7.9)
18-
actionview (= 6.1.7.9)
19-
activejob (= 6.1.7.9)
20-
activesupport (= 6.1.7.9)
21-
mail (~> 2.5, >= 2.5.4)
22-
rails-dom-testing (~> 2.0)
23-
actionpack (6.1.7.9)
24-
actionview (= 6.1.7.9)
25-
activesupport (= 6.1.7.9)
26-
rack (~> 2.0, >= 2.0.9)
9+
zeitwerk (~> 2.6)
10+
actionmailbox (7.2.1.1)
11+
actionpack (= 7.2.1.1)
12+
activejob (= 7.2.1.1)
13+
activerecord (= 7.2.1.1)
14+
activestorage (= 7.2.1.1)
15+
activesupport (= 7.2.1.1)
16+
mail (>= 2.8.0)
17+
actionmailer (7.2.1.1)
18+
actionpack (= 7.2.1.1)
19+
actionview (= 7.2.1.1)
20+
activejob (= 7.2.1.1)
21+
activesupport (= 7.2.1.1)
22+
mail (>= 2.8.0)
23+
rails-dom-testing (~> 2.2)
24+
actionpack (7.2.1.1)
25+
actionview (= 7.2.1.1)
26+
activesupport (= 7.2.1.1)
27+
nokogiri (>= 1.8.5)
28+
racc
29+
rack (>= 2.2.4, < 3.2)
30+
rack-session (>= 1.0.1)
2731
rack-test (>= 0.6.3)
28-
rails-dom-testing (~> 2.0)
29-
rails-html-sanitizer (~> 1.0, >= 1.2.0)
30-
actiontext (6.1.7.9)
31-
actionpack (= 6.1.7.9)
32-
activerecord (= 6.1.7.9)
33-
activestorage (= 6.1.7.9)
34-
activesupport (= 6.1.7.9)
32+
rails-dom-testing (~> 2.2)
33+
rails-html-sanitizer (~> 1.6)
34+
useragent (~> 0.16)
35+
actiontext (7.2.1.1)
36+
actionpack (= 7.2.1.1)
37+
activerecord (= 7.2.1.1)
38+
activestorage (= 7.2.1.1)
39+
activesupport (= 7.2.1.1)
40+
globalid (>= 0.6.0)
3541
nokogiri (>= 1.8.5)
36-
actionview (6.1.7.9)
37-
activesupport (= 6.1.7.9)
42+
actionview (7.2.1.1)
43+
activesupport (= 7.2.1.1)
3844
builder (~> 3.1)
39-
erubi (~> 1.4)
40-
rails-dom-testing (~> 2.0)
41-
rails-html-sanitizer (~> 1.1, >= 1.2.0)
42-
activejob (6.1.7.9)
43-
activesupport (= 6.1.7.9)
45+
erubi (~> 1.11)
46+
rails-dom-testing (~> 2.2)
47+
rails-html-sanitizer (~> 1.6)
48+
activejob (7.2.1.1)
49+
activesupport (= 7.2.1.1)
4450
globalid (>= 0.3.6)
45-
activemodel (6.1.7.9)
46-
activesupport (= 6.1.7.9)
47-
activerecord (6.1.7.9)
48-
activemodel (= 6.1.7.9)
49-
activesupport (= 6.1.7.9)
50-
activestorage (6.1.7.9)
51-
actionpack (= 6.1.7.9)
52-
activejob (= 6.1.7.9)
53-
activerecord (= 6.1.7.9)
54-
activesupport (= 6.1.7.9)
51+
activemodel (7.2.1.1)
52+
activesupport (= 7.2.1.1)
53+
activerecord (7.2.1.1)
54+
activemodel (= 7.2.1.1)
55+
activesupport (= 7.2.1.1)
56+
timeout (>= 0.4.0)
57+
activestorage (7.2.1.1)
58+
actionpack (= 7.2.1.1)
59+
activejob (= 7.2.1.1)
60+
activerecord (= 7.2.1.1)
61+
activesupport (= 7.2.1.1)
5562
marcel (~> 1.0)
56-
mini_mime (>= 1.1.0)
57-
activesupport (6.1.7.9)
58-
concurrent-ruby (~> 1.0, >= 1.0.2)
63+
activesupport (7.2.1.1)
64+
base64
65+
bigdecimal
66+
concurrent-ruby (~> 1.0, >= 1.3.1)
67+
connection_pool (>= 2.2.5)
68+
drb
5969
i18n (>= 1.6, < 2)
70+
logger (>= 1.4.2)
6071
minitest (>= 5.1)
61-
tzinfo (~> 2.0)
62-
zeitwerk (~> 2.3)
72+
securerandom (>= 0.3)
73+
tzinfo (~> 2.0, >= 2.0.5)
6374
addressable (2.8.7)
6475
public_suffix (>= 2.0.2, < 7.0)
6576
ast (2.4.2)
6677
awesome_spawn (1.6.0)
67-
base64 (0.1.1)
78+
base64 (0.1.2)
6879
bigdecimal (3.1.8)
6980
builder (3.3.0)
7081
concurrent-ruby (1.3.4)
@@ -82,6 +93,7 @@ GEM
8293
activerecord (>= 6.1, < 7.3)
8394
diff-lcs (1.5.1)
8495
docile (1.4.0)
96+
drb (2.2.1)
8597
erubi (1.13.0)
8698
et-orbi (1.2.11)
8799
tzinfo
@@ -166,7 +178,6 @@ GEM
166178
rubocop-performance
167179
rubocop-rails
168180
marcel (1.0.4)
169-
method_source (1.1.0)
170181
mini_mime (1.1.5)
171182
mini_portile2 (2.8.7)
172183
minigit (0.0.4)
@@ -211,36 +222,42 @@ GEM
211222
raabro (1.4.0)
212223
racc (1.8.1)
213224
rack (2.2.10)
225+
rack-session (1.0.2)
226+
rack (< 3)
214227
rack-test (2.1.0)
215228
rack (>= 1.3)
216-
rails (6.1.7.9)
217-
actioncable (= 6.1.7.9)
218-
actionmailbox (= 6.1.7.9)
219-
actionmailer (= 6.1.7.9)
220-
actionpack (= 6.1.7.9)
221-
actiontext (= 6.1.7.9)
222-
actionview (= 6.1.7.9)
223-
activejob (= 6.1.7.9)
224-
activemodel (= 6.1.7.9)
225-
activerecord (= 6.1.7.9)
226-
activestorage (= 6.1.7.9)
227-
activesupport (= 6.1.7.9)
229+
rackup (1.0.0)
230+
rack (< 3)
231+
webrick
232+
rails (7.2.1.1)
233+
actioncable (= 7.2.1.1)
234+
actionmailbox (= 7.2.1.1)
235+
actionmailer (= 7.2.1.1)
236+
actionpack (= 7.2.1.1)
237+
actiontext (= 7.2.1.1)
238+
actionview (= 7.2.1.1)
239+
activejob (= 7.2.1.1)
240+
activemodel (= 7.2.1.1)
241+
activerecord (= 7.2.1.1)
242+
activestorage (= 7.2.1.1)
243+
activesupport (= 7.2.1.1)
228244
bundler (>= 1.15.0)
229-
railties (= 6.1.7.9)
230-
sprockets-rails (>= 2.0.0)
245+
railties (= 7.2.1.1)
231246
rails-dom-testing (2.2.0)
232247
activesupport (>= 5.0.0)
233248
minitest
234249
nokogiri (>= 1.6)
235250
rails-html-sanitizer (1.6.0)
236251
loofah (~> 2.21)
237252
nokogiri (~> 1.14)
238-
railties (6.1.7.9)
239-
actionpack (= 6.1.7.9)
240-
activesupport (= 6.1.7.9)
241-
method_source
253+
railties (7.2.1.1)
254+
actionpack (= 7.2.1.1)
255+
activesupport (= 7.2.1.1)
256+
irb (~> 1.13)
257+
rackup (>= 1.0.0)
242258
rake (>= 12.2)
243-
thor (~> 1.0)
259+
thor (~> 1.0, >= 1.2.2)
260+
zeitwerk (~> 2.6)
244261
rainbow (3.1.1)
245262
rake (13.2.1)
246263
rb-fsevent (0.11.2)
@@ -318,6 +335,7 @@ GEM
318335
sawyer (0.9.2)
319336
addressable (>= 2.3.5)
320337
faraday (>= 0.17.3, < 3)
338+
securerandom (0.3.1)
321339
sidecloq (0.5.0)
322340
concurrent-ruby
323341
redis-client (>= 0.14.0)
@@ -358,14 +376,16 @@ GEM
358376
tzinfo (2.0.6)
359377
concurrent-ruby (~> 1.0)
360378
unicode-display_width (2.6.0)
379+
useragent (0.16.10)
361380
webmock (3.24.0)
362381
addressable (>= 2.8.0)
363382
crack (>= 0.3.2)
364383
hashdiff (>= 0.4.0, < 2.0.0)
384+
webrick (1.8.2)
365385
websocket-driver (0.7.6)
366386
websocket-extensions (>= 0.1.0)
367387
websocket-extensions (0.1.5)
368-
zeitwerk (2.6.18)
388+
zeitwerk (2.7.0)
369389

370390
PLATFORMS
371391
arm64-darwin-22
@@ -391,7 +411,7 @@ DEPENDENCIES
391411
octokit (~> 4.25.0)
392412
pg
393413
puma
394-
rails (~> 6.1.0, >= 6.1.7.8)
414+
rails (~> 7.2.0, >= 7.2.1.1)
395415
rspec
396416
rspec-rails
397417
rugged

0 commit comments

Comments
 (0)