cassandra_migrations 0.0.1.pre1 → 0.0.1.pre2

Sign up to get free protection for your applications and to get access to all the features.
@@ -25,7 +25,7 @@ module CassandraMigrations::Cassandra
25
25
 
26
26
  def self.shutdown!
27
27
  if client
28
- client.shutdown!
28
+ client.close
29
29
  self.client = nil
30
30
  end
31
31
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: cassandra_migrations
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1.pre1
4
+ version: 0.0.1.pre2
5
5
  prerelease: 6
6
6
  platform: ruby
7
7
  authors: