Skip to content

Commit 19fc06b

Browse files
Merge pull request #211 from cedarcode/dependabot/bundler/all-gems-0e932b6eea
build(deps): bump the all-gems group with 4 updates
2 parents 579047f + 22d85c5 commit 19fc06b

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,5 @@ end
3636
group :test do
3737
gem 'capybara', '~> 3.26'
3838
gem 'minitest-stub_any_instance', '~> 1.0'
39-
gem 'selenium-webdriver', '~> 4.28'
39+
gem 'selenium-webdriver', '~> 4.29'
4040
end

Gemfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -235,9 +235,9 @@ GEM
235235
regexp_parser (2.10.0)
236236
reline (0.6.0)
237237
io-console (~> 0.5)
238-
rexml (3.4.0)
238+
rexml (3.4.1)
239239
rollbar (3.6.1)
240-
rubocop (1.72.1)
240+
rubocop (1.72.2)
241241
json (~> 2.3)
242242
language_server-protocol (~> 3.17.0.2)
243243
lint_roller (~> 1.1.0)
@@ -250,7 +250,7 @@ GEM
250250
unicode-display_width (>= 2.4.0, < 4.0)
251251
rubocop-ast (1.38.0)
252252
parser (>= 3.3.1.0)
253-
rubocop-rails (2.30.1)
253+
rubocop-rails (2.30.2)
254254
activesupport (>= 4.2.0)
255255
lint_roller (~> 1.1)
256256
rack (>= 1.1)
@@ -269,7 +269,7 @@ GEM
269269
sprockets-rails
270270
tilt
271271
securerandom (0.4.1)
272-
selenium-webdriver (4.28.0)
272+
selenium-webdriver (4.29.1)
273273
base64 (~> 0.2)
274274
logger (~> 1.4)
275275
rexml (~> 3.2, >= 3.2.5)
@@ -282,7 +282,7 @@ GEM
282282
actionpack (>= 6.1)
283283
activesupport (>= 6.1)
284284
sprockets (>= 3.0.0)
285-
sqlite3 (2.5.0)
285+
sqlite3 (2.6.0)
286286
mini_portile2 (~> 2.8.0)
287287
sshkit (1.24.0)
288288
base64
@@ -349,7 +349,7 @@ DEPENDENCIES
349349
rubocop (~> 1.72)
350350
rubocop-rails (~> 2.30)
351351
sassc-rails (~> 2.0)
352-
selenium-webdriver (~> 4.28)
352+
selenium-webdriver (~> 4.29)
353353
sqlite3 (>= 1.4)
354354
stimulus-rails (~> 1.3)
355355
web-console (~> 4.2, >= 4.2.1)

0 commit comments

Comments
 (0)