Skip to content

Commit

Permalink
Release yajl
Browse files Browse the repository at this point in the history
  • Loading branch information
simonoff committed Nov 14, 2016
1 parent 31ed226 commit bac689d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion danthes.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Gem::Specification.new do |s|
s.require_paths = ['lib']
s.add_dependency 'faye', '>= 1.0.1'
s.add_dependency 'faye-redis'
s.add_dependency 'yajl-ruby', '~> 1.2.0'
s.add_dependency 'yajl-ruby', '>= 1.2.0'

s.add_development_dependency 'rake'
s.add_development_dependency 'guard'
Expand Down

0 comments on commit bac689d

Please sign in to comment.