File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ This CHANGELOG follows the format listed [here](https://github.com/sensu-plugins
7
7
### Changes
8
8
- Updated development dependency to bundler ~ > 2.1
9
9
- Updated runtime dependency to 'pg' '1.2.1' from 1.1
10
-
10
+ - Updated runtime dependency 'dentaku' '3.3.4' from 2.04
11
11
12
12
## [ 3.0.0] - 2019-11-20
13
13
### Breaking Changes
Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ Gem::Specification.new do |s| # rubocop:disable Metrics/BlockLength
36
36
37
37
s . add_runtime_dependency 'sensu-plugin' , '~> 1.2'
38
38
39
- s . add_runtime_dependency 'dentaku' , '2.0 .4'
39
+ s . add_runtime_dependency 'dentaku' , '3.3 .4'
40
40
s . add_runtime_dependency 'pg' , '1.2.1'
41
41
42
42
s . add_development_dependency 'bundler' , '~> 2.1'
You can’t perform that action at this time.
0 commit comments