Sha256: 040253da8660777cb15f07517a79e72501c7c09b6153d203bd3297e69c82095b
Contents?: true
Size: 280 Bytes
Versions: 5
Compression:
Stored size: 280 Bytes
Contents
require 'rbconfig' source 'https://rubygems.org' gem 'rest-client', '=1.8.0' group :test do gem 'rspec' gem 'rake' gem 'win32console' if (RbConfig::CONFIG['host_os'] =~ /mswin|mingw|cygwin/) gem 'httparty' end # Specify your gem's dependencies in statusio.gemspec gemspec
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
statusio-0.3.0 | Gemfile |
statusio-0.2.9 | Gemfile |
statusio-0.2.8 | Gemfile |
statusio-0.2.7 | Gemfile |
statusio-0.2.6 | Gemfile |