Sha256: 5e191c3e9e8b4e96f9578152e9089dcb2db198d9d56cdab196c7aa7333214fa7
Contents?: true
Size: 411 Bytes
Versions: 4
Compression:
Stored size: 411 Bytes
Contents
source "http://rubygems.org" # Specify your gem's dependencies in http_hot_tub.gemspec gemspec group :development do platform :ruby do gem 'eventmachine' gem 'em-http-request', '~> 1.0', :require => 'em-http' gem 'em-synchrony', '~> 1.0', :require => ['em-synchrony', 'em-synchrony/em-http'] gem "excon" end platform :jruby do gem 'jruby-openssl' gem 'jruby-httpclient' end end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
hot_tub-0.0.4 | Gemfile |
hot_tub-0.0.3 | Gemfile |
hot_tub-0.0.2 | Gemfile |
hot_tub-0.0.1 | Gemfile |