Skip to content

Commit 5fcfe54

Browse files
Bump timecop from 0.9.9 to 0.9.10 (#2969)
Bumps [timecop](https://github.com/travisjeffery/timecop) from 0.9.9 to 0.9.10. - [Changelog](https://github.com/travisjeffery/timecop/blob/master/History.md) - [Commits](travisjeffery/timecop@v0.9.9...v0.9.10) --- 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>
1 parent 717f6e0 commit 5fcfe54

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@ gem 'rubocop-minitest', '0.35.0'
1414
gem 'rubocop-rake', '0.6.0'
1515
gem 'simplecov', '0.22.0'
1616
gem 'test-unit', '3.6.2'
17-
gem 'timecop', '0.9.9'
17+
gem 'timecop', '0.9.10'
1818
gem 'yard', '0.9.36'

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ GEM
6060
strscan (3.1.0)
6161
test-unit (3.6.2)
6262
power_assert
63-
timecop (0.9.9)
63+
timecop (0.9.10)
6464
unicode-display_width (2.5.0)
6565
yard (0.9.36)
6666

@@ -79,7 +79,7 @@ DEPENDENCIES
7979
rubocop-rake (= 0.6.0)
8080
simplecov (= 0.22.0)
8181
test-unit (= 3.6.2)
82-
timecop (= 0.9.9)
82+
timecop (= 0.9.10)
8383
yard (= 0.9.36)
8484

8585
BUNDLED WITH

0 commit comments

Comments
 (0)