Skip to content

Commit c24d747

Browse files
authored
Merge pull request #6 from Bulletdev/dependabot/bundler/activesupport-8.0.4.1
chore(deps): bump activesupport from 8.0.4 to 8.0.4.1
2 parents ef0ea29 + 9936937 commit c24d747

1 file changed

Lines changed: 55 additions & 57 deletions

File tree

Gemfile.lock

Lines changed: 55 additions & 57 deletions
Original file line numberDiff line numberDiff line change
@@ -1,65 +1,65 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
actioncable (8.0.4)
5-
actionpack (= 8.0.4)
6-
activesupport (= 8.0.4)
4+
actioncable (8.0.4.1)
5+
actionpack (= 8.0.4.1)
6+
activesupport (= 8.0.4.1)
77
nio4r (~> 2.0)
88
websocket-driver (>= 0.6.1)
99
zeitwerk (~> 2.6)
10-
actionmailbox (8.0.4)
11-
actionpack (= 8.0.4)
12-
activejob (= 8.0.4)
13-
activerecord (= 8.0.4)
14-
activestorage (= 8.0.4)
15-
activesupport (= 8.0.4)
10+
actionmailbox (8.0.4.1)
11+
actionpack (= 8.0.4.1)
12+
activejob (= 8.0.4.1)
13+
activerecord (= 8.0.4.1)
14+
activestorage (= 8.0.4.1)
15+
activesupport (= 8.0.4.1)
1616
mail (>= 2.8.0)
17-
actionmailer (8.0.4)
18-
actionpack (= 8.0.4)
19-
actionview (= 8.0.4)
20-
activejob (= 8.0.4)
21-
activesupport (= 8.0.4)
17+
actionmailer (8.0.4.1)
18+
actionpack (= 8.0.4.1)
19+
actionview (= 8.0.4.1)
20+
activejob (= 8.0.4.1)
21+
activesupport (= 8.0.4.1)
2222
mail (>= 2.8.0)
2323
rails-dom-testing (~> 2.2)
24-
actionpack (8.0.4)
25-
actionview (= 8.0.4)
26-
activesupport (= 8.0.4)
24+
actionpack (8.0.4.1)
25+
actionview (= 8.0.4.1)
26+
activesupport (= 8.0.4.1)
2727
nokogiri (>= 1.8.5)
2828
rack (>= 2.2.4)
2929
rack-session (>= 1.0.1)
3030
rack-test (>= 0.6.3)
3131
rails-dom-testing (~> 2.2)
3232
rails-html-sanitizer (~> 1.6)
3333
useragent (~> 0.16)
34-
actiontext (8.0.4)
35-
actionpack (= 8.0.4)
36-
activerecord (= 8.0.4)
37-
activestorage (= 8.0.4)
38-
activesupport (= 8.0.4)
34+
actiontext (8.0.4.1)
35+
actionpack (= 8.0.4.1)
36+
activerecord (= 8.0.4.1)
37+
activestorage (= 8.0.4.1)
38+
activesupport (= 8.0.4.1)
3939
globalid (>= 0.6.0)
4040
nokogiri (>= 1.8.5)
41-
actionview (8.0.4)
42-
activesupport (= 8.0.4)
41+
actionview (8.0.4.1)
42+
activesupport (= 8.0.4.1)
4343
builder (~> 3.1)
4444
erubi (~> 1.11)
4545
rails-dom-testing (~> 2.2)
4646
rails-html-sanitizer (~> 1.6)
47-
activejob (8.0.4)
48-
activesupport (= 8.0.4)
47+
activejob (8.0.4.1)
48+
activesupport (= 8.0.4.1)
4949
globalid (>= 0.3.6)
50-
activemodel (8.0.4)
51-
activesupport (= 8.0.4)
52-
activerecord (8.0.4)
53-
activemodel (= 8.0.4)
54-
activesupport (= 8.0.4)
50+
activemodel (8.0.4.1)
51+
activesupport (= 8.0.4.1)
52+
activerecord (8.0.4.1)
53+
activemodel (= 8.0.4.1)
54+
activesupport (= 8.0.4.1)
5555
timeout (>= 0.4.0)
56-
activestorage (8.0.4)
57-
actionpack (= 8.0.4)
58-
activejob (= 8.0.4)
59-
activerecord (= 8.0.4)
60-
activesupport (= 8.0.4)
56+
activestorage (8.0.4.1)
57+
actionpack (= 8.0.4.1)
58+
activejob (= 8.0.4.1)
59+
activerecord (= 8.0.4.1)
60+
activesupport (= 8.0.4.1)
6161
marcel (~> 1.0)
62-
activesupport (8.0.4)
62+
activesupport (8.0.4.1)
6363
base64
6464
benchmark (>= 0.3)
6565
bigdecimal
@@ -68,7 +68,7 @@ GEM
6868
drb
6969
i18n (>= 1.6, < 2)
7070
logger (>= 1.4.2)
71-
minitest (>= 5.1)
71+
minitest (>= 5.1, < 6)
7272
securerandom (>= 0.3)
7373
tzinfo (~> 2.0, >= 2.0.5)
7474
uri (>= 0.13.1)
@@ -163,9 +163,7 @@ GEM
163163
meta-tags (2.22.3)
164164
actionpack (>= 6.0.0)
165165
mini_mime (1.1.5)
166-
minitest (6.0.2)
167-
drb (~> 2.0)
168-
prism (~> 1.5)
166+
minitest (5.27.0)
169167
msgpack (1.8.0)
170168
net-http (0.9.1)
171169
uri (>= 0.11.1)
@@ -233,30 +231,30 @@ GEM
233231
rack (>= 1.3)
234232
rackup (2.3.1)
235233
rack (>= 3)
236-
rails (8.0.4)
237-
actioncable (= 8.0.4)
238-
actionmailbox (= 8.0.4)
239-
actionmailer (= 8.0.4)
240-
actionpack (= 8.0.4)
241-
actiontext (= 8.0.4)
242-
actionview (= 8.0.4)
243-
activejob (= 8.0.4)
244-
activemodel (= 8.0.4)
245-
activerecord (= 8.0.4)
246-
activestorage (= 8.0.4)
247-
activesupport (= 8.0.4)
234+
rails (8.0.4.1)
235+
actioncable (= 8.0.4.1)
236+
actionmailbox (= 8.0.4.1)
237+
actionmailer (= 8.0.4.1)
238+
actionpack (= 8.0.4.1)
239+
actiontext (= 8.0.4.1)
240+
actionview (= 8.0.4.1)
241+
activejob (= 8.0.4.1)
242+
activemodel (= 8.0.4.1)
243+
activerecord (= 8.0.4.1)
244+
activestorage (= 8.0.4.1)
245+
activesupport (= 8.0.4.1)
248246
bundler (>= 1.15.0)
249-
railties (= 8.0.4)
247+
railties (= 8.0.4.1)
250248
rails-dom-testing (2.3.0)
251249
activesupport (>= 5.0.0)
252250
minitest
253251
nokogiri (>= 1.6)
254252
rails-html-sanitizer (1.7.0)
255253
loofah (~> 2.25)
256254
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)
257-
railties (8.0.4)
258-
actionpack (= 8.0.4)
259-
activesupport (= 8.0.4)
255+
railties (8.0.4.1)
256+
actionpack (= 8.0.4.1)
257+
activesupport (= 8.0.4.1)
260258
irb (~> 1.13)
261259
rackup (>= 1.0.0)
262260
rake (>= 12.2)

0 commit comments

Comments
 (0)