Sha256: 0eb54b2ced7f568e3b0c6311888daa8ee4c287ee301715c85b83f3f67b116f0c
Contents?: true
Size: 295 Bytes
Versions: 3
Compression:
Stored size: 295 Bytes
Contents
source 'https://rubygems.org' gemspec gem 'bundler', '~> 1.3' gem 'hashie' gem 'i18n' gem 'thor' group :development, :test do gem 'debugger' gem 'guard' gem 'guard-rspec' gem 'guard-spork' gem 'rake' gem 'redcarpet' gem 'rspec' gem 'simplecov', require: false gem 'yard' end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
inline_encryption-1.0.3 | Gemfile |
inline_encryption-1.0.2 | Gemfile |
inline_encryption-1.0.0 | Gemfile |