Skip to content
This repository has been archived by the owner on Mar 14, 2018. It is now read-only.

Commit

Permalink
Looks like zip-zip isn't necessary anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
sjmulder committed Oct 1, 2015
1 parent b600f67 commit 29b36f6
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
3 changes: 0 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,13 @@ PATH
ipa (0.2.0)
CFPropertyList (~> 2.3)
rubyzip (~> 1.1)
zip-zip (~> 0.3)

GEM
remote: https://rubygems.org/
specs:
CFPropertyList (2.3.1)
rake (10.4.2)
rubyzip (1.1.7)
zip-zip (0.3)
rubyzip (>= 1.0.0)

PLATFORMS
ruby
Expand Down
1 change: 0 additions & 1 deletion ipa.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ Gem::Specification.new do |s|
s.rubyforge_project = 'ipa'

s.add_dependency 'rubyzip', '~> 1.1'
s.add_dependency 'zip-zip', '~> 0.3'
s.add_dependency 'CFPropertyList', '~> 2.3'
s.add_development_dependency 'bundler'

Expand Down

0 comments on commit 29b36f6

Please sign in to comment.