Skip to content

Commit

Permalink
Update appraisal to version 2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
pkuczynski committed Feb 8, 2018
1 parent f992227 commit fe60905
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Gem::Specification.new do |s|
s.add_development_dependency 'rake', '~> 12.0', '>= 12.0.0'

# Testing
s.add_development_dependency 'appraisal', '~> 2.1', '>= 2.1.0'
s.add_development_dependency 'appraisal', '~> 2.2', '>= 2.2.0'
s.add_development_dependency 'rails', '~> 5.0', '>= 5.0.1'
s.add_development_dependency 'rspec', '~> 3.5', '>= 3.5.0'
s.add_development_dependency 'rspec-rails', '~> 3.5', '>= 3.5.2'
Expand Down

0 comments on commit fe60905

Please sign in to comment.