Skip to content

Commit

Permalink
Seem we need more higher version of minitest
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric-Guo committed Oct 3, 2014
1 parent eaa2b32 commit 29aa102
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion attr_accessible2strong_params.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Gem::Specification.new do |spec|

spec.add_development_dependency "bundler", "~> 1.3"
spec.add_development_dependency "rake"
spec.add_development_dependency 'minitest', '~> 4.2'
spec.add_development_dependency 'minitest', '~> 5.4'


spec.required_rubygems_version = Gem::Requirement.new(">= 0") if spec.respond_to? :required_rubygems_version=
Expand Down

0 comments on commit 29aa102

Please sign in to comment.