File tree 2 files changed +3
-3
lines changed 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -74,7 +74,7 @@ group :test do
74
74
75
75
# Note: curb gem requires curl libraries
76
76
# sudo apt-get install libcurl4-openssl-dev
77
- gem 'curb' , '~> 1.0' , '>= 1.0.5'
77
+ gem 'curb' , '~> 1.0'
78
78
79
79
# Note: selenium-webdriver 3.x is incompatible with Firefox version 48 and prior
80
80
# gem 'selenium' # Requires old version of selenium which is no longer available
Original file line number Diff line number Diff line change 53
53
fiber-annotation
54
54
fiber-local (~> 1.1 )
55
55
json
56
- curb (1.0.6 )
56
+ curb (1.0.9 )
57
57
daemons (1.4.1 )
58
58
date (3.4.1 )
59
59
diff-lcs (1.5.1 )
@@ -263,7 +263,7 @@ DEPENDENCIES
263
263
async-dns (~> 1.4 )
264
264
browserstack-local (~> 1.4 )
265
265
capybara (~> 3.40 )
266
- curb (~> 1.0 , >= 1.0.5 )
266
+ curb (~> 1.0 )
267
267
em-websocket (~> 0.5.3 )
268
268
erubis (~> 2.7 )
269
269
espeak-ruby (~> 1.1.0 )
You can’t perform that action at this time.
0 commit comments