hydrate 0.0.0

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. checksums.yaml +7 -0
  2. metadata +44 -0
checksums.yaml ADDED
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA1:
3
+ metadata.gz: 891f04f61df6718ac008ea61689ec85dea028e8c
4
+ data.tar.gz: 3e77bb6fb3fba3ad1aab53f5d259738ef7bac70b
5
+ SHA512:
6
+ metadata.gz: ed0b7873f4d996be7cd92dece7c0f1b4ce35a5437a413f642c2bb7b4e804209710d09df68e5c73f0103eb814068313b1bf24c78ea6419efb47d9017e3876d7f2
7
+ data.tar.gz: 8a1b1ca28165da54fd34e13de7cf6ae36048e25417f5436da46bf79b82a5d502217b66ff5eaa4e1f14acba8f5facb58e04ca6a72f54c0bd6a8fef375f144e691
metadata ADDED
@@ -0,0 +1,44 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: hydrate
3
+ version: !ruby/object:Gem::Version
4
+ version: 0.0.0
5
+ platform: ruby
6
+ authors:
7
+ - Jarrett Lusso
8
+ - Daniel Arnold
9
+ autorequire:
10
+ bindir: bin
11
+ cert_chain: []
12
+ date: 2014-08-26 00:00:00.000000000 Z
13
+ dependencies: []
14
+ description: A flexible core solution for a SaaS platform that uses Stripe with Rails.
15
+ email: admin@cacheventures.com
16
+ executables: []
17
+ extensions: []
18
+ extra_rdoc_files: []
19
+ files: []
20
+ homepage: https://github.com/cacheventures/hydrate
21
+ licenses:
22
+ - GPL v3
23
+ metadata: {}
24
+ post_install_message:
25
+ rdoc_options: []
26
+ require_paths:
27
+ - lib
28
+ required_ruby_version: !ruby/object:Gem::Requirement
29
+ requirements:
30
+ - - '>='
31
+ - !ruby/object:Gem::Version
32
+ version: '0'
33
+ required_rubygems_version: !ruby/object:Gem::Requirement
34
+ requirements:
35
+ - - '>='
36
+ - !ruby/object:Gem::Version
37
+ version: '0'
38
+ requirements: []
39
+ rubyforge_project: hydrate
40
+ rubygems_version: 2.2.2
41
+ signing_key:
42
+ specification_version: 4
43
+ summary: A flexible core solution for a SaaS platform that uses Stripe with Rails.
44
+ test_files: []