Bump timecop
This commit is contained in:
parent
47d0269043
commit
b48c72f188
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -283,7 +283,7 @@ group :test do
|
|||
|
||||
gem "factory_girl_rails", "4.9.0"
|
||||
gem "shoulda-matchers", "4.5.1"
|
||||
gem "timecop", "0.9.4"
|
||||
gem "timecop", "0.9.5"
|
||||
gem "webmock", "3.14.0", require: false
|
||||
|
||||
gem "diaspora_federation-test", "0.2.7"
|
||||
|
|
|
|||
|
|
@ -723,7 +723,7 @@ GEM
|
|||
thor (1.2.1)
|
||||
thread_safe (0.3.6)
|
||||
tilt (2.0.10)
|
||||
timecop (0.9.4)
|
||||
timecop (0.9.5)
|
||||
timers (4.3.3)
|
||||
toml-rb (2.1.2)
|
||||
citrus (~> 3.0, > 3.0)
|
||||
|
|
@ -915,7 +915,7 @@ DEPENDENCIES
|
|||
sprockets-rails (= 3.4.2)
|
||||
string-direction (= 1.2.2)
|
||||
terser (= 1.1.10)
|
||||
timecop (= 0.9.4)
|
||||
timecop (= 0.9.5)
|
||||
toml-rb (= 2.1.2)
|
||||
turbo_dev_assets (= 0.0.2)
|
||||
twitter (= 7.0.0)
|
||||
|
|
|
|||
Loading…
Reference in a new issue