Skip to content

Commit

Permalink
Merge 03e5171 into 5e1d8c2
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Feb 20, 2023
2 parents 5e1d8c2 + 03e5171 commit aa74688
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ group :test, :development do
gem 'rake', '~> 13.0.6'
gem 'rest-client'
gem 'rspec'
gem 'selenium-webdriver', '~> 4.2.1'
gem 'selenium-webdriver', '~> 4.8.1'
gem 'test-unit'
gem 'teaspoon-mocha'
gem 'timecop'
Expand Down
6 changes: 2 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,6 @@ GEM
rack-test (>= 0.6.3)
regexp_parser (>= 1.5, < 3.0)
xpath (~> 3.2)
childprocess (4.1.0)
chronic (0.10.2)
ci_reporter (2.0.0)
builder (>= 2.1.2)
Expand Down Expand Up @@ -562,8 +561,7 @@ GEM
tilt
scrypt (3.0.7)
ffi-compiler (>= 1.0, < 2.0)
selenium-webdriver (4.2.1)
childprocess (>= 0.5, < 5.0)
selenium-webdriver (4.8.1)
rexml (~> 3.2, >= 3.2.5)
rubyzip (>= 1.2.2, < 3.0)
websocket (~> 1.0)
Expand Down Expand Up @@ -770,7 +768,7 @@ DEPENDENCIES
sassc (~> 2.4.0)
sassc-rails
scrypt (~> 3)
selenium-webdriver (~> 4.2.1)
selenium-webdriver (~> 4.8.1)
sentry-delayed_job
sentry-rails
sentry-resque
Expand Down

0 comments on commit aa74688

Please sign in to comment.