Skip to content

Commit 1367168

Browse files
Merge pull request #226 from cedarcode/dependabot/bundler/all-gems-10b498bc7b
build(deps-dev): bump the all-gems group with 2 updates
2 parents 88714eb + a512179 commit 1367168

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,5 @@ end
3333
group :test do
3434
gem 'capybara', '~> 3.26'
3535
gem 'minitest-stub_any_instance', '~> 1.0'
36-
gem 'selenium-webdriver', '~> 4.32'
36+
gem 'selenium-webdriver', '~> 4.33'
3737
end

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ GEM
125125
irb (1.14.3)
126126
rdoc (>= 4.0.0)
127127
reline (>= 0.4.2)
128-
json (2.12.0)
128+
json (2.12.2)
129129
jwt (2.10.1)
130130
base64
131131
kamal (2.6.1)
@@ -238,7 +238,7 @@ GEM
238238
io-console (~> 0.5)
239239
rexml (3.4.1)
240240
rollbar (3.6.2)
241-
rubocop (1.75.6)
241+
rubocop (1.75.7)
242242
json (~> 2.3)
243243
language_server-protocol (~> 3.17.0.2)
244244
lint_roller (~> 1.1.0)
@@ -271,7 +271,7 @@ GEM
271271
sprockets-rails
272272
tilt
273273
securerandom (0.4.1)
274-
selenium-webdriver (4.32.0)
274+
selenium-webdriver (4.33.0)
275275
base64 (~> 0.2)
276276
logger (~> 1.4)
277277
rexml (~> 3.2, >= 3.2.5)
@@ -351,7 +351,7 @@ DEPENDENCIES
351351
rubocop (~> 1.75)
352352
rubocop-rails (~> 2.32)
353353
sassc-rails (~> 2.0)
354-
selenium-webdriver (~> 4.32)
354+
selenium-webdriver (~> 4.33)
355355
sqlite3 (>= 1.4)
356356
stimulus-rails (~> 1.3)
357357
web-console (~> 4.2, >= 4.2.1)

0 commit comments

Comments
 (0)