Skip to content

Commit 4ca7a65

Browse files
authored
oops - wrong json version
1 parent 56560d9 commit 4ca7a65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sib-api-v3-sdk.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Gem::Specification.new do |s|
2828
s.required_ruby_version = ">= 1.9"
2929

3030
s.add_runtime_dependency 'typhoeus', '~> 1.0', '>= 1.0.1'
31-
s.add_runtime_dependency 'json', '>=1.8.6'
31+
s.add_runtime_dependency 'json', '>=1.8.3'
3232

3333
s.add_development_dependency 'rspec', '~> 3.6', '>= 3.6.0'
3434
s.add_development_dependency 'vcr', '~> 3.0', '>= 3.0.1'

0 commit comments

Comments
 (0)