mirror of
https://github.com/lostisland/faraday.git
synced 2025-10-04 00:02:03 -04:00
remove test/unit related gems
This commit is contained in:
parent
cda3a0171d
commit
1fa623b35a
2
Gemfile
2
Gemfile
@ -4,7 +4,6 @@ source 'https://rubygems.org'
|
||||
|
||||
ruby RUBY_VERSION
|
||||
|
||||
gem 'ffi-ncurses', '~> 0.3', platforms: :jruby
|
||||
gem 'jruby-openssl', '~> 0.8.8', platforms: :jruby
|
||||
gem 'rake'
|
||||
|
||||
@ -18,7 +17,6 @@ group :test do
|
||||
gem 'em-synchrony', '>= 1.0.3', require: %w[em-synchrony em-synchrony/em-http]
|
||||
gem 'excon', '>= 0.27.4'
|
||||
gem 'httpclient', '>= 2.2'
|
||||
gem 'minitest', '>= 5.0.5'
|
||||
gem 'net-http-persistent'
|
||||
gem 'patron', '>= 0.4.2', platforms: :ruby
|
||||
gem 'rack-test', '>= 0.6', require: 'rack/test'
|
||||
|
Loading…
x
Reference in New Issue
Block a user