Sha256: 40e849eab189c58731ff4ec0c9c13245a5721338b0124c3158e36e345947c39e
Contents?: true
Size: 479 Bytes
Versions: 3
Compression:
Stored size: 479 Bytes
Contents
source "http://rubygems.org" # try to slowly migrate to v2 of the aws api gem 'aws-sdk', '~> 2' gem 'dynect_rest', '= 0.4.6' gem 'aws-sdk-v1', '~> 1.67' gem 'dotenv', '~> 2.2', '>= 2.2.1' gem 'thor', '= 0.20.0' gem 'activesupport', '~> 5.1', '>= 5.1.4' gem 'byebug', '~> 10.0', '>= 10.0.2' gem 'git', '~> 1.3' group :development do gem 'rspec', '~> 3.7' gem 'rdoc', '~> 3.12' gem 'bundler', '~> 2.0' gem 'juwelier', '~> 2.4', '>= 2.4.7' gem 'simplecov', '>= 0' end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
hashicorptools-0.5.0 | Gemfile |
hashicorptools-0.4.0 | Gemfile |
hashicorptools-0.3.0 | Gemfile |