Gemfile in attr-gather-1.1.0 vs Gemfile in attr-gather-1.1.1
- old
+ new
@@ -4,10 +4,10 @@
# Specify your gem's dependencies in attr-gather.gemspec
gemspec
group :development, :test do
- gem 'dry-validation', '~> 1.3'
+ gem 'dry-validation', '~> 1.5'
gem 'pry'
gem 'rubocop'
gem 'rubocop-performance'
gem 'yard'
end