Skip to content

Commit 84cee01

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] <support@dependabot.com>
1 parent 184b1d5 commit 84cee01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sensu-plugins-graphite.gemspec

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

3636
s.add_runtime_dependency 'array_stats', '0.6.0'
3737
s.add_runtime_dependency 'ipaddress', '= 0.8.3'
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', '~> 2.0'
4040
s.add_runtime_dependency 'simple-graphite', '2.1.0'
4141

0 commit comments

Comments
 (0)