jferris-hashpipe 0.0.5.0.1247583913 → 0.0.5.0.1249326265

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/Rakefile +1 -1
  2. metadata +6 -4
data/Rakefile CHANGED
@@ -35,7 +35,7 @@ gem_spec = Gem::Specification.new do |s|
35
35
  s.authors = ["Justin Leitgeb"]
36
36
  s.files = FileList['[A-Z]*', '{lib,spec}/**/*.rb', 'init.rb', 'config/hashpipe.yml']
37
37
  s.test_files = FileList['spec/**/*.rb']
38
- s.add_dependency("wycats-moneta", ["> 0.0.0"])
38
+ s.add_dependency("jferris-moneta", ["> 0.0.0"])
39
39
  s.add_dependency("activesupport", ["> 0.0.0"])
40
40
  end
41
41
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jferris-hashpipe
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.5.0.1247583913
4
+ version: 0.0.5.0.1249326265
5
5
  platform: ruby
6
6
  authors:
7
7
  - Justin Leitgeb
@@ -9,11 +9,11 @@ autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
11
 
12
- date: 2009-07-13 21:00:00 -07:00
12
+ date: 2009-08-02 21:00:00 -07:00
13
13
  default_executable:
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
16
- name: wycats-moneta
16
+ name: jferris-moneta
17
17
  type: :runtime
18
18
  version_requirement:
19
19
  version_requirements: !ruby/object:Gem::Requirement
@@ -55,6 +55,8 @@ files:
55
55
  - config/hashpipe.yml
56
56
  has_rdoc: true
57
57
  homepage: http://github.com/jsl/hashpipe
58
+ licenses: []
59
+
58
60
  post_install_message:
59
61
  rdoc_options: []
60
62
 
@@ -75,7 +77,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
75
77
  requirements: []
76
78
 
77
79
  rubyforge_project:
78
- rubygems_version: 1.2.0
80
+ rubygems_version: 1.3.5
79
81
  signing_key:
80
82
  specification_version: 3
81
83
  summary: ActiveRecord plugin to save content to a pluggable, hash-style backend