Skip to content

Commit

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

---
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 Aug 15, 2023
1 parent 3d15c4c commit 1d5ccfd
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 @@ -13,5 +13,5 @@ gem 'rubocop-minitest', '0.31.0'
gem 'rubocop-rake', '0.6.0'
gem 'simplecov', '0.22.0'
gem 'test-unit', '3.6.1'
gem 'timecop', '0.9.6'
gem 'timecop', '0.9.8'
gem 'yard', '0.9.34'
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ GEM
simplecov_json_formatter (0.1.4)
test-unit (3.6.1)
power_assert
timecop (0.9.6)
timecop (0.9.8)
unicode-display_width (2.4.2)
yard (0.9.34)

Expand All @@ -75,7 +75,7 @@ DEPENDENCIES
rubocop-rake (= 0.6.0)
simplecov (= 0.22.0)
test-unit (= 3.6.1)
timecop (= 0.9.6)
timecop (= 0.9.8)
yard (= 0.9.34)

BUNDLED WITH
Expand Down

0 comments on commit 1d5ccfd

Please sign in to comment.