Bump timecop
This commit is contained in:
parent
313e96d5c3
commit
50422c5902
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -238,7 +238,7 @@ group :test do
|
|||
|
||||
gem "factory_bot_rails", "6.2.0"
|
||||
gem "shoulda-matchers", "5.3.0"
|
||||
gem "timecop", "0.9.5"
|
||||
gem "timecop", "0.9.6"
|
||||
gem "webmock", "3.14.0", require: false
|
||||
|
||||
gem "diaspora_federation-test", "1.1.0"
|
||||
|
|
|
|||
|
|
@ -728,7 +728,7 @@ GEM
|
|||
thor (1.2.2)
|
||||
thread_safe (0.3.6)
|
||||
tilt (2.2.0)
|
||||
timecop (0.9.5)
|
||||
timecop (0.9.6)
|
||||
timeout (0.4.0)
|
||||
timers (4.3.3)
|
||||
toml-rb (2.2.0)
|
||||
|
|
@ -897,7 +897,7 @@ DEPENDENCIES
|
|||
sprockets-rails (= 3.4.2)
|
||||
string-direction (= 1.2.2)
|
||||
terser (= 1.1.16)
|
||||
timecop (= 0.9.5)
|
||||
timecop (= 0.9.6)
|
||||
toml-rb (= 2.2.0)
|
||||
turbo_dev_assets (= 0.0.2)
|
||||
twitter (= 8.0.0)
|
||||
|
|
|
|||
Loading…
Reference in a new issue