Sha256: 9e1361272e9252c630822981aac66086678d7232838529defc70f0a44589c402
Contents?: true
Size: 270 Bytes
Versions: 6
Compression:
Stored size: 270 Bytes
Contents
require 'rbconfig' source 'https://rubygems.org' gem 'rest-client' 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
6 entries across 6 versions & 1 rubygems
Version | Path |
---|---|
statusio-0.2.5 | Gemfile |
statusio-0.2.4 | Gemfile |
statusio-0.2.3 | Gemfile |
statusio-0.2.2 | Gemfile |
statusio-0.2.1 | Gemfile |
statusio-0.2.0 | Gemfile |