Sha256: 994cde34c697742830c915fa301d1c49dcdbf1caa49958a287bcb1393b2e6b9a
Contents?: true
Size: 309 Bytes
Versions: 7
Compression:
Stored size: 309 Bytes
Contents
source 'https://rubygems.org' gemspec gem 'rake' gem 'fakeweb', '~> 1.3' 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' end
Version data entries
7 entries across 7 versions & 1 rubygems
Version | Path |
---|---|
httparty-0.15.5 | Gemfile |
httparty-0.15.4 | Gemfile |
httparty-0.15.3 | Gemfile |
httparty-0.15.2 | Gemfile |
httparty-0.15.1 | Gemfile |
httparty-0.15.0 | Gemfile |
httparty-0.14.0 | Gemfile |