Sha256: 0aa6c722578d24dd5fc6859b6a34b5dd0f9e6c8d3f41d339914d424574bf09a2
Contents?: true
Size: 349 Bytes
Versions: 8
Compression:
Stored size: 349 Bytes
Contents
source 'https://rubygems.org' gemspec group :test do if RUBY_VERSION >= '2.4' gem 'activesupport' else gem 'activesupport', '~> 4.2' end gem 'inflecto', '~> 0.0', '>= 0.0.2' gem 'codeclimate-test-reporter', require: false gem 'simplecov', require: false end group :tools do gem 'byebug', platform: :mri gem 'rubocop' end
Version data entries
8 entries across 8 versions & 1 rubygems
Version | Path |
---|---|
dry-core-0.3.4 | Gemfile |
dry-core-0.3.3 | Gemfile |
dry-core-0.3.2 | Gemfile |
dry-core-0.3.1 | Gemfile |
dry-core-0.3.0 | Gemfile |
dry-core-0.2.4 | Gemfile |
dry-core-0.2.3 | Gemfile |
dry-core-0.2.2 | Gemfile |