bump timecop

This commit is contained in:
Jonne Haß 2014-01-06 16:44:27 +01:00
parent 4339d69f1e
commit ab7cbcc4cc
2 changed files with 3 additions and 3 deletions

View file

@ -200,7 +200,7 @@ group :test do
# General helpers
gem 'factory_girl_rails', '4.2.1'
gem 'timecop', '0.7.0'
gem 'timecop', '0.7.1'
gem 'webmock', '1.13.0', :require => false
end

View file

@ -393,7 +393,7 @@ GEM
test_after_commit (0.2.0)
thor (0.18.1)
tilt (1.4.1)
timecop (0.7.0)
timecop (0.7.1)
timers (1.1.0)
treetop (1.4.15)
polyglot
@ -502,7 +502,7 @@ DEPENDENCIES
spork (= 1.0.0rc3)
strong_parameters
test_after_commit (= 0.2.0)
timecop (= 0.7.0)
timecop (= 0.7.1)
twitter (= 4.8.1)
typhoeus (= 0.6.3)
uglifier (= 2.1.2)