From 5c10161dd08e5e0d42139d669eaa933219b8a9cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Aug 2023 15:01:55 +0000 Subject: [PATCH] Bump timecop from 0.9.6 to 0.9.7 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](https://github.com/travisjeffery/timecop/compare/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] --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 5bb0434ea..8ad59232c 100644 --- a/Gemfile +++ b/Gemfile @@ -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 diff --git a/Gemfile.lock b/Gemfile.lock index d008ca6b6..c7989b25e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -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) @@ -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