KellyMahan-memcachedb-client 1.1.2 → 1.1.3

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.
Files changed (2) hide show
  1. data/History.txt +4 -0
  2. metadata +1 -3
data/History.txt CHANGED
@@ -1,4 +1,8 @@
1
1
 
2
+ = 1.1.3
3
+
4
+ updated gem, removed depedencies
5
+
2
6
  = 1.1.2
3
7
 
4
8
  merged changes from memcache-client VERSION = '1.6.5'
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: KellyMahan-memcachedb-client
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.2
4
+ version: 1.1.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Kelly Mahan
@@ -36,9 +36,7 @@ files:
36
36
  - LICENSE.txt
37
37
  - History.txt
38
38
  - Rakefile
39
- - lib/continuum_db.rb
40
39
  - lib/memcache_db.rb
41
- - lib/memcache_util_db.rb
42
40
  has_rdoc: false
43
41
  homepage: http://github.com/KellyMahan/memcachedb-client
44
42
  post_install_message: