bump timecop
This commit is contained in:
parent
cc3f470502
commit
70804a2f77
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -143,7 +143,7 @@ group :test do
|
|||
gem 'cucumber-rails', '1.3.0', :require => false
|
||||
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 'fixture_builder', '0.3.5'
|
||||
gem 'fuubar', '1.1.0'
|
||||
|
|
|
|||
|
|
@ -375,7 +375,7 @@ GEM
|
|||
subexec (0.2.2)
|
||||
thor (0.17.0)
|
||||
tilt (1.3.3)
|
||||
timecop (0.5.9)
|
||||
timecop (0.5.9.2)
|
||||
treetop (1.4.12)
|
||||
polyglot
|
||||
polyglot (>= 0.3.1)
|
||||
|
|
@ -478,7 +478,7 @@ DEPENDENCIES
|
|||
sass-rails (= 3.2.6)
|
||||
selenium-webdriver (= 2.29.0)
|
||||
spork (= 1.0.0rc3)
|
||||
timecop (= 0.5.9)
|
||||
timecop (= 0.5.9.2)
|
||||
twitter (= 4.4.4)
|
||||
typhoeus (= 0.3.3)
|
||||
uglifier (= 1.3.0)
|
||||
|
|
|
|||
Loading…
Reference in a new issue