Bump timecop

This commit is contained in:
Benjamin Neff
2024-05-30 04:07:33 +02:00
parent fbdb9edbf2
commit e8fc097728
2 changed files with 3 additions and 3 deletions

View File

@@ -241,7 +241,7 @@ group :test do
gem "factory_bot_rails", "6.4.3"
gem "shoulda-matchers", "6.2.0"
gem "timecop", "0.9.6"
gem "timecop", "0.9.8"
gem "webmock", "3.18.1", require: false
gem "diaspora_federation-test", "1.1.0"

View File

@@ -731,7 +731,7 @@ GEM
thor (1.3.1)
thread_safe (0.3.6)
tilt (2.3.0)
timecop (0.9.6)
timecop (0.9.8)
timeout (0.4.1)
timers (4.3.5)
toml-rb (3.0.1)
@@ -901,7 +901,7 @@ DEPENDENCIES
sprockets-rails (= 3.4.2)
string-direction (= 1.2.2)
terser (= 1.2.2)
timecop (= 0.9.6)
timecop (= 0.9.8)
toml-rb (= 3.0.1)
turbo_dev_assets (= 0.0.2)
twitter (= 8.0.0)