Skip to content

Commit e90ab3b

Browse files
dependabot-preview[bot]majormoses
authored andcommitted
Update rest-client requirement from = 1.8.0 to = 2.1.0
Updates the requirements on [rest-client](https://github.com/rest-client/rest-client) to permit the latest version. - [Release notes](https://github.com/rest-client/rest-client/releases) - [Changelog](https://github.com/rest-client/rest-client/blob/master/history.md) - [Commits](rest-client/rest-client@v1.8.0...v2.1.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 74b03bd commit e90ab3b

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
@@ -35,7 +35,7 @@ Gem::Specification.new do |s| # rubocop:disable Metrics/BlockLength
3535
s.add_runtime_dependency 'aws-es-transport', '~> 0.1'
3636
s.add_runtime_dependency 'aws-sdk', ['>= 2.1.14', '< 2.5', '~> 2.1']
3737
s.add_runtime_dependency 'elasticsearch', '~> 1.0.14'
38-
s.add_runtime_dependency 'rest-client', '1.8.0'
38+
s.add_runtime_dependency 'rest-client', '2.1.0'
3939
s.add_runtime_dependency 'sensu-plugin', '~> 4.0'
4040

4141
s.add_development_dependency 'bundler', '~> 1.7'

0 commit comments

Comments
 (0)