bump timecop

This commit is contained in:
Jonne Haß 2013-03-09 13:36:23 +01:00
parent 802ef60cad
commit cb1f31ae8e
2 changed files with 3 additions and 3 deletions

View file

@ -194,6 +194,6 @@ group :test do
# General helpers
gem 'factory_girl_rails', '4.2.1'
gem 'timecop', '0.5.9.2'
gem 'timecop', '0.6.1'
gem 'webmock', '1.8.11', :require => false
end

View file

@ -379,7 +379,7 @@ GEM
terminal-table (1.4.5)
thor (0.17.0)
tilt (1.3.6)
timecop (0.5.9.2)
timecop (0.6.1)
treetop (1.4.12)
polyglot
polyglot (>= 0.3.1)
@ -483,7 +483,7 @@ DEPENDENCIES
sass-rails (= 3.2.6)
selenium-webdriver (= 2.31.0)
spork (= 1.0.0rc3)
timecop (= 0.5.9.2)
timecop (= 0.6.1)
twitter (= 4.6.2)
typhoeus (= 0.3.3)
uglifier (= 1.3.0)