bump timecop

This commit is contained in:
Jonne Haß 2015-02-28 01:31:04 +01:00
parent 011235ea82
commit fb2f6e908a
2 changed files with 3 additions and 3 deletions

View file

@ -252,7 +252,7 @@ group :test do
# General helpers
gem 'factory_girl_rails', '4.5.0'
gem 'timecop', '0.7.1'
gem 'timecop', '0.7.3'
gem 'webmock', '1.20.4', :require => false
end

View file

@ -635,7 +635,7 @@ GEM
thor (0.19.1)
thread_safe (0.3.4)
tilt (1.4.1)
timecop (0.7.1)
timecop (0.7.3)
timers (4.0.1)
hitimes
twitter (4.8.1)
@ -783,7 +783,7 @@ DEPENDENCIES
spring-commands-cucumber (= 1.0.1)
spring-commands-rspec (= 1.0.4)
test_after_commit (= 0.4.0)
timecop (= 0.7.1)
timecop (= 0.7.3)
twitter (= 4.8.1)
twitter-text (= 1.10.0)
typhoeus (= 0.6.9)