Skip to content

Commit a6fc6df

Browse files
Bump rails from 6.0.5.1 to 7.1.3.4
Bumps [rails](https://github.com/rails/rails) from 6.0.5.1 to 7.1.3.4. - [Release notes](https://github.com/rails/rails/releases) - [Commits](rails/rails@v6.0.5.1...v7.1.3.4) --- updated-dependencies: - dependency-name: rails dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ddd8cb8 commit a6fc6df

File tree

2 files changed

+114
-77
lines changed

2 files changed

+114
-77
lines changed

Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ gem 'coffee-rails', '~> 5.0.0'
88
gem 'jquery-rails', '~> 4.6'
99
gem 'jquery-ui-rails', '~>6.0.1'
1010

11-
gem 'rails', '~> 6.1'
11+
gem 'rails', '~> 7.1'
1212
gem 'sassc-rails', '~> 2.1.2'
1313

1414
gem 'bootstrap-sass', '3.4.1'

Gemfile.lock

+113-76
Original file line numberDiff line numberDiff line change
@@ -4,79 +4,95 @@ GEM
44
RedCloth (4.3.3)
55
aasm (5.5.0)
66
concurrent-ruby (~> 1.0)
7-
actioncable (6.1.7.8)
8-
actionpack (= 6.1.7.8)
9-
activesupport (= 6.1.7.8)
7+
actioncable (7.1.3.4)
8+
actionpack (= 7.1.3.4)
9+
activesupport (= 7.1.3.4)
1010
nio4r (~> 2.0)
1111
websocket-driver (>= 0.6.1)
12-
actionmailbox (6.1.7.8)
13-
actionpack (= 6.1.7.8)
14-
activejob (= 6.1.7.8)
15-
activerecord (= 6.1.7.8)
16-
activestorage (= 6.1.7.8)
17-
activesupport (= 6.1.7.8)
12+
zeitwerk (~> 2.6)
13+
actionmailbox (7.1.3.4)
14+
actionpack (= 7.1.3.4)
15+
activejob (= 7.1.3.4)
16+
activerecord (= 7.1.3.4)
17+
activestorage (= 7.1.3.4)
18+
activesupport (= 7.1.3.4)
1819
mail (>= 2.7.1)
19-
actionmailer (6.1.7.8)
20-
actionpack (= 6.1.7.8)
21-
actionview (= 6.1.7.8)
22-
activejob (= 6.1.7.8)
23-
activesupport (= 6.1.7.8)
20+
net-imap
21+
net-pop
22+
net-smtp
23+
actionmailer (7.1.3.4)
24+
actionpack (= 7.1.3.4)
25+
actionview (= 7.1.3.4)
26+
activejob (= 7.1.3.4)
27+
activesupport (= 7.1.3.4)
2428
mail (~> 2.5, >= 2.5.4)
25-
rails-dom-testing (~> 2.0)
26-
actionpack (6.1.7.8)
27-
actionview (= 6.1.7.8)
28-
activesupport (= 6.1.7.8)
29-
rack (~> 2.0, >= 2.0.9)
29+
net-imap
30+
net-pop
31+
net-smtp
32+
rails-dom-testing (~> 2.2)
33+
actionpack (7.1.3.4)
34+
actionview (= 7.1.3.4)
35+
activesupport (= 7.1.3.4)
36+
nokogiri (>= 1.8.5)
37+
racc
38+
rack (>= 2.2.4)
39+
rack-session (>= 1.0.1)
3040
rack-test (>= 0.6.3)
31-
rails-dom-testing (~> 2.0)
32-
rails-html-sanitizer (~> 1.0, >= 1.2.0)
41+
rails-dom-testing (~> 2.2)
42+
rails-html-sanitizer (~> 1.6)
3343
actionpack-xml_parser (2.0.1)
3444
actionpack (>= 5.0)
3545
railties (>= 5.0)
36-
actiontext (6.1.7.8)
37-
actionpack (= 6.1.7.8)
38-
activerecord (= 6.1.7.8)
39-
activestorage (= 6.1.7.8)
40-
activesupport (= 6.1.7.8)
46+
actiontext (7.1.3.4)
47+
actionpack (= 7.1.3.4)
48+
activerecord (= 7.1.3.4)
49+
activestorage (= 7.1.3.4)
50+
activesupport (= 7.1.3.4)
51+
globalid (>= 0.6.0)
4152
nokogiri (>= 1.8.5)
42-
actionview (6.1.7.8)
43-
activesupport (= 6.1.7.8)
53+
actionview (7.1.3.4)
54+
activesupport (= 7.1.3.4)
4455
builder (~> 3.1)
45-
erubi (~> 1.4)
46-
rails-dom-testing (~> 2.0)
47-
rails-html-sanitizer (~> 1.1, >= 1.2.0)
48-
activejob (6.1.7.8)
49-
activesupport (= 6.1.7.8)
56+
erubi (~> 1.11)
57+
rails-dom-testing (~> 2.2)
58+
rails-html-sanitizer (~> 1.6)
59+
activejob (7.1.3.4)
60+
activesupport (= 7.1.3.4)
5061
globalid (>= 0.3.6)
51-
activemodel (6.1.7.8)
52-
activesupport (= 6.1.7.8)
62+
activemodel (7.1.3.4)
63+
activesupport (= 7.1.3.4)
5364
activemodel-serializers-xml (1.0.2)
5465
activemodel (> 5.x)
5566
activesupport (> 5.x)
5667
builder (~> 3.1)
57-
activerecord (6.1.7.8)
58-
activemodel (= 6.1.7.8)
59-
activesupport (= 6.1.7.8)
60-
activestorage (6.1.7.8)
61-
actionpack (= 6.1.7.8)
62-
activejob (= 6.1.7.8)
63-
activerecord (= 6.1.7.8)
64-
activesupport (= 6.1.7.8)
68+
activerecord (7.1.3.4)
69+
activemodel (= 7.1.3.4)
70+
activesupport (= 7.1.3.4)
71+
timeout (>= 0.4.0)
72+
activestorage (7.1.3.4)
73+
actionpack (= 7.1.3.4)
74+
activejob (= 7.1.3.4)
75+
activerecord (= 7.1.3.4)
76+
activesupport (= 7.1.3.4)
6577
marcel (~> 1.0)
66-
mini_mime (>= 1.1.0)
67-
activesupport (6.1.7.8)
78+
activesupport (7.1.3.4)
79+
base64
80+
bigdecimal
6881
concurrent-ruby (~> 1.0, >= 1.0.2)
82+
connection_pool (>= 2.2.5)
83+
drb
6984
i18n (>= 1.6, < 2)
7085
minitest (>= 5.1)
86+
mutex_m
7187
tzinfo (~> 2.0)
72-
zeitwerk (~> 2.3)
7388
acts_as_list (1.2.1)
7489
activerecord (>= 6.1)
7590
activesupport (>= 6.1)
7691
ast (2.4.2)
7792
autoprefixer-rails (10.4.7.0)
7893
execjs (~> 2)
7994
backport (1.2.0)
95+
base64 (0.2.0)
8096
bcrypt (3.1.20)
8197
benchmark (0.3.0)
8298
better_html (2.0.2)
@@ -86,6 +102,7 @@ GEM
86102
erubi (~> 1.4)
87103
parser (>= 2.4)
88104
smart_properties
105+
bigdecimal (3.1.8)
89106
bootstrap-sass (3.4.1)
90107
autoprefixer-rails (>= 5.2.1)
91108
sassc (>= 2.0.0)
@@ -105,11 +122,13 @@ GEM
105122
execjs
106123
coffee-script-source (1.12.2)
107124
concurrent-ruby (1.3.1)
125+
connection_pool (2.4.1)
108126
crass (1.0.6)
109127
database_cleaner (1.99.0)
110128
date (3.3.4)
111129
diff-lcs (1.5.0)
112130
docile (1.1.5)
131+
drb (2.2.1)
113132
e2mmap (0.1.0)
114133
erubi (1.12.0)
115134
execjs (2.8.1)
@@ -138,6 +157,10 @@ GEM
138157
rails-i18n
139158
rainbow (>= 2.2.2, < 4.0)
140159
terminal-table (>= 1.5.1)
160+
io-console (0.7.2)
161+
irb (1.13.1)
162+
rdoc (>= 4.0.0)
163+
reline (>= 0.4.2)
141164
jaro_winkler (1.5.6)
142165
jquery-rails (4.6.0)
143166
rails-dom-testing (>= 1, < 3)
@@ -169,19 +192,19 @@ GEM
169192
net-imap
170193
net-pop
171194
net-smtp
172-
marcel (1.0.2)
173-
method_source (1.0.0)
195+
marcel (1.0.4)
174196
mime-types (3.4.1)
175197
mime-types-data (~> 3.2015)
176198
mime-types-data (3.2023.0218.1)
177199
mini_mime (1.1.5)
178-
mini_portile2 (2.8.5)
179-
minitest (5.23.1)
200+
mini_portile2 (2.8.7)
180201
mini_racer (0.12.0)
181202
libv8-node (~> 21.7.2.0)
203+
minitest (5.23.1)
182204
minitest-stub-const (0.6)
183205
mocha (2.1.0)
184206
ruby2_keywords (>= 0.0.5)
207+
mutex_m (0.2.0)
185208
mysql2 (0.5.5)
186209
net-imap (0.4.12)
187210
date
@@ -193,37 +216,43 @@ GEM
193216
net-smtp (0.5.0)
194217
net-protocol
195218
nio4r (2.7.3)
196-
nokogiri (1.15.5)
219+
nokogiri (1.16.5)
197220
mini_portile2 (~> 2.8.2)
198221
racc (~> 1.4)
199222
parallel (1.23.0)
200223
parser (3.2.2.4)
201224
ast (~> 2.4.1)
202225
racc
203226
pg (1.5.4)
227+
psych (5.1.2)
228+
stringio
204229
puma (6.4.2)
205230
nio4r (~> 2.0)
206-
racc (1.7.3)
207-
rack (2.2.9)
231+
racc (1.8.0)
232+
rack (3.0.11)
208233
rack-mini-profiler (3.3.1)
209234
rack (>= 1.2.0)
235+
rack-session (2.0.0)
236+
rack (>= 3.0.0)
210237
rack-test (2.1.0)
211238
rack (>= 1.3)
212-
rails (6.1.7.8)
213-
actioncable (= 6.1.7.8)
214-
actionmailbox (= 6.1.7.8)
215-
actionmailer (= 6.1.7.8)
216-
actionpack (= 6.1.7.8)
217-
actiontext (= 6.1.7.8)
218-
actionview (= 6.1.7.8)
219-
activejob (= 6.1.7.8)
220-
activemodel (= 6.1.7.8)
221-
activerecord (= 6.1.7.8)
222-
activestorage (= 6.1.7.8)
223-
activesupport (= 6.1.7.8)
239+
rackup (2.1.0)
240+
rack (>= 3)
241+
webrick (~> 1.8)
242+
rails (7.1.3.4)
243+
actioncable (= 7.1.3.4)
244+
actionmailbox (= 7.1.3.4)
245+
actionmailer (= 7.1.3.4)
246+
actionpack (= 7.1.3.4)
247+
actiontext (= 7.1.3.4)
248+
actionview (= 7.1.3.4)
249+
activejob (= 7.1.3.4)
250+
activemodel (= 7.1.3.4)
251+
activerecord (= 7.1.3.4)
252+
activestorage (= 7.1.3.4)
253+
activesupport (= 7.1.3.4)
224254
bundler (>= 1.15.0)
225-
railties (= 6.1.7.8)
226-
sprockets-rails (>= 2.0.0)
255+
railties (= 7.1.3.4)
227256
rails-controller-testing (1.0.5)
228257
actionpack (>= 5.0.1.rc1)
229258
actionview (>= 5.0.1.rc1)
@@ -242,19 +271,25 @@ GEM
242271
actionview (> 3.1)
243272
activesupport (> 3.1)
244273
railties (> 3.1)
245-
railties (6.1.7.8)
246-
actionpack (= 6.1.7.8)
247-
activesupport (= 6.1.7.8)
248-
method_source
274+
railties (7.1.3.4)
275+
actionpack (= 7.1.3.4)
276+
activesupport (= 7.1.3.4)
277+
irb
278+
rackup (>= 1.0.0)
249279
rake (>= 12.2)
250-
thor (~> 1.0)
280+
thor (~> 1.0, >= 1.2.2)
281+
zeitwerk (~> 2.6)
251282
rainbow (3.1.1)
252-
rake (13.1.0)
283+
rake (13.2.1)
253284
rb-fsevent (0.11.2)
254285
rb-inotify (0.10.1)
255286
ffi (~> 1.0)
256287
rbs (2.8.4)
288+
rdoc (6.7.0)
289+
psych (>= 4.0.0)
257290
regexp_parser (2.8.3)
291+
reline (0.5.8)
292+
io-console (~> 0.5)
258293
reverse_markdown (2.1.1)
259294
nokogiri
260295
rexml (3.2.8)
@@ -313,7 +348,7 @@ GEM
313348
tilt (~> 2.0)
314349
yard (~> 0.9, >= 0.9.24)
315350
spring (4.1.3)
316-
sprockets (4.2.0)
351+
sprockets (4.2.1)
317352
concurrent-ruby (~> 1.0)
318353
rack (>= 2.2.4, < 4)
319354
sprockets-rails (3.4.2)
@@ -322,12 +357,13 @@ GEM
322357
sprockets (>= 3.0.0)
323358
sqlite3 (1.6.9)
324359
mini_portile2 (~> 2.8.0)
360+
stringio (3.1.0)
325361
strscan (3.1.0)
326362
terminal-table (3.0.2)
327363
unicode-display_width (>= 1.1.1, < 3)
328364
terrapin (0.6.0)
329365
climate_control (>= 0.0.3, < 1.0)
330-
thor (1.3.0)
366+
thor (1.3.1)
331367
tilt (2.3.0)
332368
timeout (0.4.1)
333369
tolk (5.0.1)
@@ -342,6 +378,7 @@ GEM
342378
execjs (>= 0.3.0, < 3)
343379
unicode-display_width (2.5.0)
344380
uniform_notifier (1.16.0)
381+
webrick (1.8.1)
345382
websocket-driver (0.7.6)
346383
websocket-extensions (>= 0.1.0)
347384
websocket-extensions (0.1.5)
@@ -380,7 +417,7 @@ DEPENDENCIES
380417
pg (~> 1.5.4)
381418
puma (~> 6.4)
382419
rack-mini-profiler
383-
rails (~> 6.1)
420+
rails (~> 7.1)
384421
rails-controller-testing
385422
rails-dom-testing (~> 2.2.0)
386423
rails_autolink

0 commit comments

Comments
 (0)