Merge pull request #3372 from beefproject/dependabot/bundler/curb-1.1.0

Bump curb from 1.0.9 to 1.1.0
This commit is contained in:
github-actions[bot]
2025-07-25 19:44:10 +00:00
committed by GitHub
2 changed files with 3 additions and 3 deletions

View File

@@ -74,7 +74,7 @@ group :test do
# Note: curb gem requires curl libraries
# sudo apt-get install libcurl4-openssl-dev
gem 'curb', '~> 1.0'
gem 'curb', '~> 1.1'
# Note: selenium-webdriver 3.x is incompatible with Firefox version 48 and prior
# gem 'selenium' # Requires old version of selenium which is no longer available

View File

@@ -53,7 +53,7 @@ GEM
fiber-annotation
fiber-local (~> 1.1)
json
curb (1.0.9)
curb (1.1.0)
daemons (1.4.1)
date (3.4.1)
diff-lcs (1.6.2)
@@ -267,7 +267,7 @@ DEPENDENCIES
async-dns (~> 1.4)
browserstack-local (~> 1.4)
capybara (~> 3.40)
curb (~> 1.0)
curb (~> 1.1)
em-websocket (~> 0.5.3)
erubis (~> 2.7)
espeak-ruby (~> 1.1.0)