Skip to content

Commit 25a1b50

Browse files
authored
Merge pull request #61 from github/dependabot/bundler/bundler-578e0d3b11
Bump the bundler group with 2 updates
2 parents e1c45ab + e0db424 commit 25a1b50

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
@@ -1,71 +1,71 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
actioncable (7.1.3.4)
5-
actionpack (= 7.1.3.4)
6-
activesupport (= 7.1.3.4)
4+
actioncable (7.1.4.1)
5+
actionpack (= 7.1.4.1)
6+
activesupport (= 7.1.4.1)
77
nio4r (~> 2.0)
88
websocket-driver (>= 0.6.1)
99
zeitwerk (~> 2.6)
10-
actionmailbox (7.1.3.4)
11-
actionpack (= 7.1.3.4)
12-
activejob (= 7.1.3.4)
13-
activerecord (= 7.1.3.4)
14-
activestorage (= 7.1.3.4)
15-
activesupport (= 7.1.3.4)
10+
actionmailbox (7.1.4.1)
11+
actionpack (= 7.1.4.1)
12+
activejob (= 7.1.4.1)
13+
activerecord (= 7.1.4.1)
14+
activestorage (= 7.1.4.1)
15+
activesupport (= 7.1.4.1)
1616
mail (>= 2.7.1)
1717
net-imap
1818
net-pop
1919
net-smtp
20-
actionmailer (7.1.3.4)
21-
actionpack (= 7.1.3.4)
22-
actionview (= 7.1.3.4)
23-
activejob (= 7.1.3.4)
24-
activesupport (= 7.1.3.4)
20+
actionmailer (7.1.4.1)
21+
actionpack (= 7.1.4.1)
22+
actionview (= 7.1.4.1)
23+
activejob (= 7.1.4.1)
24+
activesupport (= 7.1.4.1)
2525
mail (~> 2.5, >= 2.5.4)
2626
net-imap
2727
net-pop
2828
net-smtp
2929
rails-dom-testing (~> 2.2)
30-
actionpack (7.1.3.4)
31-
actionview (= 7.1.3.4)
32-
activesupport (= 7.1.3.4)
30+
actionpack (7.1.4.1)
31+
actionview (= 7.1.4.1)
32+
activesupport (= 7.1.4.1)
3333
nokogiri (>= 1.8.5)
3434
racc
3535
rack (>= 2.2.4)
3636
rack-session (>= 1.0.1)
3737
rack-test (>= 0.6.3)
3838
rails-dom-testing (~> 2.2)
3939
rails-html-sanitizer (~> 1.6)
40-
actiontext (7.1.3.4)
41-
actionpack (= 7.1.3.4)
42-
activerecord (= 7.1.3.4)
43-
activestorage (= 7.1.3.4)
44-
activesupport (= 7.1.3.4)
40+
actiontext (7.1.4.1)
41+
actionpack (= 7.1.4.1)
42+
activerecord (= 7.1.4.1)
43+
activestorage (= 7.1.4.1)
44+
activesupport (= 7.1.4.1)
4545
globalid (>= 0.6.0)
4646
nokogiri (>= 1.8.5)
47-
actionview (7.1.3.4)
48-
activesupport (= 7.1.3.4)
47+
actionview (7.1.4.1)
48+
activesupport (= 7.1.4.1)
4949
builder (~> 3.1)
5050
erubi (~> 1.11)
5151
rails-dom-testing (~> 2.2)
5252
rails-html-sanitizer (~> 1.6)
53-
activejob (7.1.3.4)
54-
activesupport (= 7.1.3.4)
53+
activejob (7.1.4.1)
54+
activesupport (= 7.1.4.1)
5555
globalid (>= 0.3.6)
56-
activemodel (7.1.3.4)
57-
activesupport (= 7.1.3.4)
58-
activerecord (7.1.3.4)
59-
activemodel (= 7.1.3.4)
60-
activesupport (= 7.1.3.4)
56+
activemodel (7.1.4.1)
57+
activesupport (= 7.1.4.1)
58+
activerecord (7.1.4.1)
59+
activemodel (= 7.1.4.1)
60+
activesupport (= 7.1.4.1)
6161
timeout (>= 0.4.0)
62-
activestorage (7.1.3.4)
63-
actionpack (= 7.1.3.4)
64-
activejob (= 7.1.3.4)
65-
activerecord (= 7.1.3.4)
66-
activesupport (= 7.1.3.4)
62+
activestorage (7.1.4.1)
63+
actionpack (= 7.1.4.1)
64+
activejob (= 7.1.4.1)
65+
activerecord (= 7.1.4.1)
66+
activesupport (= 7.1.4.1)
6767
marcel (~> 1.0)
68-
activesupport (7.1.3.4)
68+
activesupport (7.1.4.1)
6969
base64
7070
bigdecimal
7171
concurrent-ruby (~> 1.0, >= 1.0.2)
@@ -91,7 +91,7 @@ GEM
9191
bigdecimal (3.1.8)
9292
bootsnap (1.17.1)
9393
msgpack (~> 1.2)
94-
builder (3.2.4)
94+
builder (3.3.0)
9595
capybara (3.39.2)
9696
addressable
9797
matrix
@@ -101,7 +101,7 @@ GEM
101101
rack-test (>= 0.6.3)
102102
regexp_parser (>= 1.5, < 3.0)
103103
xpath (~> 3.2)
104-
concurrent-ruby (1.3.1)
104+
concurrent-ruby (1.3.4)
105105
connection_pool (2.4.1)
106106
crass (1.0.6)
107107
date (3.3.4)
@@ -118,15 +118,15 @@ GEM
118118
rainbow
119119
rubocop
120120
smart_properties
121-
erubi (1.12.0)
121+
erubi (1.13.0)
122122
ffi (1.16.3)
123123
globalid (1.2.1)
124124
activesupport (>= 6.1)
125125
hotwire-livereload (1.3.1)
126126
actioncable (>= 6.0.0)
127127
listen (>= 3.0.0)
128128
railties (>= 6.0.0)
129-
i18n (1.14.5)
129+
i18n (1.14.6)
130130
concurrent-ruby (~> 1.0)
131131
importmap-rails (2.0.1)
132132
actionpack (>= 6.0.0)
@@ -160,7 +160,7 @@ GEM
160160
marcel (1.0.4)
161161
matrix (0.4.2)
162162
mini_mime (1.1.5)
163-
minitest (5.23.1)
163+
minitest (5.25.1)
164164
msgpack (1.7.2)
165165
mutex_m (0.2.0)
166166
net-imap (0.4.10)
@@ -173,17 +173,17 @@ GEM
173173
net-smtp (0.4.0.1)
174174
net-protocol
175175
nio4r (2.7.3)
176-
nokogiri (1.16.5-aarch64-linux)
176+
nokogiri (1.16.7-aarch64-linux)
177177
racc (~> 1.4)
178-
nokogiri (1.16.5-arm-linux)
178+
nokogiri (1.16.7-arm-linux)
179179
racc (~> 1.4)
180-
nokogiri (1.16.5-arm64-darwin)
180+
nokogiri (1.16.7-arm64-darwin)
181181
racc (~> 1.4)
182-
nokogiri (1.16.5-x86-linux)
182+
nokogiri (1.16.7-x86-linux)
183183
racc (~> 1.4)
184-
nokogiri (1.16.5-x86_64-darwin)
184+
nokogiri (1.16.7-x86_64-darwin)
185185
racc (~> 1.4)
186-
nokogiri (1.16.5-x86_64-linux)
186+
nokogiri (1.16.7-x86_64-linux)
187187
racc (~> 1.4)
188188
parallel (1.24.0)
189189
parser (3.3.0.4)
@@ -194,39 +194,39 @@ GEM
194194
public_suffix (5.0.4)
195195
puma (6.4.3)
196196
nio4r (~> 2.0)
197-
racc (1.8.0)
198-
rack (3.0.11)
197+
racc (1.8.1)
198+
rack (3.1.8)
199199
rack-session (2.0.0)
200200
rack (>= 3.0.0)
201201
rack-test (2.1.0)
202202
rack (>= 1.3)
203203
rackup (2.1.0)
204204
rack (>= 3)
205205
webrick (~> 1.8)
206-
rails (7.1.3.4)
207-
actioncable (= 7.1.3.4)
208-
actionmailbox (= 7.1.3.4)
209-
actionmailer (= 7.1.3.4)
210-
actionpack (= 7.1.3.4)
211-
actiontext (= 7.1.3.4)
212-
actionview (= 7.1.3.4)
213-
activejob (= 7.1.3.4)
214-
activemodel (= 7.1.3.4)
215-
activerecord (= 7.1.3.4)
216-
activestorage (= 7.1.3.4)
217-
activesupport (= 7.1.3.4)
206+
rails (7.1.4.1)
207+
actioncable (= 7.1.4.1)
208+
actionmailbox (= 7.1.4.1)
209+
actionmailer (= 7.1.4.1)
210+
actionpack (= 7.1.4.1)
211+
actiontext (= 7.1.4.1)
212+
actionview (= 7.1.4.1)
213+
activejob (= 7.1.4.1)
214+
activemodel (= 7.1.4.1)
215+
activerecord (= 7.1.4.1)
216+
activestorage (= 7.1.4.1)
217+
activesupport (= 7.1.4.1)
218218
bundler (>= 1.15.0)
219-
railties (= 7.1.3.4)
219+
railties (= 7.1.4.1)
220220
rails-dom-testing (2.2.0)
221221
activesupport (>= 5.0.0)
222222
minitest
223223
nokogiri (>= 1.6)
224224
rails-html-sanitizer (1.6.0)
225225
loofah (~> 2.21)
226226
nokogiri (~> 1.14)
227-
railties (7.1.3.4)
228-
actionpack (= 7.1.3.4)
229-
activesupport (= 7.1.3.4)
227+
railties (7.1.4.1)
228+
actionpack (= 7.1.4.1)
229+
activesupport (= 7.1.4.1)
230230
irb
231231
rackup (>= 1.0.0)
232232
rake (>= 12.2)
@@ -314,7 +314,7 @@ GEM
314314
nokogiri (~> 1.6)
315315
rubyzip (>= 1.3.0)
316316
selenium-webdriver (~> 4.0, < 4.11)
317-
webrick (1.8.1)
317+
webrick (1.8.2)
318318
websocket (1.2.10)
319319
websocket-driver (0.7.6)
320320
websocket-extensions (>= 0.1.0)

0 commit comments

Comments
 (0)