Skip to content

Commit 10a9734

Browse files
dependabot-supportmajormoses
authored andcommitted
Update github-markup requirement from ~> 1.3 to ~> 3.0
Updates the requirements on [github-markup](https://github.com/github/markup) to permit the latest version. - [Release notes](https://github.com/github/markup/releases) - [Changelog](https://github.com/github/markup/blob/master/HISTORY.md) - [Commits](https://github.com/github/markup/commits/v3.0.1) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent 783af27 commit 10a9734

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
@@ -35,7 +35,7 @@ Gem::Specification.new do |s|
3535

3636
s.add_development_dependency 'bundler', '~> 1.7'
3737
s.add_development_dependency 'codeclimate-test-reporter', '~> 0.4'
38-
s.add_development_dependency 'github-markup', '~> 1.3'
38+
s.add_development_dependency 'github-markup', '~> 3.0'
3939
s.add_development_dependency 'pry', '~> 0.10'
4040
s.add_development_dependency 'rake', '~> 10.0'
4141
s.add_development_dependency 'redcarpet', '~> 3.2'

0 commit comments

Comments
 (0)