Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
removed duplicate dependency
  • Loading branch information
tompesman committed Jul 11, 2013
1 parent 1c8e387 commit 303f38a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion push-apns.gemspec
Expand Up @@ -18,7 +18,6 @@ Gem::Specification.new do |s|
s.executables = `git ls-files -- bin/*`.split("\n").map{ |f| File.basename(f) }
s.require_paths = ["lib"]

s.add_dependency "multi_json", "~> 1.0"
s.add_dependency "push-core", "~> 1.0.0"
s.add_development_dependency "sqlite3"
end

0 comments on commit 303f38a

Please sign in to comment.