Skip to content

Commit fffa009

Browse files
Bump rails from 7.0.8 to 7.0.8.1
Bumps [rails](https://github.com/rails/rails) from 7.0.8 to 7.0.8.1. - [Release notes](https://github.com/rails/rails/releases) - [Commits](rails/rails@v7.0.8...v7.0.8.1) --- updated-dependencies: - dependency-name: rails dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 51be8c5 commit fffa009

File tree

1 file changed

+70
-70
lines changed

1 file changed

+70
-70
lines changed

Gemfile.lock

Lines changed: 70 additions & 70 deletions
Original file line numberDiff line numberDiff line change
@@ -76,67 +76,67 @@ GIT
7676
GEM
7777
remote: https://rubygems.org/
7878
specs:
79-
actioncable (7.0.8)
80-
actionpack (= 7.0.8)
81-
activesupport (= 7.0.8)
79+
actioncable (7.0.8.1)
80+
actionpack (= 7.0.8.1)
81+
activesupport (= 7.0.8.1)
8282
nio4r (~> 2.0)
8383
websocket-driver (>= 0.6.1)
84-
actionmailbox (7.0.8)
85-
actionpack (= 7.0.8)
86-
activejob (= 7.0.8)
87-
activerecord (= 7.0.8)
88-
activestorage (= 7.0.8)
89-
activesupport (= 7.0.8)
84+
actionmailbox (7.0.8.1)
85+
actionpack (= 7.0.8.1)
86+
activejob (= 7.0.8.1)
87+
activerecord (= 7.0.8.1)
88+
activestorage (= 7.0.8.1)
89+
activesupport (= 7.0.8.1)
9090
mail (>= 2.7.1)
9191
net-imap
9292
net-pop
9393
net-smtp
94-
actionmailer (7.0.8)
95-
actionpack (= 7.0.8)
96-
actionview (= 7.0.8)
97-
activejob (= 7.0.8)
98-
activesupport (= 7.0.8)
94+
actionmailer (7.0.8.1)
95+
actionpack (= 7.0.8.1)
96+
actionview (= 7.0.8.1)
97+
activejob (= 7.0.8.1)
98+
activesupport (= 7.0.8.1)
9999
mail (~> 2.5, >= 2.5.4)
100100
net-imap
101101
net-pop
102102
net-smtp
103103
rails-dom-testing (~> 2.0)
104-
actionpack (7.0.8)
105-
actionview (= 7.0.8)
106-
activesupport (= 7.0.8)
104+
actionpack (7.0.8.1)
105+
actionview (= 7.0.8.1)
106+
activesupport (= 7.0.8.1)
107107
rack (~> 2.0, >= 2.2.4)
108108
rack-test (>= 0.6.3)
109109
rails-dom-testing (~> 2.0)
110110
rails-html-sanitizer (~> 1.0, >= 1.2.0)
111-
actiontext (7.0.8)
112-
actionpack (= 7.0.8)
113-
activerecord (= 7.0.8)
114-
activestorage (= 7.0.8)
115-
activesupport (= 7.0.8)
111+
actiontext (7.0.8.1)
112+
actionpack (= 7.0.8.1)
113+
activerecord (= 7.0.8.1)
114+
activestorage (= 7.0.8.1)
115+
activesupport (= 7.0.8.1)
116116
globalid (>= 0.6.0)
117117
nokogiri (>= 1.8.5)
118-
actionview (7.0.8)
119-
activesupport (= 7.0.8)
118+
actionview (7.0.8.1)
119+
activesupport (= 7.0.8.1)
120120
builder (~> 3.1)
121121
erubi (~> 1.4)
122122
rails-dom-testing (~> 2.0)
123123
rails-html-sanitizer (~> 1.1, >= 1.2.0)
124-
activejob (7.0.8)
125-
activesupport (= 7.0.8)
124+
activejob (7.0.8.1)
125+
activesupport (= 7.0.8.1)
126126
globalid (>= 0.3.6)
127-
activemodel (7.0.8)
128-
activesupport (= 7.0.8)
129-
activerecord (7.0.8)
130-
activemodel (= 7.0.8)
131-
activesupport (= 7.0.8)
132-
activestorage (7.0.8)
133-
actionpack (= 7.0.8)
134-
activejob (= 7.0.8)
135-
activerecord (= 7.0.8)
136-
activesupport (= 7.0.8)
127+
activemodel (7.0.8.1)
128+
activesupport (= 7.0.8.1)
129+
activerecord (7.0.8.1)
130+
activemodel (= 7.0.8.1)
131+
activesupport (= 7.0.8.1)
132+
activestorage (7.0.8.1)
133+
actionpack (= 7.0.8.1)
134+
activejob (= 7.0.8.1)
135+
activerecord (= 7.0.8.1)
136+
activesupport (= 7.0.8.1)
137137
marcel (~> 1.0)
138138
mini_mime (>= 1.1.0)
139-
activesupport (7.0.8)
139+
activesupport (7.0.8.1)
140140
concurrent-ruby (~> 1.0, >= 1.0.2)
141141
i18n (>= 1.6, < 2)
142142
minitest (>= 5.1)
@@ -201,7 +201,7 @@ GEM
201201
activesupport (>= 4.2.0)
202202
commander (4.6.0)
203203
highline (~> 2.0.0)
204-
concurrent-ruby (1.2.2)
204+
concurrent-ruby (1.2.3)
205205
connection_pool (2.4.1)
206206
content_disposition (1.0.0)
207207
cose (1.3.0)
@@ -217,7 +217,7 @@ GEM
217217
ferrum (~> 0.12.0)
218218
dartsass-rails (0.4.0)
219219
railties (>= 6.0.0)
220-
date (3.3.3)
220+
date (3.3.4)
221221
debug (1.8.0)
222222
irb (>= 1.5.0)
223223
reline (>= 0.3.1)
@@ -254,8 +254,8 @@ GEM
254254
ffi (1.16.3)
255255
figaro (1.2.0)
256256
thor (>= 0.14.0, < 2)
257-
globalid (1.1.0)
258-
activesupport (>= 5.0)
257+
globalid (1.2.1)
258+
activesupport (>= 6.1)
259259
hana (1.3.7)
260260
headless (2.3.1)
261261
highline (2.0.3)
@@ -294,7 +294,7 @@ GEM
294294
listen (3.7.1)
295295
rb-fsevent (~> 0.10, >= 0.10.3)
296296
rb-inotify (~> 0.9, >= 0.9.10)
297-
loofah (2.21.3)
297+
loofah (2.22.0)
298298
crass (~> 1.0.2)
299299
nokogiri (>= 1.12.0)
300300
mail (2.8.1)
@@ -323,7 +323,7 @@ GEM
323323
mime-types-data (~> 3.2015)
324324
mime-types-data (3.2022.0105)
325325
mini_mime (1.1.5)
326-
minitest (5.19.0)
326+
minitest (5.22.2)
327327
minitest-hooks (1.5.0)
328328
minitest (> 5.3)
329329
msgpack (1.5.6)
@@ -332,22 +332,22 @@ GEM
332332
net-http-digest_auth (1.4.1)
333333
net-http-persistent (4.0.2)
334334
connection_pool (~> 2.2)
335-
net-imap (0.4.1)
335+
net-imap (0.4.10)
336336
date
337337
net-protocol
338338
net-pop (0.1.2)
339339
net-protocol
340-
net-protocol (0.2.1)
340+
net-protocol (0.2.2)
341341
timeout
342-
net-smtp (0.4.0)
342+
net-smtp (0.4.0.1)
343343
net-protocol
344344
netrc (0.11.0)
345-
nio4r (2.5.9)
346-
nokogiri (1.15.4-arm64-darwin)
345+
nio4r (2.7.0)
346+
nokogiri (1.16.2-arm64-darwin)
347347
racc (~> 1.4)
348-
nokogiri (1.15.4-x86_64-darwin)
348+
nokogiri (1.16.2-x86_64-darwin)
349349
racc (~> 1.4)
350-
nokogiri (1.15.4-x86_64-linux)
350+
nokogiri (1.16.2-x86_64-linux)
351351
racc (~> 1.4)
352352
oauth (0.5.14)
353353
oj (3.16.1)
@@ -389,26 +389,26 @@ GEM
389389
public_suffix (5.0.3)
390390
puma (5.6.7)
391391
nio4r (~> 2.0)
392-
racc (1.7.1)
393-
rack (2.2.8)
392+
racc (1.7.3)
393+
rack (2.2.8.1)
394394
rack-mini-profiler (2.3.4)
395395
rack (>= 1.2.0)
396396
rack-test (2.1.0)
397397
rack (>= 1.3)
398-
rails (7.0.8)
399-
actioncable (= 7.0.8)
400-
actionmailbox (= 7.0.8)
401-
actionmailer (= 7.0.8)
402-
actionpack (= 7.0.8)
403-
actiontext (= 7.0.8)
404-
actionview (= 7.0.8)
405-
activejob (= 7.0.8)
406-
activemodel (= 7.0.8)
407-
activerecord (= 7.0.8)
408-
activestorage (= 7.0.8)
409-
activesupport (= 7.0.8)
398+
rails (7.0.8.1)
399+
actioncable (= 7.0.8.1)
400+
actionmailbox (= 7.0.8.1)
401+
actionmailer (= 7.0.8.1)
402+
actionpack (= 7.0.8.1)
403+
actiontext (= 7.0.8.1)
404+
actionview (= 7.0.8.1)
405+
activejob (= 7.0.8.1)
406+
activemodel (= 7.0.8.1)
407+
activerecord (= 7.0.8.1)
408+
activestorage (= 7.0.8.1)
409+
activesupport (= 7.0.8.1)
410410
bundler (>= 1.15.0)
411-
railties (= 7.0.8)
411+
railties (= 7.0.8.1)
412412
rails-dom-testing (2.2.0)
413413
activesupport (>= 5.0.0)
414414
minitest
@@ -419,9 +419,9 @@ GEM
419419
rails-settings-cached (2.9.2)
420420
activerecord (>= 5.0.0)
421421
railties (>= 5.0.0)
422-
railties (7.0.8)
423-
actionpack (= 7.0.8)
424-
activesupport (= 7.0.8)
422+
railties (7.0.8.1)
423+
actionpack (= 7.0.8.1)
424+
activesupport (= 7.0.8.1)
425425
method_source
426426
rake (>= 12.2)
427427
thor (~> 1.0)
@@ -597,7 +597,7 @@ GEM
597597
climate_control (>= 0.0.3, < 1.0)
598598
thor (1.2.2)
599599
tilt (2.3.0)
600-
timeout (0.4.0)
600+
timeout (0.4.1)
601601
tmuxinator (3.0.5)
602602
erubis (~> 2.6)
603603
thor (~> 1.2.1)
@@ -647,7 +647,7 @@ GEM
647647
nokogiri (~> 1.8)
648648
yard (0.9.28)
649649
webrick (~> 1.7.0)
650-
zeitwerk (2.6.11)
650+
zeitwerk (2.6.13)
651651
zelkova (0.1.1)
652652
eikon
653653

0 commit comments

Comments
 (0)