Skip to content

Commit e5b0f9c

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 2d05c74 commit e5b0f9c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sensu-plugins-java.gemspec

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

3434
s.add_development_dependency 'bundler', '~> 1.7'
3535
s.add_development_dependency 'codeclimate-test-reporter', '~> 0.4'
36-
s.add_development_dependency 'github-markup', '~> 1.3'
36+
s.add_development_dependency 'github-markup', '~> 3.0'
3737
s.add_development_dependency 'pry', '~> 0.10'
3838
s.add_development_dependency 'rake', '~> 10.5'
3939
s.add_development_dependency 'redcarpet', '~> 3.2'

0 commit comments

Comments
 (0)