Sha256: c07d603d2a4b9f9205eba132f655dc3f50a376287f6c33a46cd729524a3ba1b2
Contents?: true
Size: 411 Bytes
Versions: 4
Compression:
Stored size: 411 Bytes
Contents
source "http://rubygems.org" # Add dependencies required to use your gem here. # Example: # gem "activesupport", ">= 2.3.5" # Add dependencies to develop your gem here. # Include everything needed to run rake, tests, features, etc. gem "builder" gem "httparty" group :development do gem "rdoc", "~> 3.12" gem "bundler", ">= 0" gem "jeweler", "~> 1.8.4" gem "turn" gem "mocha", require: false end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
mymoip-0.2.2 | Gemfile |
mymoip-0.2.1 | Gemfile |
mymoip-0.2.0 | Gemfile |
mymoip-0.1.0 | Gemfile |