Bump timecop

This commit is contained in:
Benjamin Neff 2023-06-26 03:25:47 +02:00
parent 313e96d5c3
commit 50422c5902
No known key found for this signature in database
GPG key ID: 971464C3F1A90194
2 changed files with 3 additions and 3 deletions

View file

@ -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"

View file

@ -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)