Skip to content

Commit 901966f

Browse files
dependabot-preview[bot]majormoses
authored andcommitted
Update fog requirement from = 1.32.0 to = 2.1.0
Updates the requirements on [fog](https://github.com/fog/fog) to permit the latest version. - [Release notes](https://github.com/fog/fog/releases) - [Changelog](https://github.com/fog/fog/blob/master/CHANGELOG.md) - [Commits](fog/fog@v1.32.0...v2.1.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 08acc99 commit 901966f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sensu-plugins-aws.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

3636
s.add_runtime_dependency 'aws-sdk', '~> 3.0'
3737
s.add_runtime_dependency 'erubis', '2.7.0'
38-
s.add_runtime_dependency 'fog', '1.32.0'
38+
s.add_runtime_dependency 'fog', '2.1.0'
3939
# 1.44 requires xmlrpc which only supports >= ruby 2.3
4040
# https://github.com/fog/fog-core/issues/206
4141
s.add_runtime_dependency 'fog-core', '1.45.0'

0 commit comments

Comments
 (0)