Skip to content

Commit

Permalink
Bump timecop from 0.9.6 to 0.9.7 (#173)
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.7.
- [Changelog](https://github.com/travisjeffery/timecop/blob/master/History.md)
- [Commits](travisjeffery/timecop@v0.9.6...v0.9.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 14, 2023
1 parent 6bbffff commit 2750ce6
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 @@ -38,5 +38,5 @@ group :test do
gem 'rspec', '~> 3.12'
gem 'simplecov', '~> 0.22.0'
gem 'simplecov-cobertura', '~> 2.1'
gem 'timecop', '~> 0.9.6'
gem 'timecop', '~> 0.9.7'
end
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,7 @@ GEM
simplecov-html (0.12.3)
simplecov_json_formatter (0.1.4)
thor (1.2.1)
timecop (0.9.6)
timecop (0.9.7)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (2.4.2)
Expand Down Expand Up @@ -304,7 +304,7 @@ DEPENDENCIES
sentry-ruby (~> 5.10)
simplecov (~> 0.22.0)
simplecov-cobertura (~> 2.1)
timecop (~> 0.9.6)
timecop (~> 0.9.7)

BUNDLED WITH
2.3.16

0 comments on commit 2750ce6

Please sign in to comment.