Skip to content

Commit

Permalink
Bump timecop from 0.9.6 to 0.9.7
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 14, 2023
1 parent 71b417e commit 5c10161
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 @@ -77,7 +77,7 @@ group :ci, :test do
gem 'database_cleaner-active_record'
gem 'stripe-ruby-mock', '~> 2.4.1', require: 'stripe_mock', git: 'https://github.com/commitchange/stripe-ruby-mock.git', branch: '2.4.1'
gem 'test-unit', '~> 3.6'
gem 'timecop', '~> 0.9.6'
gem 'timecop', '~> 0.9.7'
gem 'webmock', '~> 3.18'
gem 'wisper-rspec', '~> 1.1.0'
end
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -440,7 +440,7 @@ GEM
power_assert
thor (1.2.2)
tilt (2.0.10)
timecop (0.9.6)
timecop (0.9.7)
timeout (0.4.0)
timers (4.3.3)
traceroute (0.8.1)
Expand Down Expand Up @@ -538,7 +538,7 @@ DEPENDENCIES
stripe-ruby-mock (~> 2.4.1)!
table_print (~> 1.5, >= 1.5.6)
test-unit (~> 3.6)
timecop (~> 0.9.6)
timecop (~> 0.9.7)
traceroute (~> 0.8.0)
turbo_test
validate_url
Expand Down

0 comments on commit 5c10161

Please sign in to comment.