memcache-client 1.7.6 → 1.7.7

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.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: memcache-client
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.7.6
4
+ version: 1.7.7
5
5
  platform: ruby
6
6
  authors:
7
7
  - Eric Hodel
@@ -11,7 +11,7 @@ autorequire:
11
11
  bindir: bin
12
12
  cert_chain: []
13
13
 
14
- date: 2009-11-03 00:00:00 -06:00
14
+ date: 2009-11-24 00:00:00 -06:00
15
15
  default_executable:
16
16
  dependencies: []
17
17
 
@@ -32,11 +32,15 @@ files:
32
32
  - Rakefile
33
33
  - VERSION.yml
34
34
  - lib/continuum_native.rb
35
+ - lib/continuum_native.rbc
35
36
  - lib/memcache.rb
37
+ - lib/memcache.rbc
36
38
  - lib/memcache_util.rb
37
39
  - performance.txt
38
40
  - test/test_benchmark.rb
41
+ - test/test_benchmark.rbc
39
42
  - test/test_mem_cache.rb
43
+ - test/test_mem_cache.rbc
40
44
  has_rdoc: true
41
45
  homepage: http://github.com/mperham/memcache-client
42
46
  licenses: []