rediska 0.1.9 → 0.1.10

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 (4) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile.lock +11 -11
  3. data/lib/rediska/version.rb +1 -1
  4. metadata +3 -3
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 05b25d901b6eca812af2b7ebe4f391a49883b7e6
4
- data.tar.gz: 2594d315e53ae9018c6a4448839f709defa87b1e
3
+ metadata.gz: 36df5f692f1e0f339067724d881d9dafbc1adf0b
4
+ data.tar.gz: a9b209cbf028770c18e97f439302c3d03ba0c84f
5
5
  SHA512:
6
- metadata.gz: 32ca1aa5dd0fca463ba668c2d72a2b63173b0e0baa3abe4fb535dd04da870da5eb222d44b361a8ab83540d33264d5eed2f3b4189ab0bea59be07598948371d17
7
- data.tar.gz: 9024fdac157d0a5be55c9a1527996d584917192a06f95a246dcb71cdc1349d8c68fada8818d65833ff686db50a8bcedc5e37127896239d098ddcf4dd53dc19a7
6
+ metadata.gz: 6ae5405c346c20201aaaec1f01f55ebf439c1ab81278ad014a0085448fa8264829b57d5c16374f3fe6ab0248d2a88e3ed3b3a59f6b1a1569226ad07f2e2651e6
7
+ data.tar.gz: 532bb3de0fd6f411dd297fc7c24f189ed4db27cc01670017257268f76612689a37c63c2c032774eb9f52fc529c5308253fa71b5caf4e92c99510da3612cf6b24
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- rediska (0.1.9)
4
+ rediska (0.1.10)
5
5
  redis (>= 3)
6
6
 
7
7
  GEM
@@ -10,7 +10,7 @@ GEM
10
10
  celluloid (0.15.2)
11
11
  timers (~> 1.1.0)
12
12
  connection_pool (2.0.0)
13
- coveralls (0.7.0)
13
+ coveralls (0.7.1)
14
14
  multi_json (~> 1.3)
15
15
  rest-client
16
16
  simplecov (>= 0.7)
@@ -26,30 +26,30 @@ GEM
26
26
  rdoc (4.1.1)
27
27
  json (~> 1.4)
28
28
  redis (3.1.0)
29
- redis-namespace (1.5.0)
29
+ redis-namespace (1.5.1)
30
30
  redis (~> 3.0, >= 3.0.4)
31
- rest-client (1.7.1)
31
+ rest-client (1.7.2)
32
32
  mime-types (>= 1.16, < 3.0)
33
33
  netrc (~> 0.7)
34
34
  rspec (3.0.0)
35
35
  rspec-core (~> 3.0.0)
36
36
  rspec-expectations (~> 3.0.0)
37
37
  rspec-mocks (~> 3.0.0)
38
- rspec-core (3.0.2)
38
+ rspec-core (3.0.4)
39
39
  rspec-support (~> 3.0.0)
40
- rspec-expectations (3.0.2)
40
+ rspec-expectations (3.0.4)
41
41
  diff-lcs (>= 1.2.0, < 2.0)
42
42
  rspec-support (~> 3.0.0)
43
- rspec-mocks (3.0.2)
43
+ rspec-mocks (3.0.4)
44
44
  rspec-support (~> 3.0.0)
45
- rspec-support (3.0.2)
46
- sidekiq (3.2.1)
45
+ rspec-support (3.0.4)
46
+ sidekiq (3.2.2)
47
47
  celluloid (>= 0.15.2)
48
48
  connection_pool (>= 2.0.0)
49
49
  json
50
50
  redis (>= 3.0.6)
51
51
  redis-namespace (>= 1.3.1)
52
- simplecov (0.8.2)
52
+ simplecov (0.9.0)
53
53
  docile (~> 1.1.0)
54
54
  multi_json
55
55
  simplecov-html (~> 0.8.0)
@@ -58,7 +58,7 @@ GEM
58
58
  tins (~> 1.0)
59
59
  thor (0.19.1)
60
60
  timers (1.1.0)
61
- tins (1.3.0)
61
+ tins (1.3.1)
62
62
 
63
63
  PLATFORMS
64
64
  ruby
@@ -1,3 +1,3 @@
1
1
  module Rediska
2
- VERSION = '0.1.9'.freeze
2
+ VERSION = '0.1.10'.freeze
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rediska
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.9
4
+ version: 0.1.10
5
5
  platform: ruby
6
6
  authors:
7
7
  - Leonid Beder
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2014-07-14 00:00:00.000000000 Z
11
+ date: 2014-08-18 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: redis
@@ -149,7 +149,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
149
149
  version: '0'
150
150
  requirements: []
151
151
  rubyforge_project:
152
- rubygems_version: 2.2.2
152
+ rubygems_version: 2.4.1
153
153
  signing_key:
154
154
  specification_version: 4
155
155
  summary: A light-weighted redis driver for testing, development, and minimal environments