Skip to content

Commit 45d4191

Browse files
chore(deps): update dependency rails to v7.1.2
1 parent 580a445 commit 45d4191

File tree

1 file changed

+109
-86
lines changed

1 file changed

+109
-86
lines changed

Gemfile.lock

Lines changed: 109 additions & 86 deletions
Original file line numberDiff line numberDiff line change
@@ -1,78 +1,89 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
actioncable (7.0.5)
5-
actionpack (= 7.0.5)
6-
activesupport (= 7.0.5)
4+
actioncable (7.1.2)
5+
actionpack (= 7.1.2)
6+
activesupport (= 7.1.2)
77
nio4r (~> 2.0)
88
websocket-driver (>= 0.6.1)
9-
actionmailbox (7.0.5)
10-
actionpack (= 7.0.5)
11-
activejob (= 7.0.5)
12-
activerecord (= 7.0.5)
13-
activestorage (= 7.0.5)
14-
activesupport (= 7.0.5)
9+
zeitwerk (~> 2.6)
10+
actionmailbox (7.1.2)
11+
actionpack (= 7.1.2)
12+
activejob (= 7.1.2)
13+
activerecord (= 7.1.2)
14+
activestorage (= 7.1.2)
15+
activesupport (= 7.1.2)
1516
mail (>= 2.7.1)
1617
net-imap
1718
net-pop
1819
net-smtp
19-
actionmailer (7.0.5)
20-
actionpack (= 7.0.5)
21-
actionview (= 7.0.5)
22-
activejob (= 7.0.5)
23-
activesupport (= 7.0.5)
20+
actionmailer (7.1.2)
21+
actionpack (= 7.1.2)
22+
actionview (= 7.1.2)
23+
activejob (= 7.1.2)
24+
activesupport (= 7.1.2)
2425
mail (~> 2.5, >= 2.5.4)
2526
net-imap
2627
net-pop
2728
net-smtp
28-
rails-dom-testing (~> 2.0)
29-
actionpack (7.0.5)
30-
actionview (= 7.0.5)
31-
activesupport (= 7.0.5)
32-
rack (~> 2.0, >= 2.2.4)
29+
rails-dom-testing (~> 2.2)
30+
actionpack (7.1.2)
31+
actionview (= 7.1.2)
32+
activesupport (= 7.1.2)
33+
nokogiri (>= 1.8.5)
34+
racc
35+
rack (>= 2.2.4)
36+
rack-session (>= 1.0.1)
3337
rack-test (>= 0.6.3)
34-
rails-dom-testing (~> 2.0)
35-
rails-html-sanitizer (~> 1.0, >= 1.2.0)
36-
actiontext (7.0.5)
37-
actionpack (= 7.0.5)
38-
activerecord (= 7.0.5)
39-
activestorage (= 7.0.5)
40-
activesupport (= 7.0.5)
38+
rails-dom-testing (~> 2.2)
39+
rails-html-sanitizer (~> 1.6)
40+
actiontext (7.1.2)
41+
actionpack (= 7.1.2)
42+
activerecord (= 7.1.2)
43+
activestorage (= 7.1.2)
44+
activesupport (= 7.1.2)
4145
globalid (>= 0.6.0)
4246
nokogiri (>= 1.8.5)
43-
actionview (7.0.5)
44-
activesupport (= 7.0.5)
47+
actionview (7.1.2)
48+
activesupport (= 7.1.2)
4549
builder (~> 3.1)
46-
erubi (~> 1.4)
47-
rails-dom-testing (~> 2.0)
48-
rails-html-sanitizer (~> 1.1, >= 1.2.0)
49-
activejob (7.0.5)
50-
activesupport (= 7.0.5)
50+
erubi (~> 1.11)
51+
rails-dom-testing (~> 2.2)
52+
rails-html-sanitizer (~> 1.6)
53+
activejob (7.1.2)
54+
activesupport (= 7.1.2)
5155
globalid (>= 0.3.6)
52-
activemodel (7.0.5)
53-
activesupport (= 7.0.5)
54-
activerecord (7.0.5)
55-
activemodel (= 7.0.5)
56-
activesupport (= 7.0.5)
57-
activestorage (7.0.5)
58-
actionpack (= 7.0.5)
59-
activejob (= 7.0.5)
60-
activerecord (= 7.0.5)
61-
activesupport (= 7.0.5)
56+
activemodel (7.1.2)
57+
activesupport (= 7.1.2)
58+
activerecord (7.1.2)
59+
activemodel (= 7.1.2)
60+
activesupport (= 7.1.2)
61+
timeout (>= 0.4.0)
62+
activestorage (7.1.2)
63+
actionpack (= 7.1.2)
64+
activejob (= 7.1.2)
65+
activerecord (= 7.1.2)
66+
activesupport (= 7.1.2)
6267
marcel (~> 1.0)
63-
mini_mime (>= 1.1.0)
64-
activesupport (7.0.5)
68+
activesupport (7.1.2)
69+
base64
70+
bigdecimal
6571
concurrent-ruby (~> 1.0, >= 1.0.2)
72+
connection_pool (>= 2.2.5)
73+
drb
6674
i18n (>= 1.6, < 2)
6775
minitest (>= 5.1)
76+
mutex_m
6877
tzinfo (~> 2.0)
6978
addressable (2.8.4)
7079
public_suffix (>= 2.0.2, < 6.0)
7180
annotate (3.2.0)
7281
activerecord (>= 3.2, < 8.0)
7382
rake (>= 10.4, < 14.0)
7483
ast (2.4.2)
84+
base64 (0.2.0)
7585
bcrypt (3.1.18)
86+
bigdecimal (1.4.4)
7687
bindex (0.8.1)
7788
bootsnap (1.16.0)
7889
msgpack (~> 1.2)
@@ -100,7 +111,7 @@ GEM
100111
activerecord (>= 5.a)
101112
database_cleaner-core (~> 2.0.0)
102113
database_cleaner-core (2.0.1)
103-
date (3.3.3)
114+
date (3.3.4)
104115
debug (1.8.0)
105116
irb (>= 1.5.0)
106117
reline (>= 0.3.1)
@@ -119,6 +130,8 @@ GEM
119130
dotenv-rails (2.8.1)
120131
dotenv (= 2.8.1)
121132
railties (>= 3.2)
133+
drb (2.2.0)
134+
ruby2_keywords
122135
dry-auto_inject (1.0.1)
123136
dry-core (~> 1.0)
124137
zeitwerk (~> 2.6)
@@ -140,8 +153,8 @@ GEM
140153
fasterer (0.10.1)
141154
colorize (~> 0.7)
142155
ruby_parser (>= 3.19.1)
143-
globalid (1.1.0)
144-
activesupport (>= 5.0)
156+
globalid (1.2.1)
157+
activesupport (>= 6.1)
145158
has_scope (0.8.1)
146159
actionpack (>= 5.2)
147160
activesupport (>= 5.2)
@@ -171,7 +184,7 @@ GEM
171184
tomlrb (>= 1.3, < 2.1)
172185
with_env (= 1.1.0)
173186
xml-simple (~> 1.1.9)
174-
loofah (2.21.3)
187+
loofah (2.21.4)
175188
crass (~> 1.0.2)
176189
nokogiri (>= 1.12.0)
177190
mail (2.8.1)
@@ -182,26 +195,27 @@ GEM
182195
marcel (1.0.2)
183196
matrix (0.4.2)
184197
method_source (1.0.0)
185-
mini_mime (1.1.2)
186-
mini_portile2 (2.8.2)
187-
minitest (5.18.1)
198+
mini_mime (1.1.5)
199+
mini_portile2 (2.8.5)
200+
minitest (5.20.0)
188201
msgpack (1.7.1)
189-
net-imap (0.3.6)
202+
mutex_m (0.2.0)
203+
net-imap (0.4.4)
190204
date
191205
net-protocol
192206
net-pop (0.1.2)
193207
net-protocol
194-
net-protocol (0.2.1)
208+
net-protocol (0.2.2)
195209
timeout
196-
net-smtp (0.3.3)
210+
net-smtp (0.4.0)
197211
net-protocol
198212
nio4r (2.5.9)
199-
nokogiri (1.15.2)
213+
nokogiri (1.15.4)
200214
mini_portile2 (~> 2.8.2)
201215
racc (~> 1.4)
202-
nokogiri (1.15.2-arm64-darwin)
216+
nokogiri (1.15.4-arm64-darwin)
203217
racc (~> 1.4)
204-
nokogiri (1.15.2-x86_64-linux)
218+
nokogiri (1.15.4-x86_64-linux)
205219
racc (~> 1.4)
206220
orm_adapter (0.5.0)
207221
overcommit (0.60.0)
@@ -220,43 +234,50 @@ GEM
220234
public_suffix (5.0.1)
221235
puma (6.3.0)
222236
nio4r (~> 2.0)
223-
racc (1.7.1)
224-
rack (2.2.7)
237+
racc (1.7.3)
238+
rack (2.2.8)
225239
rack-cors (2.0.1)
226240
rack (>= 2.0.0)
227241
rack-proxy (0.7.6)
228242
rack
243+
rack-session (1.0.1)
244+
rack (< 3)
229245
rack-test (2.1.0)
230246
rack (>= 1.3)
231-
rails (7.0.5)
232-
actioncable (= 7.0.5)
233-
actionmailbox (= 7.0.5)
234-
actionmailer (= 7.0.5)
235-
actionpack (= 7.0.5)
236-
actiontext (= 7.0.5)
237-
actionview (= 7.0.5)
238-
activejob (= 7.0.5)
239-
activemodel (= 7.0.5)
240-
activerecord (= 7.0.5)
241-
activestorage (= 7.0.5)
242-
activesupport (= 7.0.5)
247+
rackup (1.0.0)
248+
rack (< 3)
249+
webrick
250+
rails (7.1.2)
251+
actioncable (= 7.1.2)
252+
actionmailbox (= 7.1.2)
253+
actionmailer (= 7.1.2)
254+
actionpack (= 7.1.2)
255+
actiontext (= 7.1.2)
256+
actionview (= 7.1.2)
257+
activejob (= 7.1.2)
258+
activemodel (= 7.1.2)
259+
activerecord (= 7.1.2)
260+
activestorage (= 7.1.2)
261+
activesupport (= 7.1.2)
243262
bundler (>= 1.15.0)
244-
railties (= 7.0.5)
245-
rails-dom-testing (2.0.3)
246-
activesupport (>= 4.2.0)
263+
railties (= 7.1.2)
264+
rails-dom-testing (2.2.0)
265+
activesupport (>= 5.0.0)
266+
minitest
247267
nokogiri (>= 1.6)
248268
rails-html-sanitizer (1.6.0)
249269
loofah (~> 2.21)
250270
nokogiri (~> 1.14)
251-
railties (7.0.5)
252-
actionpack (= 7.0.5)
253-
activesupport (= 7.0.5)
254-
method_source
271+
railties (7.1.2)
272+
actionpack (= 7.1.2)
273+
activesupport (= 7.1.2)
274+
irb
275+
rackup (>= 1.0.0)
255276
rake (>= 12.2)
256-
thor (~> 1.0)
257-
zeitwerk (~> 2.5)
277+
thor (~> 1.0, >= 1.2.2)
278+
zeitwerk (~> 2.6)
258279
rainbow (3.1.1)
259-
rake (13.0.6)
280+
rake (13.1.0)
260281
ransack (4.0.0)
261282
activerecord (>= 6.1.5)
262283
activesupport (>= 6.1.5)
@@ -317,6 +338,7 @@ GEM
317338
rubocop-capybara (~> 2.17)
318339
rubocop-factory_bot (~> 2.22)
319340
ruby-progressbar (1.13.0)
341+
ruby2_keywords (0.0.5)
320342
ruby_parser (3.20.2)
321343
sexp_processor (~> 4.16)
322344
rubyzip (2.3.2)
@@ -338,8 +360,8 @@ GEM
338360
simplecov_json_formatter (~> 0.1)
339361
simplecov-html (0.12.3)
340362
simplecov_json_formatter (0.1.4)
341-
thor (1.2.2)
342-
timeout (0.3.2)
363+
thor (1.3.0)
364+
timeout (0.4.1)
343365
tomlrb (2.0.3)
344366
tzinfo (2.0.6)
345367
concurrent-ruby (~> 1.0)
@@ -367,16 +389,17 @@ GEM
367389
nokogiri (~> 1.6)
368390
rubyzip (>= 1.3.0)
369391
selenium-webdriver (~> 4.0)
392+
webrick (1.8.1)
370393
websocket (1.2.9)
371-
websocket-driver (0.7.5)
394+
websocket-driver (0.7.6)
372395
websocket-extensions (>= 0.1.0)
373396
websocket-extensions (0.1.5)
374397
with_env (1.1.0)
375398
xml-simple (1.1.9)
376399
rexml
377400
xpath (3.2.0)
378401
nokogiri (~> 1.8)
379-
zeitwerk (2.6.8)
402+
zeitwerk (2.6.12)
380403

381404
PLATFORMS
382405
arm64-darwin-21

0 commit comments

Comments
 (0)