Skip to content
This repository has been archived by the owner on May 29, 2020. It is now read-only.

Commit

Permalink
update cql-rb version
Browse files Browse the repository at this point in the history
  • Loading branch information
ottbot committed Oct 10, 2013
1 parent 34035a9 commit a6e182d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions virsandra.gemspec
Expand Up @@ -22,10 +22,8 @@ Gem::Specification.new do |gem|
]
gem.require_paths = ["lib"]


#gem.add_dependency "cassandra-cql", #WHEN IT SUPPORTS CQL3
gem.add_dependency "virtus", "~> 0.5.5"
gem.add_dependency "cql-rb", "~> 1.0.4"
gem.add_dependency "cql-rb", "~> 1.1.0.pre7"

gem.add_development_dependency "rake", "~>10.0.4"
gem.add_development_dependency "rspec", "~>2.13.0"
Expand Down

0 comments on commit a6e182d

Please sign in to comment.