Skip to content

Commit

Permalink
use BW 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
clayallsopp committed Jun 19, 2013
1 parent 9cc6d7a commit 220b080
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formotion.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Gem::Specification.new do |s|
s.test_files = s.files.grep(%r{^(test|spec|features)/})
s.require_paths = ["lib"]

s.add_dependency "bubble-wrap", ">= 1.1.4"
s.add_dependency "bubble-wrap", "~> 1.3.0"
s.add_dependency "motion-require", "~> 0.0.3"
s.add_development_dependency 'rake'
end

0 comments on commit 220b080

Please sign in to comment.