winescout-redis 0.0.3.2 → 0.0.3.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/Rakefile +1 -1
  2. metadata +2 -2
data/Rakefile CHANGED
@@ -8,7 +8,7 @@ require 'tasks/redis.tasks'
8
8
 
9
9
  GEM = 'redis'
10
10
  GEM_NAME = 'redis'
11
- GEM_VERSION = '0.0.3.2'
11
+ GEM_VERSION = '0.0.3.3'
12
12
  AUTHORS = ['Ezra Zygmuntowicz', 'Taylor Weibley', 'Matthew Clark']
13
13
  EMAIL = "matt.clark@punchstock.com"
14
14
  HOMEPAGE = "http://github.com/winescout/redis-rb"
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: winescout-redis
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.3.2
4
+ version: 0.0.3.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ezra Zygmuntowicz
8
8
  - Taylor Weibley
9
9
  - Matthew Clark
10
- autorequire: redis
10
+ autorequire:
11
11
  bindir: bin
12
12
  cert_chain: []
13
13