Skip to content

Commit 184b1d5

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 7d8c68f commit 184b1d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sensu-plugins-graphite.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Gem::Specification.new do |s|
4141

4242
s.add_development_dependency 'bundler', '~> 1.7'
4343
s.add_development_dependency 'codeclimate-test-reporter', '~> 1.0'
44-
s.add_development_dependency 'github-markup', '~> 1.3'
44+
s.add_development_dependency 'github-markup', '~> 3.0'
4545
s.add_development_dependency 'pry', '~> 0.10'
4646
s.add_development_dependency 'rake', '~> 12.3'
4747
s.add_development_dependency 'redcarpet', '~> 3.2'

0 commit comments

Comments
 (0)