Skip to content

Commit

Permalink
update json version
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt Jones committed Jun 27, 2015
1 parent ccc5fad commit 6533ac5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sensu-plugins-opsgenie.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ Gem::Specification.new do |s|
s.version = SensuPluginsOpsgenie::Version::VER_STRING

s.add_runtime_dependency 'sensu-plugin', '1.1.0'
s.add_runtime_dependency 'json', '1.8.2'
s.add_runtime_dependency 'json', '1.8.3'

s.add_development_dependency 'bundler', '~> 1.7'
s.add_development_dependency 'codeclimate-test-reporter', '~> 0.4'
Expand Down

0 comments on commit 6533ac5

Please sign in to comment.