Sha256: 1e652c95ca389527deb7a894ea7fb1dbca70861ad34a44dba9e756f95278e204
Contents?: true
Size: 506 Bytes
Versions: 2
Compression:
Stored size: 506 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. group :development do gem "shoulda", ">= 0" gem "rdoc", ">= 0" gem "bundler", ">= 0" gem "jeweler", "~> 1.8.4" gem "simplecov", ">= 0" end gem 'json' gem 'peach' gem 'rainbow' gem 'clamp' gem 'net-ssh' gem 'net-scp' gem 'gaptool-api', ">= 0.3.5" gem 'builder'
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
gaptool-client-0.5.0 | Gemfile |
gaptool-client-0.4.2 | Gemfile |