rails2_libmemcached_store 0.3.0 → 0.3.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.
@@ -0,0 +1 @@
1
+ require 'libmemcached_store'
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rails2_libmemcached_store
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.0
4
+ version: 0.3.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -72,6 +72,7 @@ files:
72
72
  - lib/active_support/cache/compressed_libmemcached_store.rb
73
73
  - lib/active_support/cache/libmemcached_store.rb
74
74
  - lib/libmemcached_store.rb
75
+ - lib/rails2_libmemcached_store.rb
75
76
  - README
76
77
  - test/libmemcached_store_test.rb
77
78
  homepage: http://github.com/37signals/libmemcached_store
@@ -88,7 +89,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
88
89
  version: '0'
89
90
  segments:
90
91
  - 0
91
- hash: 2896348711499300858
92
+ hash: 4377656621162898756
92
93
  required_rubygems_version: !ruby/object:Gem::Requirement
93
94
  none: false
94
95
  requirements:
@@ -97,7 +98,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
97
98
  version: '0'
98
99
  segments:
99
100
  - 0
100
- hash: 2896348711499300858
101
+ hash: 4377656621162898756
101
102
  requirements: []
102
103
  rubyforge_project:
103
104
  rubygems_version: 1.8.25