Skip to content

Commit

Permalink
Bump timecop from 0.9.8 to 0.9.9 (#2964)
Browse files Browse the repository at this point in the history
Bumps [timecop](https://github.com/travisjeffery/timecop) from 0.9.8 to 0.9.9.
- [Changelog](https://github.com/travisjeffery/timecop/blob/master/History.md)
- [Commits](travisjeffery/timecop@v0.9.8...v0.9.9)

---
updated-dependencies:
- dependency-name: timecop
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 11, 2024
1 parent f11e01a commit 5fa0161
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ gem 'rubocop-minitest', '0.35.0'
gem 'rubocop-rake', '0.6.0'
gem 'simplecov', '0.22.0'
gem 'test-unit', '3.6.2'
gem 'timecop', '0.9.8'
gem 'timecop', '0.9.9'
gem 'yard', '0.9.36'
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ GEM
strscan (3.1.0)
test-unit (3.6.2)
power_assert
timecop (0.9.8)
timecop (0.9.9)
unicode-display_width (2.5.0)
yard (0.9.36)

Expand All @@ -79,7 +79,7 @@ DEPENDENCIES
rubocop-rake (= 0.6.0)
simplecov (= 0.22.0)
test-unit (= 3.6.2)
timecop (= 0.9.8)
timecop (= 0.9.9)
yard (= 0.9.36)

BUNDLED WITH
Expand Down

0 comments on commit 5fa0161

Please sign in to comment.