Sha256: 13ef3c74abbf66933ec4aade6f65c2ad9877d9f3e2273335e1d8c05317668074
Contents?: true
Size: 466 Bytes
Versions: 5
Compression:
Stored size: 466 Bytes
Contents
source "http://rubygems.org" # try to slowly migrate to v2 of the aws api gem 'aws-sdk', '~> 2' gem 'dynect_rest' gem 'aws-sdk-v1' gem 'dotenv' gem 'thor' gem 'activesupport' gem 'byebug' gem 'git' # Add dependencies to develop your gem here. # Include everything needed to run rake, tests, features, etc. group :development do gem "rspec", "~> 2.8.0" gem "rdoc", "~> 3.12" gem "bundler", "~> 1.0" gem "jeweler", "~> 2.0.1" gem "simplecov", ">= 0" end
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
hashicorptools-0.0.7 | Gemfile |
hashicorptools-0.0.6 | Gemfile |
hashicorptools-0.0.5 | Gemfile |
hashicorptools-0.0.4 | Gemfile |
hashicorptools-0.0.3 | Gemfile |