mosql 0.3.0 → 0.3.1

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 +8 -8
  2. data/lib/mosql/version.rb +1 -1
  3. metadata +1 -1
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- mosql (0.2.0)
4
+ mosql (0.3.1)
5
5
  bson_ext
6
6
  json
7
7
  log4r
@@ -14,23 +14,23 @@ PATH
14
14
  GEM
15
15
  remote: https://rubygems.org/
16
16
  specs:
17
- bson (1.8.2)
18
- bson_ext (1.8.2)
19
- bson (~> 1.8.2)
20
- json (1.7.7)
17
+ bson (1.8.5)
18
+ bson_ext (1.8.5)
19
+ bson (~> 1.8.5)
20
+ json (1.8.0)
21
21
  log4r (1.1.10)
22
22
  metaclass (0.0.1)
23
23
  minitest (3.0.0)
24
24
  mocha (0.10.5)
25
25
  metaclass (~> 0.0.1)
26
- mongo (1.8.2)
27
- bson (~> 1.8.2)
26
+ mongo (1.8.5)
27
+ bson (~> 1.8.5)
28
28
  mongoriver (0.1.0)
29
29
  bson_ext
30
30
  log4r
31
31
  mongo (>= 1.7)
32
32
  pg (0.14.1)
33
- rake (10.0.3)
33
+ rake (10.1.0)
34
34
  sequel (3.44.0)
35
35
 
36
36
  PLATFORMS
data/lib/mosql/version.rb CHANGED
@@ -1,3 +1,3 @@
1
1
  module MoSQL
2
- VERSION = "0.3.0"
2
+ VERSION = "0.3.1"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: mosql
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.0
4
+ version: 0.3.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: