Sha256: bd871a8d6c008f2b38c312d41fb4f00c3357969dd34d0d7775ab0f27f324180f
Contents?: true
Size: 300 Bytes
Versions: 7
Compression:
Stored size: 300 Bytes
Contents
source 'https://rubygems.org' gemspec gem 'rake' gem 'mongrel', '1.2.0.pre2' group :development do gem 'guard' gem 'guard-rspec' gem 'guard-bundler' end group :test do gem 'rspec', '~> 3.4' gem 'simplecov', require: false gem 'aruba' gem 'cucumber', '~> 2.3' gem 'webmock' end
Version data entries
7 entries across 7 versions & 1 rubygems
Version | Path |
---|---|
httparty-0.16.4 | Gemfile |
httparty-0.16.3 | Gemfile |
httparty-0.16.2 | Gemfile |
httparty-0.16.1 | Gemfile |
httparty-0.16.0 | Gemfile |
httparty-0.15.7 | Gemfile |
httparty-0.15.6 | Gemfile |