Skip to content

Commit

Permalink
Remove specific multi_json
Browse files Browse the repository at this point in the history
  • Loading branch information
alfo committed Apr 3, 2013
1 parent 62f6a73 commit c98c57d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion instapaper_full.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Gem::Specification.new do |s|
s.add_dependency("faraday")
s.add_dependency("faraday_middleware")
s.add_dependency("simple_oauth", "~> 0.1")
s.add_dependency("multi_json", "~> 1.0.4")
s.add_dependency("multi_json")
s.add_dependency("yajl-ruby", "~> 1.1.0")

s.add_development_dependency("rake")
Expand Down

0 comments on commit c98c57d

Please sign in to comment.