nuodb 1.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.
Files changed (3) hide show
  1. data/Gemfile.lock +1 -1
  2. data/lib/nuodb/version.rb +1 -1
  3. metadata +3 -3
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- nuodb (1.1)
4
+ nuodb (2.0)
5
5
 
6
6
  GEM
7
7
  remote: https://rubygems.org/
@@ -27,5 +27,5 @@
27
27
  #
28
28
 
29
29
  module NuoDB
30
- VERSION = '1.1'
30
+ VERSION = '2.0'
31
31
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: nuodb
3
3
  version: !ruby/object:Gem::Version
4
- version: '1.1'
4
+ version: '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-09-04 00:00:00.000000000 Z
12
+ date: 2013-10-18 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: erubis
@@ -322,7 +322,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
322
322
  version: '0'
323
323
  requirements: []
324
324
  rubyforge_project:
325
- rubygems_version: 1.8.23
325
+ rubygems_version: 1.8.25
326
326
  signing_key:
327
327
  specification_version: 3
328
328
  summary: Native Ruby driver for NuoDB.