Sha256: 6e42241a5da8f882409440c85c66dd8ab2488c3986e9446b0161b78be57f543a
Contents?: true
Size: 378 Bytes
Versions: 1
Compression:
Stored size: 378 Bytes
Contents
source "http://rubygems.org" gem 'aws-sdk', '~> 2' gem 'dotenv', '~> 2.2', '>= 2.2.1' gem 'thor', '>= 0.20.0' gem 'activesupport', '>= 5.1.4' gem 'byebug', '>= 10.0.2' gem 'git', '> 1.3' group :development do gem 'rspec', '> 3.7' gem 'rdoc', '> 3.12' gem 'bundler', '> 2.0' gem 'juwelier', git: 'https://github.com/flajann2/juwelier.git' gem 'simplecov', '>= 0' end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
hashicorptools-1.0.0 | Gemfile |