Skip to content

Commit e4dd26e

Browse files
authored
Update all of rails to version 7.0.8.7
1 parent a68f027 commit e4dd26e

1 file changed

Lines changed: 60 additions & 60 deletions

File tree

Gemfile.lock

Lines changed: 60 additions & 60 deletions
Original file line numberDiff line numberDiff line change
@@ -8,47 +8,47 @@ GIT
88
GEM
99
remote: https://rubygems.org/
1010
specs:
11-
actioncable (7.0.8.6)
12-
actionpack (= 7.0.8.6)
13-
activesupport (= 7.0.8.6)
11+
actioncable (7.0.8.7)
12+
actionpack (= 7.0.8.7)
13+
activesupport (= 7.0.8.7)
1414
nio4r (~> 2.0)
1515
websocket-driver (>= 0.6.1)
16-
actionmailbox (7.0.8.6)
17-
actionpack (= 7.0.8.6)
18-
activejob (= 7.0.8.6)
19-
activerecord (= 7.0.8.6)
20-
activestorage (= 7.0.8.6)
21-
activesupport (= 7.0.8.6)
16+
actionmailbox (7.0.8.7)
17+
actionpack (= 7.0.8.7)
18+
activejob (= 7.0.8.7)
19+
activerecord (= 7.0.8.7)
20+
activestorage (= 7.0.8.7)
21+
activesupport (= 7.0.8.7)
2222
mail (>= 2.7.1)
2323
net-imap
2424
net-pop
2525
net-smtp
26-
actionmailer (7.0.8.6)
27-
actionpack (= 7.0.8.6)
28-
actionview (= 7.0.8.6)
29-
activejob (= 7.0.8.6)
30-
activesupport (= 7.0.8.6)
26+
actionmailer (7.0.8.7)
27+
actionpack (= 7.0.8.7)
28+
actionview (= 7.0.8.7)
29+
activejob (= 7.0.8.7)
30+
activesupport (= 7.0.8.7)
3131
mail (~> 2.5, >= 2.5.4)
3232
net-imap
3333
net-pop
3434
net-smtp
3535
rails-dom-testing (~> 2.0)
36-
actionpack (7.0.8.6)
37-
actionview (= 7.0.8.6)
38-
activesupport (= 7.0.8.6)
36+
actionpack (7.0.8.7)
37+
actionview (= 7.0.8.7)
38+
activesupport (= 7.0.8.7)
3939
rack (~> 2.0, >= 2.2.4)
4040
rack-test (>= 0.6.3)
4141
rails-dom-testing (~> 2.0)
4242
rails-html-sanitizer (~> 1.0, >= 1.2.0)
43-
actiontext (7.0.8.6)
44-
actionpack (= 7.0.8.6)
45-
activerecord (= 7.0.8.6)
46-
activestorage (= 7.0.8.6)
47-
activesupport (= 7.0.8.6)
43+
actiontext (7.0.8.7)
44+
actionpack (= 7.0.8.7)
45+
activerecord (= 7.0.8.7)
46+
activestorage (= 7.0.8.7)
47+
activesupport (= 7.0.8.7)
4848
globalid (>= 0.6.0)
4949
nokogiri (>= 1.8.5)
50-
actionview (7.0.8.6)
51-
activesupport (= 7.0.8.6)
50+
actionview (7.0.8.7)
51+
activesupport (= 7.0.8.7)
5252
builder (~> 3.1)
5353
erubi (~> 1.4)
5454
rails-dom-testing (~> 2.0)
@@ -58,22 +58,22 @@ GEM
5858
activemodel (>= 4.1)
5959
case_transform (>= 0.2)
6060
jsonapi-renderer (>= 0.1.1.beta1, < 0.3)
61-
activejob (7.0.8.6)
62-
activesupport (= 7.0.8.6)
61+
activejob (7.0.8.7)
62+
activesupport (= 7.0.8.7)
6363
globalid (>= 0.3.6)
64-
activemodel (7.0.8.6)
65-
activesupport (= 7.0.8.6)
66-
activerecord (7.0.8.6)
67-
activemodel (= 7.0.8.6)
68-
activesupport (= 7.0.8.6)
69-
activestorage (7.0.8.6)
70-
actionpack (= 7.0.8.6)
71-
activejob (= 7.0.8.6)
72-
activerecord (= 7.0.8.6)
73-
activesupport (= 7.0.8.6)
64+
activemodel (7.0.8.7)
65+
activesupport (= 7.0.8.7)
66+
activerecord (7.0.8.7)
67+
activemodel (= 7.0.8.7)
68+
activesupport (= 7.0.8.7)
69+
activestorage (7.0.8.7)
70+
actionpack (= 7.0.8.7)
71+
activejob (= 7.0.8.7)
72+
activerecord (= 7.0.8.7)
73+
activesupport (= 7.0.8.7)
7474
marcel (~> 1.0)
7575
mini_mime (>= 1.1.0)
76-
activesupport (7.0.8.6)
76+
activesupport (7.0.8.7)
7777
concurrent-ruby (~> 1.0, >= 1.0.2)
7878
i18n (>= 1.6, < 2)
7979
minitest (>= 5.1)
@@ -131,7 +131,7 @@ GEM
131131
activerecord (>= 5.a)
132132
database_cleaner-core (~> 2.0.0)
133133
database_cleaner-core (2.0.1)
134-
date (3.3.4)
134+
date (3.4.1)
135135
diff-lcs (1.5.1)
136136
domain_name (0.6.20240107)
137137
erubi (1.13.0)
@@ -206,14 +206,14 @@ GEM
206206
mime-types-data (~> 3.2015)
207207
mime-types-data (3.2024.0903)
208208
mini_mime (1.1.5)
209-
minitest (5.25.2)
209+
minitest (5.25.4)
210210
mocha (2.5.0)
211211
ruby2_keywords (>= 0.0.5)
212212
msgpack (1.7.2)
213213
mysql2 (0.5.6)
214214
net-http (0.4.1)
215215
uri
216-
net-imap (0.5.0)
216+
net-imap (0.5.1)
217217
date
218218
net-protocol
219219
net-pop (0.1.2)
@@ -224,11 +224,11 @@ GEM
224224
net-protocol
225225
netrc (0.11.0)
226226
nio4r (2.7.4)
227-
nokogiri (1.17.0-arm64-darwin)
227+
nokogiri (1.17.1-arm64-darwin)
228228
racc (~> 1.4)
229-
nokogiri (1.17.0-x86_64-darwin)
229+
nokogiri (1.17.1-x86_64-darwin)
230230
racc (~> 1.4)
231-
nokogiri (1.17.0-x86_64-linux)
231+
nokogiri (1.17.1-x86_64-linux)
232232
racc (~> 1.4)
233233
parallel (1.26.3)
234234
parser (3.3.6.0)
@@ -248,20 +248,20 @@ GEM
248248
rack (>= 2.0.0)
249249
rack-test (2.1.0)
250250
rack (>= 1.3)
251-
rails (7.0.8.6)
252-
actioncable (= 7.0.8.6)
253-
actionmailbox (= 7.0.8.6)
254-
actionmailer (= 7.0.8.6)
255-
actionpack (= 7.0.8.6)
256-
actiontext (= 7.0.8.6)
257-
actionview (= 7.0.8.6)
258-
activejob (= 7.0.8.6)
259-
activemodel (= 7.0.8.6)
260-
activerecord (= 7.0.8.6)
261-
activestorage (= 7.0.8.6)
262-
activesupport (= 7.0.8.6)
251+
rails (7.0.8.7)
252+
actioncable (= 7.0.8.7)
253+
actionmailbox (= 7.0.8.7)
254+
actionmailer (= 7.0.8.7)
255+
actionpack (= 7.0.8.7)
256+
actiontext (= 7.0.8.7)
257+
actionview (= 7.0.8.7)
258+
activejob (= 7.0.8.7)
259+
activemodel (= 7.0.8.7)
260+
activerecord (= 7.0.8.7)
261+
activestorage (= 7.0.8.7)
262+
activesupport (= 7.0.8.7)
263263
bundler (>= 1.15.0)
264-
railties (= 7.0.8.6)
264+
railties (= 7.0.8.7)
265265
rails-controller-testing (1.0.5)
266266
actionpack (>= 5.0.1.rc1)
267267
actionview (>= 5.0.1.rc1)
@@ -278,9 +278,9 @@ GEM
278278
rails-html-sanitizer (1.6.1)
279279
loofah (~> 2.21)
280280
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)
281-
railties (7.0.8.6)
282-
actionpack (= 7.0.8.6)
283-
activesupport (= 7.0.8.6)
281+
railties (7.0.8.7)
282+
actionpack (= 7.0.8.7)
283+
activesupport (= 7.0.8.7)
284284
method_source
285285
rake (>= 12.2)
286286
thor (~> 1.0)
@@ -390,7 +390,7 @@ GEM
390390
teaspoon (>= 1.0.0)
391391
thor (1.1.0)
392392
tilt (2.4.0)
393-
timeout (0.4.1)
393+
timeout (0.4.2)
394394
turbolinks (5.2.1)
395395
turbolinks-source (~> 5.2)
396396
turbolinks-source (5.2.0)

0 commit comments

Comments
 (0)