sparrow 0.3 → 0.3.1
Sign up to get free protection for your applications and to get access to all the features.
- data/lib/sparrow.rb +1 -1
- metadata +2 -2
data/lib/sparrow.rb
CHANGED
metadata
CHANGED
@@ -3,8 +3,8 @@ rubygems_version: 0.9.4
|
|
3
3
|
specification_version: 1
|
4
4
|
name: sparrow
|
5
5
|
version: !ruby/object:Gem::Version
|
6
|
-
version:
|
7
|
-
date: 2008-02-
|
6
|
+
version: 0.3.1
|
7
|
+
date: 2008-02-03 00:00:00 +00:00
|
8
8
|
summary: Simple file based messagine queue using the memcache protocol
|
9
9
|
require_paths:
|
10
10
|
- lib
|