There was an error while loading. Please reload this page.
1 parent 64dcc32 commit 12c16a8Copy full SHA for 12c16a8
2 files changed
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- sensu-plugins-minio (1.0.0)
+ sensu-plugins-minio (1.1.0)
5
sensu-plugin (~> 2.1)
6
7
GEM
@@ -15,7 +15,7 @@ GEM
15
diff-lcs (1.5.0)
16
hashdiff (1.0.1)
17
jaro_winkler (1.5.4)
18
- json (2.6.2)
+ json (2.7.1)
19
mixlib-cli (1.7.0)
20
parallel (1.19.2)
21
parser (3.1.2.0)
lib/sensu/plugins/minio/version.rb
@@ -3,7 +3,7 @@
module Sensu
module Plugins
module Minio
- VERSION = '1.0.0'
+ VERSION = '1.1.0'
end
8
9
0 commit comments