Skip to content

Commit dd39938

Browse files
Merge pull request #627 from cedarcode/dependabot/bundler/all-gems-42a624a724
build(deps): bump the all-gems group across 1 directory with 3 updates
2 parents 29b6853 + c800fd2 commit dd39938

File tree

2 files changed

+24
-23
lines changed

2 files changed

+24
-23
lines changed

Gemfile

+2-2
Original file line numberDiff line numberDiff line change
@@ -32,12 +32,12 @@ group :development do
3232
gem "letter_opener", "~> 1.10"
3333
gem 'rubocop', '~> 1.70'
3434
gem 'rubocop-performance', '~> 1.23', require: false
35-
gem 'rubocop-rails', '~> 2.28', require: false
35+
gem 'rubocop-rails', '~> 2.29', require: false
3636
gem 'web-console', '~> 4.2'
3737
end
3838

3939
group :test do
4040
gem 'capybara', '~> 3.40'
41-
gem 'selenium-webdriver', '~> 4.27'
41+
gem 'selenium-webdriver', '~> 4.28'
4242
gem 'shoulda-matchers', '~> 6.0'
4343
end

Gemfile.lock

+22-21
Original file line numberDiff line numberDiff line change
@@ -97,8 +97,8 @@ GEM
9797
regexp_parser (>= 1.5, < 3.0)
9898
xpath (~> 3.2)
9999
childprocess (5.0.0)
100-
concurrent-ruby (1.3.4)
101-
connection_pool (2.4.1)
100+
concurrent-ruby (1.3.5)
101+
connection_pool (2.5.0)
102102
crass (1.0.6)
103103
date (3.4.0)
104104
devise (4.9.4)
@@ -117,17 +117,17 @@ GEM
117117
factory_bot_rails (6.4.4)
118118
factory_bot (~> 6.5)
119119
railties (>= 5.0.0)
120-
faraday (2.12.0)
121-
faraday-net_http (>= 2.0, < 3.4)
120+
faraday (2.12.2)
121+
faraday-net_http (>= 2.0, < 3.5)
122122
json
123123
logger
124-
faraday-net_http (3.3.0)
125-
net-http
124+
faraday-net_http (3.4.0)
125+
net-http (>= 0.5.0)
126126
ffi (1.15.5)
127127
globalid (1.2.1)
128128
activesupport (>= 6.1)
129129
hashie (5.0.0)
130-
i18n (1.14.6)
130+
i18n (1.14.7)
131131
concurrent-ruby (~> 1.0)
132132
importmap-rails (2.1.0)
133133
actionpack (>= 6.0.0)
@@ -138,7 +138,7 @@ GEM
138138
rdoc (>= 4.0.0)
139139
reline (>= 0.4.2)
140140
json (2.9.1)
141-
jwt (2.9.0)
141+
jwt (2.10.1)
142142
base64
143143
kamal (2.4.0)
144144
activesupport (>= 7.0)
@@ -157,7 +157,7 @@ GEM
157157
childprocess (~> 5.0)
158158
letter_opener (1.10.0)
159159
launchy (>= 2.2, < 4)
160-
logger (1.6.4)
160+
logger (1.6.5)
161161
loofah (2.23.1)
162162
crass (~> 1.0.2)
163163
nokogiri (>= 1.12.0)
@@ -174,7 +174,7 @@ GEM
174174
msgpack (1.7.2)
175175
multi_xml (0.7.1)
176176
bigdecimal (~> 3.1)
177-
net-http (0.4.1)
177+
net-http (0.6.0)
178178
uri
179179
net-imap (0.5.1)
180180
date
@@ -205,8 +205,8 @@ GEM
205205
hashie (>= 3.4.6)
206206
rack (>= 2.2.3)
207207
rack-protection
208-
omniauth-google-oauth2 (1.2.0)
209-
jwt (>= 2.9)
208+
omniauth-google-oauth2 (1.2.1)
209+
jwt (>= 2.9.2)
210210
oauth2 (~> 2.0)
211211
omniauth (~> 2.0)
212212
omniauth-oauth2 (~> 1.8)
@@ -219,7 +219,7 @@ GEM
219219
orm_adapter (0.5.0)
220220
ostruct (0.6.1)
221221
parallel (1.26.3)
222-
parser (3.3.6.0)
222+
parser (3.3.7.0)
223223
ast (~> 2.4.1)
224224
racc
225225
pg (1.5.9)
@@ -231,8 +231,9 @@ GEM
231231
nio4r (~> 2.0)
232232
racc (1.8.1)
233233
rack (3.1.8)
234-
rack-protection (4.0.0)
234+
rack-protection (4.1.1)
235235
base64 (>= 0.1.0)
236+
logger (>= 1.6.0)
236237
rack (>= 3.0.0, < 4)
237238
rack-session (2.0.0)
238239
rack (>= 3.0.0)
@@ -279,7 +280,7 @@ GEM
279280
responders (3.1.1)
280281
actionpack (>= 5.2)
281282
railties (>= 5.2)
282-
rexml (3.3.9)
283+
rexml (3.4.0)
283284
rollbar (3.6.0)
284285
rspec-core (3.13.2)
285286
rspec-support (~> 3.13.0)
@@ -313,13 +314,13 @@ GEM
313314
rubocop-performance (1.23.1)
314315
rubocop (>= 1.48.1, < 2.0)
315316
rubocop-ast (>= 1.31.1, < 2.0)
316-
rubocop-rails (2.28.0)
317+
rubocop-rails (2.29.0)
317318
activesupport (>= 4.2.0)
318319
rack (>= 1.1)
319320
rubocop (>= 1.52.0, < 2.0)
320321
rubocop-ast (>= 1.31.1, < 2.0)
321322
ruby-progressbar (1.13.0)
322-
rubyzip (2.3.2)
323+
rubyzip (2.4.1)
323324
sassc (2.4.0)
324325
ffi (~> 1.9)
325326
sassc-rails (2.1.2)
@@ -329,7 +330,7 @@ GEM
329330
sprockets-rails
330331
tilt
331332
securerandom (0.4.1)
332-
selenium-webdriver (4.27.0)
333+
selenium-webdriver (4.28.0)
333334
base64 (~> 0.2)
334335
logger (~> 1.4)
335336
rexml (~> 3.2, >= 3.2.5)
@@ -364,7 +365,7 @@ GEM
364365
railties (>= 6.0.0)
365366
tzinfo (2.0.6)
366367
concurrent-ruby (~> 1.0)
367-
unicode-display_width (3.1.3)
368+
unicode-display_width (3.1.4)
368369
unicode-emoji (~> 4.0, >= 4.0.4)
369370
unicode-emoji (4.0.4)
370371
uri (1.0.2)
@@ -408,9 +409,9 @@ DEPENDENCIES
408409
rspec-rails (~> 7.1)
409410
rubocop (~> 1.70)
410411
rubocop-performance (~> 1.23)
411-
rubocop-rails (~> 2.28)
412+
rubocop-rails (~> 2.29)
412413
sassc-rails (~> 2.1.2)
413-
selenium-webdriver (~> 4.27)
414+
selenium-webdriver (~> 4.28)
414415
shoulda-matchers (~> 6.0)
415416
stimulus-rails (~> 1.3)
416417
turbo-rails (~> 2.0)

0 commit comments

Comments
 (0)