Skip to content
This repository has been archived by the owner on Jul 30, 2019. It is now read-only.

Commit

Permalink
Update activesupport development dependency to remove deprecation war…
Browse files Browse the repository at this point in the history
…nings.
  • Loading branch information
boone committed Mar 1, 2018
1 parent 0a6c4a0 commit 3ea84e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion outatime.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@ Gem::Specification.new do |spec|
spec.add_development_dependency "bundler", "~> 1.13"
spec.add_development_dependency "rake", "~> 10.0"
spec.add_development_dependency "rspec", "~> 3.0"
spec.add_development_dependency "activesupport", "~> 5.0.0"
spec.add_development_dependency "activesupport", "~> 5.1.5"
spec.add_development_dependency "byebug"
end

0 comments on commit 3ea84e3

Please sign in to comment.