Sha256: 59f3a26e7e2bd18cdb5fa2f404ae1b149090d6bcbd061a46f7022dff2986109d
Contents?: true
Size: 325 Bytes
Versions: 4
Compression:
Stored size: 325 Bytes
Contents
source 'https://rubygems.org' gemspec group :test do platforms :mri do gem 'codeclimate-test-reporter', require: false gem 'simplecov', require: false end end group :tools do gem 'rubocop' gem 'guard' gem 'guard-rspec' gem 'guard-rubocop' gem 'listen', '3.0.6' gem 'pry-byebug', platform: :mri end
Version data entries
4 entries across 4 versions & 2 rubygems
Version | Path |
---|---|
grape-extra_validators-2.0.0 | vendor/bundle/ruby/2.6.0/gems/dry-container-0.7.2/Gemfile |
dry-container-0.7.2 | Gemfile |
dry-container-0.7.1 | Gemfile |
dry-container-0.7.0 | Gemfile |