File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -75,7 +75,7 @@ group :test do
7575
7676 # Note: curb gem requires curl libraries
7777 # sudo apt-get install libcurl4-openssl-dev
78- gem 'curb' , '~> 1.2 '
78+ gem 'curb' , '~> 1.3 '
7979
8080 # Note: selenium-webdriver 3.x is incompatible with Firefox version 48 and prior
8181 # gem 'selenium' # Requires old version of selenium which is no longer available
Original file line number Diff line number Diff line change 5454 fiber-annotation
5555 fiber-local (~> 1.1 )
5656 json
57- curb (1.2.2 )
57+ curb (1.3.1 )
5858 daemons (1.4.1 )
5959 date (3.5.1 )
6060 diff-lcs (1.6.2 )
@@ -317,7 +317,7 @@ DEPENDENCIES
317317 async-dns (~> 1.4 )
318318 browserstack-local (~> 1.4 )
319319 capybara (~> 3.40 )
320- curb (~> 1.2 )
320+ curb (~> 1.3 )
321321 em-websocket (~> 0.5.3 )
322322 erubis (~> 2.7 )
323323 espeak-ruby (~> 1.1.0 )
You can’t perform that action at this time.
0 commit comments