Skip to content

Commit

Permalink
Fixed timecop dependency version
Browse files Browse the repository at this point in the history
  • Loading branch information
abrom committed May 8, 2017
1 parent b1db1ee commit 732f87a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sip2.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@ Gem::Specification.new do |spec|
spec.add_development_dependency 'rake', '~> 10.0'
spec.add_development_dependency 'rspec', '~> 3.0'
spec.add_development_dependency 'rubocop', '~> 0.48.1'
spec.add_development_dependency 'timecop'
spec.add_development_dependency 'timecop', '~> 0'
end

0 comments on commit 732f87a

Please sign in to comment.