memcached 0.19 → 0.19.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.
- data.tar.gz.sig +0 -0
- data/CHANGELOG +2 -0
- data/README +1 -1
- data/lib/memcached/rails.rb +1 -0
- data/memcached.gemspec +2 -2
- metadata +3 -2
- metadata.gz.sig +2 -3
data.tar.gz.sig
CHANGED
|
Binary file
|
data/CHANGELOG
CHANGED
data/README
CHANGED
|
@@ -22,7 +22,7 @@ The <b>memcached</b> library wraps the pure-C libmemcached client via SWIG.
|
|
|
22
22
|
|
|
23
23
|
== Installation
|
|
24
24
|
|
|
25
|
-
You need Ruby 1.8.7 or Ruby 1.9.1. Other versions may work, but are not guaranteed. You also need
|
|
25
|
+
You need Ruby 1.8.7 or Ruby 1.9.1. Other versions may work, but are not guaranteed. You also need the libsasl2-dev library, which should be provided through your system's package manager.
|
|
26
26
|
|
|
27
27
|
Install the gem:
|
|
28
28
|
sudo gem install memcached --no-rdoc --no-ri
|
data/lib/memcached/rails.rb
CHANGED
data/memcached.gemspec
CHANGED
|
@@ -2,12 +2,12 @@
|
|
|
2
2
|
|
|
3
3
|
Gem::Specification.new do |s|
|
|
4
4
|
s.name = %q{memcached}
|
|
5
|
-
s.version = "0.19"
|
|
5
|
+
s.version = "0.19.1"
|
|
6
6
|
|
|
7
7
|
s.required_rubygems_version = Gem::Requirement.new(">= 1.2") if s.respond_to? :required_rubygems_version=
|
|
8
8
|
s.authors = ["Evan Weaver"]
|
|
9
9
|
s.cert_chain = ["/Users/eweaver/p/configuration/gem_certificates/evan_weaver-original-public_cert.pem"]
|
|
10
|
-
s.date = %q{2010-03-
|
|
10
|
+
s.date = %q{2010-03-19}
|
|
11
11
|
s.description = %q{An interface to the libmemcached C client.}
|
|
12
12
|
s.email = %q{}
|
|
13
13
|
s.extensions = ["ext/extconf.rb"]
|
metadata
CHANGED
|
@@ -5,7 +5,8 @@ version: !ruby/object:Gem::Version
|
|
|
5
5
|
segments:
|
|
6
6
|
- 0
|
|
7
7
|
- 19
|
|
8
|
-
|
|
8
|
+
- 1
|
|
9
|
+
version: 0.19.1
|
|
9
10
|
platform: ruby
|
|
10
11
|
authors:
|
|
11
12
|
- Evan Weaver
|
|
@@ -34,7 +35,7 @@ cert_chain:
|
|
|
34
35
|
yZ0=
|
|
35
36
|
-----END CERTIFICATE-----
|
|
36
37
|
|
|
37
|
-
date: 2010-03-
|
|
38
|
+
date: 2010-03-19 00:00:00 -07:00
|
|
38
39
|
default_executable:
|
|
39
40
|
dependencies: []
|
|
40
41
|
|
metadata.gz.sig
CHANGED
|
@@ -1,3 +1,2 @@
|
|
|
1
|
-
�
|
|
2
|
-
|
|
3
|
-
C��b�j�QG���8)�(в�[��dP��\�������灇ɯu�Օ͛L���u3
|
|
1
|
+
Ά��(HAQ�e+Ew�J�H1�V��#��s����'���=����Sa W�3�'q�Ԃ1q�|������0X�Ğ�p����۫!��i>��!�j���l��|��B˹l��z������ϔ=���ԃ P���7�
|
|
2
|
+
*}��M�Z�Yb��q���{3(~������J�1F�lΆ�
|