Skip to content

Commit

Permalink
Merge pull request #1032 from fatfreecrm/dependabot/bundler/selenium-…
Browse files Browse the repository at this point in the history
…webdriver-4.7.1
  • Loading branch information
dependabot[bot] authored Dec 13, 2022
2 parents da65eda + 2221f25 commit 6025d72
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,6 @@ GEM
rack-test (>= 0.6.3)
regexp_parser (>= 1.5, < 3.0)
xpath (~> 3.2)
childprocess (4.1.0)
chronic (0.10.2)
climate_control (0.2.0)
coderay (1.1.3)
Expand Down Expand Up @@ -398,10 +397,10 @@ GEM
sprockets-rails
tilt
select2-rails (4.0.13)
selenium-webdriver (4.1.0)
childprocess (>= 0.5, < 5.0)
selenium-webdriver (4.7.1)
rexml (~> 3.2, >= 3.2.5)
rubyzip (>= 1.2.2)
rubyzip (>= 1.2.2, < 3.0)
websocket (~> 1.0)
shellany (0.0.1)
simple_form (5.1.0)
actionpack (>= 5.2)
Expand Down Expand Up @@ -435,6 +434,7 @@ GEM
nokogiri (~> 1.6)
rubyzip (>= 1.3.0)
selenium-webdriver (~> 4.0)
websocket (1.2.9)
websocket-driver (0.7.5)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
Expand Down

0 comments on commit 6025d72

Please sign in to comment.