Skip to content

Commit

Permalink
chore(deps): update dependency selenium-webdriver to v4.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 25, 2023
1 parent 4adc57f commit ab2c971
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ gem "sprockets-rails"
gem "pg", "~> 1.5"

# Use the Puma web server [https://github.com/puma/puma]
gem "puma", "~> 6.4"
gem "puma", "~> 6.3"

# Use JavaScript with ESM import maps [https://github.com/rails/importmap-rails]
gem "importmap-rails"
Expand Down
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -310,7 +310,7 @@ DEPENDENCIES
importmap-rails
jbuilder
pg (~> 1.5)
puma (~> 6.4)
puma (~> 6.3)
rack-mini-profiler
rails (~> 7.0.7)
redis (~> 5.0)
Expand Down

0 comments on commit ab2c971

Please sign in to comment.