Skip to content

Commit

Permalink
fixed to use a old version of bubble-wrap meanwhile
Browse files Browse the repository at this point in the history
  • Loading branch information
siuying committed Jun 8, 2012
1 parent 01aab45 commit 853ecb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nano-store.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Gem::Specification.new do |gem|
gem.require_paths = ["lib"]
gem.version = NanoStore::VERSION

gem.add_dependency 'bubble-wrap', '>= 0.1.1'
gem.add_dependency 'bubble-wrap', '= 0.1.1'
gem.add_dependency 'motion-cocoapods', '>= 1.0.1'
gem.add_development_dependency 'motion-redgreen'
end

0 comments on commit 853ecb3

Please sign in to comment.