Skip to content
This repository was archived by the owner on Jan 31, 2019. It is now read-only.

Commit b213211

Browse files
author
Charlie Somerville
committed
relax yajl-ruby dependency
1 parent e33ac4c commit b213211

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

github-services.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Gem::Specification.new do |spec|
2121
spec.licenses = ['MIT']
2222

2323
spec.add_dependency "addressable", "~> 2.3"
24-
spec.add_dependency 'yajl-ruby', '1.1.0'
24+
spec.add_dependency 'yajl-ruby', '>= 1.1.0'
2525
spec.add_dependency "mash", "~> 0.1.1"
2626
spec.add_dependency "mime-types", "~> 1.15"
2727
spec.add_dependency "ruby-hmac", "0.4.0"

vendor/cache/yajl-ruby-1.1.0.gem

-544 KB
Binary file not shown.

vendor/cache/yajl-ruby-1.3.0.gem

538 KB
Binary file not shown.

0 commit comments

Comments
 (0)