Skip to content

Commit

Permalink
Require split 0.3 or greater
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew committed Dec 13, 2011
1 parent 49587bc commit 173dad9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion split-analytics.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Gem::Specification.new do |gem|
gem.require_paths = ['lib']
gem.version = Split::Analytics::VERSION

gem.add_dependency(%q<split>, ["~> 0.2.2"])
gem.add_dependency(%q<split>, ["~> 0.3"])

# Development Dependencies
gem.add_development_dependency(%q<rspec>, ["~> 2.6"])
Expand Down

0 comments on commit 173dad9

Please sign in to comment.