Skip to content

Commit 9162cfd

Browse files
committed
Update all of rails to version 6.1.7.7
1 parent f499555 commit 9162cfd

File tree

1 file changed

+67
-67
lines changed

1 file changed

+67
-67
lines changed

Gemfile.lock

+67-67
Original file line numberDiff line numberDiff line change
@@ -10,60 +10,60 @@ GIT
1010
GEM
1111
remote: http://rubygems.org/
1212
specs:
13-
actioncable (6.1.7.6)
14-
actionpack (= 6.1.7.6)
15-
activesupport (= 6.1.7.6)
13+
actioncable (6.1.7.7)
14+
actionpack (= 6.1.7.7)
15+
activesupport (= 6.1.7.7)
1616
nio4r (~> 2.0)
1717
websocket-driver (>= 0.6.1)
18-
actionmailbox (6.1.7.6)
19-
actionpack (= 6.1.7.6)
20-
activejob (= 6.1.7.6)
21-
activerecord (= 6.1.7.6)
22-
activestorage (= 6.1.7.6)
23-
activesupport (= 6.1.7.6)
18+
actionmailbox (6.1.7.7)
19+
actionpack (= 6.1.7.7)
20+
activejob (= 6.1.7.7)
21+
activerecord (= 6.1.7.7)
22+
activestorage (= 6.1.7.7)
23+
activesupport (= 6.1.7.7)
2424
mail (>= 2.7.1)
25-
actionmailer (6.1.7.6)
26-
actionpack (= 6.1.7.6)
27-
actionview (= 6.1.7.6)
28-
activejob (= 6.1.7.6)
29-
activesupport (= 6.1.7.6)
25+
actionmailer (6.1.7.7)
26+
actionpack (= 6.1.7.7)
27+
actionview (= 6.1.7.7)
28+
activejob (= 6.1.7.7)
29+
activesupport (= 6.1.7.7)
3030
mail (~> 2.5, >= 2.5.4)
3131
rails-dom-testing (~> 2.0)
32-
actionpack (6.1.7.6)
33-
actionview (= 6.1.7.6)
34-
activesupport (= 6.1.7.6)
32+
actionpack (6.1.7.7)
33+
actionview (= 6.1.7.7)
34+
activesupport (= 6.1.7.7)
3535
rack (~> 2.0, >= 2.0.9)
3636
rack-test (>= 0.6.3)
3737
rails-dom-testing (~> 2.0)
3838
rails-html-sanitizer (~> 1.0, >= 1.2.0)
39-
actiontext (6.1.7.6)
40-
actionpack (= 6.1.7.6)
41-
activerecord (= 6.1.7.6)
42-
activestorage (= 6.1.7.6)
43-
activesupport (= 6.1.7.6)
39+
actiontext (6.1.7.7)
40+
actionpack (= 6.1.7.7)
41+
activerecord (= 6.1.7.7)
42+
activestorage (= 6.1.7.7)
43+
activesupport (= 6.1.7.7)
4444
nokogiri (>= 1.8.5)
45-
actionview (6.1.7.6)
46-
activesupport (= 6.1.7.6)
45+
actionview (6.1.7.7)
46+
activesupport (= 6.1.7.7)
4747
builder (~> 3.1)
4848
erubi (~> 1.4)
4949
rails-dom-testing (~> 2.0)
5050
rails-html-sanitizer (~> 1.1, >= 1.2.0)
51-
activejob (6.1.7.6)
52-
activesupport (= 6.1.7.6)
51+
activejob (6.1.7.7)
52+
activesupport (= 6.1.7.7)
5353
globalid (>= 0.3.6)
54-
activemodel (6.1.7.6)
55-
activesupport (= 6.1.7.6)
56-
activerecord (6.1.7.6)
57-
activemodel (= 6.1.7.6)
58-
activesupport (= 6.1.7.6)
59-
activestorage (6.1.7.6)
60-
actionpack (= 6.1.7.6)
61-
activejob (= 6.1.7.6)
62-
activerecord (= 6.1.7.6)
63-
activesupport (= 6.1.7.6)
54+
activemodel (6.1.7.7)
55+
activesupport (= 6.1.7.7)
56+
activerecord (6.1.7.7)
57+
activemodel (= 6.1.7.7)
58+
activesupport (= 6.1.7.7)
59+
activestorage (6.1.7.7)
60+
actionpack (= 6.1.7.7)
61+
activejob (= 6.1.7.7)
62+
activerecord (= 6.1.7.7)
63+
activesupport (= 6.1.7.7)
6464
marcel (~> 1.0)
6565
mini_mime (>= 1.1.0)
66-
activesupport (6.1.7.6)
66+
activesupport (6.1.7.7)
6767
concurrent-ruby (~> 1.0, >= 1.0.2)
6868
i18n (>= 1.6, < 2)
6969
minitest (>= 5.1)
@@ -97,11 +97,11 @@ GEM
9797
builder (3.2.4)
9898
byebug (11.1.3)
9999
coderay (1.1.3)
100-
concurrent-ruby (1.2.2)
100+
concurrent-ruby (1.2.3)
101101
connection_pool (2.4.1)
102102
crass (1.0.6)
103103
dalli (3.2.5)
104-
date (3.3.3)
104+
date (3.3.4)
105105
decent_exposure (3.0.4)
106106
activesupport (>= 4.0)
107107
diff-lcs (1.5.0)
@@ -128,8 +128,8 @@ GEM
128128
font-awesome-rails (4.7.0.8)
129129
railties (>= 3.2, < 8.0)
130130
geocoder (1.8.2)
131-
globalid (1.1.0)
132-
activesupport (>= 5.0)
131+
globalid (1.2.1)
132+
activesupport (>= 6.1)
133133
hashie (5.0.0)
134134
i18n (1.14.1)
135135
concurrent-ruby (~> 1.0)
@@ -179,7 +179,7 @@ GEM
179179
activesupport (>= 4)
180180
railties (>= 4)
181181
request_store (~> 1.0)
182-
loofah (2.21.3)
182+
loofah (2.22.0)
183183
crass (~> 1.0.2)
184184
nokogiri (>= 1.12.0)
185185
mail (2.8.1)
@@ -191,21 +191,21 @@ GEM
191191
method_source (1.0.0)
192192
mini_mime (1.1.5)
193193
mini_portile2 (2.8.5)
194-
minitest (5.19.0)
194+
minitest (5.22.2)
195195
multi_xml (0.6.0)
196196
net-http-persistent (4.0.2)
197197
connection_pool (~> 2.2)
198-
net-imap (0.3.7)
198+
net-imap (0.4.10)
199199
date
200200
net-protocol
201201
net-pop (0.1.2)
202202
net-protocol
203-
net-protocol (0.2.1)
203+
net-protocol (0.2.2)
204204
timeout
205-
net-smtp (0.3.3)
205+
net-smtp (0.4.0.1)
206206
net-protocol
207207
net_http_timeout_errors (1.0.0)
208-
nio4r (2.5.9)
208+
nio4r (2.7.0)
209209
nokogiri (1.16.2)
210210
mini_portile2 (~> 2.8.2)
211211
racc (~> 1.4)
@@ -273,20 +273,20 @@ GEM
273273
rack
274274
rack-test (2.1.0)
275275
rack (>= 1.3)
276-
rails (6.1.7.6)
277-
actioncable (= 6.1.7.6)
278-
actionmailbox (= 6.1.7.6)
279-
actionmailer (= 6.1.7.6)
280-
actionpack (= 6.1.7.6)
281-
actiontext (= 6.1.7.6)
282-
actionview (= 6.1.7.6)
283-
activejob (= 6.1.7.6)
284-
activemodel (= 6.1.7.6)
285-
activerecord (= 6.1.7.6)
286-
activestorage (= 6.1.7.6)
287-
activesupport (= 6.1.7.6)
276+
rails (6.1.7.7)
277+
actioncable (= 6.1.7.7)
278+
actionmailbox (= 6.1.7.7)
279+
actionmailer (= 6.1.7.7)
280+
actionpack (= 6.1.7.7)
281+
actiontext (= 6.1.7.7)
282+
actionview (= 6.1.7.7)
283+
activejob (= 6.1.7.7)
284+
activemodel (= 6.1.7.7)
285+
activerecord (= 6.1.7.7)
286+
activestorage (= 6.1.7.7)
287+
activesupport (= 6.1.7.7)
288288
bundler (>= 1.15.0)
289-
railties (= 6.1.7.6)
289+
railties (= 6.1.7.7)
290290
sprockets-rails (>= 2.0.0)
291291
rails-controller-testing (1.0.5)
292292
actionpack (>= 5.0.1.rc1)
@@ -304,14 +304,14 @@ GEM
304304
rails_stdout_logging
305305
rails_serve_static_assets (0.0.5)
306306
rails_stdout_logging (0.0.5)
307-
railties (6.1.7.6)
308-
actionpack (= 6.1.7.6)
309-
activesupport (= 6.1.7.6)
307+
railties (6.1.7.7)
308+
actionpack (= 6.1.7.7)
309+
activesupport (= 6.1.7.7)
310310
method_source
311311
rake (>= 12.2)
312312
thor (~> 1.0)
313313
rainbow (3.1.1)
314-
rake (13.0.6)
314+
rake (13.1.0)
315315
rb-fsevent (0.11.2)
316316
rb-inotify (0.10.1)
317317
ffi (~> 1.0)
@@ -401,9 +401,9 @@ GEM
401401
activesupport (>= 5.2)
402402
sprockets (>= 3.0.0)
403403
temple (0.10.2)
404-
thor (1.2.2)
404+
thor (1.3.0)
405405
tilt (2.2.0)
406-
timeout (0.4.0)
406+
timeout (0.4.1)
407407
typhoeus (1.4.0)
408408
ethon (>= 0.9.0)
409409
tzinfo (2.0.6)
@@ -428,7 +428,7 @@ GEM
428428
websocket-extensions (>= 0.1.0)
429429
websocket-extensions (0.1.5)
430430
whitelabel (0.4.0)
431-
zeitwerk (2.6.11)
431+
zeitwerk (2.6.13)
432432

433433
PLATFORMS
434434
ruby

0 commit comments

Comments
 (0)