Sha256: 4271bd49004724026783683ee926fa46a91493952058bb063e03371922d22d31

Contents?: true

Size: 196 Bytes

Versions: 5

Compression:

Stored size: 196 Bytes

Contents

source 'https://rubygems.org'

gemspec

group :test do
  gem 'i18n'
end

group :tools do
  gem 'rubocop'
  gem 'guard'
  gem 'guard-rspec'
  gem 'guard-rubocop'
  gem 'byebug', platform: :mri
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
dry-validation-0.5.0 Gemfile
dry-validation-0.4.1 Gemfile
dry-validation-0.4.0 Gemfile
dry-validation-0.3.1 Gemfile
dry-validation-0.3.0 Gemfile