mirror of
https://github.com/lostisland/faraday.git
synced 2025-08-10 00:03:15 -04:00
Match test/helper.rb version requirement to gemspec
This commit is contained in:
parent
b0941f3dc2
commit
a49d732b6e
@ -1,6 +1,6 @@
|
||||
require 'rubygems'
|
||||
gem 'rack', '>= 1.0.1'
|
||||
gem 'addressable', '2.1.1'
|
||||
gem 'addressable', '>= 2.1.1'
|
||||
|
||||
require 'test/unit'
|
||||
if ENV['LEFTRIGHT']
|
||||
|
Loading…
x
Reference in New Issue
Block a user