Skip to content

Commit

Permalink
Updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Nesbitt committed Mar 20, 2014
1 parent 0b05e58 commit 1740294
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions split-analytics.gemspec
Expand Up @@ -16,8 +16,8 @@ Gem::Specification.new do |gem|
gem.require_paths = ['lib']
gem.version = Split::Analytics::VERSION

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

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

0 comments on commit 1740294

Please sign in to comment.