bump timecop

This commit is contained in:
Jonne Haß 2013-02-03 13:30:34 +01:00
parent cc3f470502
commit 70804a2f77
2 changed files with 3 additions and 3 deletions

View file

@ -143,7 +143,7 @@ group :test do
gem 'cucumber-rails', '1.3.0', :require => false gem 'cucumber-rails', '1.3.0', :require => false
gem 'database_cleaner', '0.9.1' gem 'database_cleaner', '0.9.1'
gem 'timecop', '0.5.9' gem 'timecop', '0.5.9.2'
gem 'factory_girl_rails', '4.2.1' gem 'factory_girl_rails', '4.2.1'
gem 'fixture_builder', '0.3.5' gem 'fixture_builder', '0.3.5'
gem 'fuubar', '1.1.0' gem 'fuubar', '1.1.0'

View file

@ -375,7 +375,7 @@ GEM
subexec (0.2.2) subexec (0.2.2)
thor (0.17.0) thor (0.17.0)
tilt (1.3.3) tilt (1.3.3)
timecop (0.5.9) timecop (0.5.9.2)
treetop (1.4.12) treetop (1.4.12)
polyglot polyglot
polyglot (>= 0.3.1) polyglot (>= 0.3.1)
@ -478,7 +478,7 @@ DEPENDENCIES
sass-rails (= 3.2.6) sass-rails (= 3.2.6)
selenium-webdriver (= 2.29.0) selenium-webdriver (= 2.29.0)
spork (= 1.0.0rc3) spork (= 1.0.0rc3)
timecop (= 0.5.9) timecop (= 0.5.9.2)
twitter (= 4.4.4) twitter (= 4.4.4)
typhoeus (= 0.3.3) typhoeus (= 0.3.3)
uglifier (= 1.3.0) uglifier (= 1.3.0)