Skip to content

Commit b2ae18e

Browse files
dependabot-preview[bot]majormoses
authored andcommitted
Update timecop requirement from ~> 0.8.0 to ~> 0.9.1
Updates the requirements on [timecop](https://github.com/travisjeffery/timecop) to permit the latest version. - [Release notes](https://github.com/travisjeffery/timecop/releases) - [Changelog](https://github.com/travisjeffery/timecop/blob/master/History.md) - [Commits](https://github.com/travisjeffery/timecop/commits/v0.9.1) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent 7223ad4 commit b2ae18e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sensu-plugins-ssl.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,6 @@ Gem::Specification.new do |s|
4343
s.add_development_dependency 'redcarpet', '~> 3.2'
4444
s.add_development_dependency 'rspec', '~> 3.1'
4545
s.add_development_dependency 'rubocop', '~> 0.89.1'
46-
s.add_development_dependency 'timecop', '~> 0.8.0'
46+
s.add_development_dependency 'timecop', '~> 0.9.1'
4747
s.add_development_dependency 'yard', '~> 0.8'
4848
end

0 commit comments

Comments
 (0)