Skip to content

Commit

Permalink
add json dep to bundle, re: #83 and #82
Browse files Browse the repository at this point in the history
  • Loading branch information
mroth committed Jan 25, 2013
1 parent fd78a56 commit f65902d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lolcommits.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,6 @@ Gem::Specification.new do |s|
s.add_runtime_dependency('rest-client') #uploldz
s.add_runtime_dependency('httmultiparty') #dot_com
s.add_runtime_dependency('statsd-ruby', '~> 1.2.0') #statsd
s.add_runtime_dependency('json', '~> 1.7.6') #lolsrv

end

0 comments on commit f65902d

Please sign in to comment.