Skip to content

Commit 942d038

Browse files
authored
Merge pull request #229 from tuanle03/dependabot/bundler/bundler-733cd6300b
Bump the bundler group with 3 updates
2 parents e8a28ef + c3437b4 commit 942d038

File tree

1 file changed

+59
-59
lines changed

1 file changed

+59
-59
lines changed

Gemfile.lock

Lines changed: 59 additions & 59 deletions
Original file line numberDiff line numberDiff line change
@@ -1,67 +1,67 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
actioncable (7.0.8.4)
5-
actionpack (= 7.0.8.4)
6-
activesupport (= 7.0.8.4)
4+
actioncable (7.0.8.5)
5+
actionpack (= 7.0.8.5)
6+
activesupport (= 7.0.8.5)
77
nio4r (~> 2.0)
88
websocket-driver (>= 0.6.1)
9-
actionmailbox (7.0.8.4)
10-
actionpack (= 7.0.8.4)
11-
activejob (= 7.0.8.4)
12-
activerecord (= 7.0.8.4)
13-
activestorage (= 7.0.8.4)
14-
activesupport (= 7.0.8.4)
9+
actionmailbox (7.0.8.5)
10+
actionpack (= 7.0.8.5)
11+
activejob (= 7.0.8.5)
12+
activerecord (= 7.0.8.5)
13+
activestorage (= 7.0.8.5)
14+
activesupport (= 7.0.8.5)
1515
mail (>= 2.7.1)
1616
net-imap
1717
net-pop
1818
net-smtp
19-
actionmailer (7.0.8.4)
20-
actionpack (= 7.0.8.4)
21-
actionview (= 7.0.8.4)
22-
activejob (= 7.0.8.4)
23-
activesupport (= 7.0.8.4)
19+
actionmailer (7.0.8.5)
20+
actionpack (= 7.0.8.5)
21+
actionview (= 7.0.8.5)
22+
activejob (= 7.0.8.5)
23+
activesupport (= 7.0.8.5)
2424
mail (~> 2.5, >= 2.5.4)
2525
net-imap
2626
net-pop
2727
net-smtp
2828
rails-dom-testing (~> 2.0)
29-
actionpack (7.0.8.4)
30-
actionview (= 7.0.8.4)
31-
activesupport (= 7.0.8.4)
29+
actionpack (7.0.8.5)
30+
actionview (= 7.0.8.5)
31+
activesupport (= 7.0.8.5)
3232
rack (~> 2.0, >= 2.2.4)
3333
rack-test (>= 0.6.3)
3434
rails-dom-testing (~> 2.0)
3535
rails-html-sanitizer (~> 1.0, >= 1.2.0)
36-
actiontext (7.0.8.4)
37-
actionpack (= 7.0.8.4)
38-
activerecord (= 7.0.8.4)
39-
activestorage (= 7.0.8.4)
40-
activesupport (= 7.0.8.4)
36+
actiontext (7.0.8.5)
37+
actionpack (= 7.0.8.5)
38+
activerecord (= 7.0.8.5)
39+
activestorage (= 7.0.8.5)
40+
activesupport (= 7.0.8.5)
4141
globalid (>= 0.6.0)
4242
nokogiri (>= 1.8.5)
43-
actionview (7.0.8.4)
44-
activesupport (= 7.0.8.4)
43+
actionview (7.0.8.5)
44+
activesupport (= 7.0.8.5)
4545
builder (~> 3.1)
4646
erubi (~> 1.4)
4747
rails-dom-testing (~> 2.0)
4848
rails-html-sanitizer (~> 1.1, >= 1.2.0)
49-
activejob (7.0.8.4)
50-
activesupport (= 7.0.8.4)
49+
activejob (7.0.8.5)
50+
activesupport (= 7.0.8.5)
5151
globalid (>= 0.3.6)
52-
activemodel (7.0.8.4)
53-
activesupport (= 7.0.8.4)
54-
activerecord (7.0.8.4)
55-
activemodel (= 7.0.8.4)
56-
activesupport (= 7.0.8.4)
57-
activestorage (7.0.8.4)
58-
actionpack (= 7.0.8.4)
59-
activejob (= 7.0.8.4)
60-
activerecord (= 7.0.8.4)
61-
activesupport (= 7.0.8.4)
52+
activemodel (7.0.8.5)
53+
activesupport (= 7.0.8.5)
54+
activerecord (7.0.8.5)
55+
activemodel (= 7.0.8.5)
56+
activesupport (= 7.0.8.5)
57+
activestorage (7.0.8.5)
58+
actionpack (= 7.0.8.5)
59+
activejob (= 7.0.8.5)
60+
activerecord (= 7.0.8.5)
61+
activesupport (= 7.0.8.5)
6262
marcel (~> 1.0)
6363
mini_mime (>= 1.1.0)
64-
activesupport (7.0.8.4)
64+
activesupport (7.0.8.5)
6565
concurrent-ruby (~> 1.0, >= 1.0.2)
6666
i18n (>= 1.6, < 2)
6767
minitest (>= 5.1)
@@ -99,7 +99,7 @@ GEM
9999
connection_pool (2.4.1)
100100
crass (1.0.6)
101101
csv (3.3.0)
102-
date (3.3.4)
102+
date (3.4.0)
103103
debug (1.9.2)
104104
irb (~> 1.10)
105105
reline (>= 0.3.8)
@@ -196,7 +196,7 @@ GEM
196196
jwt (2.8.2)
197197
base64
198198
language_server-protocol (3.17.0.3)
199-
loofah (2.22.0)
199+
loofah (2.23.1)
200200
crass (~> 1.0.2)
201201
nokogiri (>= 1.12.0)
202202
mail (2.8.1)
@@ -208,21 +208,21 @@ GEM
208208
matrix (0.4.2)
209209
method_source (1.1.0)
210210
mini_mime (1.1.5)
211-
mini_portile2 (2.8.7)
211+
mini_portile2 (2.8.8)
212212
minitest (5.25.1)
213213
msgpack (1.7.2)
214214
mustermann (3.0.3)
215215
ruby2_keywords (~> 0.0.1)
216216
mustermann-grape (1.1.0)
217217
mustermann (>= 1.0.0)
218-
net-imap (0.4.10)
218+
net-imap (0.5.1)
219219
date
220220
net-protocol
221221
net-pop (0.1.2)
222222
net-protocol
223223
net-protocol (0.2.2)
224224
timeout
225-
net-smtp (0.4.0.1)
225+
net-smtp (0.5.0)
226226
net-protocol
227227
nio4r (2.7.3)
228228
nokogiri (1.16.7)
@@ -245,30 +245,30 @@ GEM
245245
rack (>= 2.0.0)
246246
rack-test (2.1.0)
247247
rack (>= 1.3)
248-
rails (7.0.8.4)
249-
actioncable (= 7.0.8.4)
250-
actionmailbox (= 7.0.8.4)
251-
actionmailer (= 7.0.8.4)
252-
actionpack (= 7.0.8.4)
253-
actiontext (= 7.0.8.4)
254-
actionview (= 7.0.8.4)
255-
activejob (= 7.0.8.4)
256-
activemodel (= 7.0.8.4)
257-
activerecord (= 7.0.8.4)
258-
activestorage (= 7.0.8.4)
259-
activesupport (= 7.0.8.4)
248+
rails (7.0.8.5)
249+
actioncable (= 7.0.8.5)
250+
actionmailbox (= 7.0.8.5)
251+
actionmailer (= 7.0.8.5)
252+
actionpack (= 7.0.8.5)
253+
actiontext (= 7.0.8.5)
254+
actionview (= 7.0.8.5)
255+
activejob (= 7.0.8.5)
256+
activemodel (= 7.0.8.5)
257+
activerecord (= 7.0.8.5)
258+
activestorage (= 7.0.8.5)
259+
activesupport (= 7.0.8.5)
260260
bundler (>= 1.15.0)
261-
railties (= 7.0.8.4)
261+
railties (= 7.0.8.5)
262262
rails-dom-testing (2.2.0)
263263
activesupport (>= 5.0.0)
264264
minitest
265265
nokogiri (>= 1.6)
266266
rails-html-sanitizer (1.6.0)
267267
loofah (~> 2.21)
268268
nokogiri (~> 1.14)
269-
railties (7.0.8.4)
270-
actionpack (= 7.0.8.4)
271-
activesupport (= 7.0.8.4)
269+
railties (7.0.8.5)
270+
actionpack (= 7.0.8.5)
271+
activesupport (= 7.0.8.5)
272272
method_source
273273
rake (>= 12.2)
274274
thor (~> 1.0)
@@ -348,7 +348,7 @@ GEM
348348
temple (0.10.3)
349349
thor (1.3.2)
350350
tilt (2.3.0)
351-
timeout (0.4.1)
351+
timeout (0.4.2)
352352
turbo-rails (2.0.11)
353353
actionpack (>= 6.0.0)
354354
railties (>= 6.0.0)

0 commit comments

Comments
 (0)