cassandra-cql 1.1.5 → 1.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: cassandra-cql
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.5
4
+ version: 1.2.0
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2013-01-15 00:00:00.000000000 Z
12
+ date: 2013-07-01 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: bundler
@@ -153,6 +153,12 @@ files:
153
153
  - lib/cassandra-cql/1.1.rb
154
154
  - lib/cassandra-cql/1.1/result.rb
155
155
  - lib/cassandra-cql/1.1/statement.rb
156
+ - lib/cassandra-cql/1.2.rb
157
+ - lib/cassandra-cql/1.2/result.rb
158
+ - lib/cassandra-cql/1.2/statement.rb
159
+ - lib/cassandra-cql/collections/list.rb
160
+ - lib/cassandra-cql/collections/map.rb
161
+ - lib/cassandra-cql/collections/set.rb
156
162
  - lib/cassandra-cql/database.rb
157
163
  - lib/cassandra-cql/result.rb
158
164
  - lib/cassandra-cql/row.rb
@@ -183,6 +189,16 @@ files:
183
189
  - spec/conf/1.0/cassandra.yaml
184
190
  - spec/conf/1.0/log4j-server.properties
185
191
  - spec/conf/1.0/schema.txt
192
+ - spec/conf/1.1/cassandra.in.sh
193
+ - spec/conf/1.1/cassandra.yaml
194
+ - spec/conf/1.1/log4j-server.properties
195
+ - spec/conf/1.1/schema.json
196
+ - spec/conf/1.1/schema.txt
197
+ - spec/conf/1.2/cassandra.in.sh
198
+ - spec/conf/1.2/cassandra.yaml
199
+ - spec/conf/1.2/log4j-server.properties
200
+ - spec/conf/1.2/schema.json
201
+ - spec/conf/1.2/schema.txt
186
202
  - spec/database_spec.rb
187
203
  - spec/misc_spec.rb
188
204
  - spec/result_spec.rb
@@ -203,6 +219,9 @@ files:
203
219
  - vendor/1.1/gen-rb/cassandra.rb
204
220
  - vendor/1.1/gen-rb/cassandra_constants.rb
205
221
  - vendor/1.1/gen-rb/cassandra_types.rb
222
+ - vendor/1.2/gen-rb/cassandra.rb
223
+ - vendor/1.2/gen-rb/cassandra_constants.rb
224
+ - vendor/1.2/gen-rb/cassandra_types.rb
206
225
  homepage: http://code.google.com/a/apache-extras.org/p/cassandra-ruby/
207
226
  licenses: []
208
227
  post_install_message:
@@ -215,9 +234,6 @@ required_ruby_version: !ruby/object:Gem::Requirement
215
234
  - - ! '>='
216
235
  - !ruby/object:Gem::Version
217
236
  version: '0'
218
- segments:
219
- - 0
220
- hash: -2401837343533382328
221
237
  required_rubygems_version: !ruby/object:Gem::Requirement
222
238
  none: false
223
239
  requirements: