Skip to content

Commit 522b95e

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 81d045e commit 522b95e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sensu-plugins-postgres.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Gem::Specification.new do |s| # rubocop:disable Metrics/BlockLength
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 'kitchen-docker', '~> 2.6'
4646
s.add_development_dependency 'kitchen-localhost', '~> 0.3'
4747
# locked to keep ruby 2.1 support, this is pulled in by test-kitchen

0 commit comments

Comments
 (0)