Skip to content

Commit

Permalink
Update github-markup requirement from ~> 1.3 to ~> 4.0
Browse files Browse the repository at this point in the history
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](github/markup@v1.3.0...v4.0.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored Apr 2, 2021
1 parent 0b01843 commit 12499f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sensu-plugins-opsgenie.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Gem::Specification.new do |s| # rubocop:disable Metrics/BlockLength

s.add_development_dependency 'bundler', '~> 1.7'
s.add_development_dependency 'codeclimate-test-reporter', '~> 0.4'
s.add_development_dependency 'github-markup', '~> 1.3'
s.add_development_dependency 'github-markup', '~> 4.0'
s.add_development_dependency 'kitchen-docker', '~> 2.6'
s.add_development_dependency 'kitchen-localhost', '~> 0.3'
# locked to keep ruby 2.1 support, this is pulled in by test-kitchen
Expand Down

0 comments on commit 12499f9

Please sign in to comment.