Sha256: 01073d57e1c1ec13b7746a2301593115d6a85ffc18ce3cbe069f3f343a2ad55c

Contents?: true

Size: 428 Bytes

Versions: 9

Compression:

Stored size: 428 Bytes

Contents

source "http://rubygems.org"
# Add dependencies required to use your gem here.
# Example:
#   gem "activesupport", ">= 2.3.5"
gem "httparty", ">= 0"

# Add dependencies to develop your gem here.
# Include everything needed to run rake, tests, features, etc.
group :development do
  gem "bundler", "~> 1.0.0"
  gem "jeweler", "~> 1.5.1"
  gem "rcov", ">= 0"
  gem "fakeweb", ">= 0"
  gem "json", ">= 0"
  gem "rspec", ">= 0"
end

Version data entries

9 entries across 9 versions & 2 rubygems

Version Path
sessionm-resthome-0.8.1 Gemfile
resthome-0.8.0 Gemfile
resthome-0.7.1 Gemfile
resthome-0.7.0 Gemfile
resthome-0.6.4 Gemfile
resthome-0.6.3 Gemfile
resthome-0.6.2 Gemfile
resthome-0.6.1 Gemfile
resthome-0.6.0 Gemfile