Skip to content

Commit eb8ffeb

Browse files
dependabot-preview[bot]majormoses
authored andcommitted
Update github-markup requirement from ~> 1.3 to ~> 4.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](github/markup@v1.3.0...v4.0.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 2141b22 commit eb8ffeb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sensu-plugins-elasticsearch.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Gem::Specification.new do |s| # rubocop:disable Metrics/BlockLength
4040

4141
s.add_development_dependency 'bundler', '~> 2.1'
4242
s.add_development_dependency 'codeclimate-test-reporter', '~> 0.4'
43-
s.add_development_dependency 'github-markup', '~> 1.3'
43+
s.add_development_dependency 'github-markup', '~> 4.0'
4444
s.add_development_dependency 'kitchen-docker', '~> 2.6'
4545
# locked to keep ruby 2.1 support, this is pulled in by test-kitchen
4646
s.add_development_dependency 'mixlib-shellout', ['< 2.3.0', '~> 2.2']

0 commit comments

Comments
 (0)