spree_product_testimonials 1.0.0 → 1.0.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.
Files changed (2) hide show
  1. data/README.md +3 -10
  2. metadata +4 -4
data/README.md CHANGED
@@ -1,13 +1,6 @@
1
- Testimonials
1
+ Installation
2
2
  ============
3
3
 
4
- Introduction goes here.
4
+ rails generate spree_product_testimonials:install
5
5
 
6
-
7
- Example
8
- =======
9
-
10
- Example goes here.
11
-
12
-
13
- Copyright (c) 2010 [name of extension creator], released under the New BSD License
6
+ Copyright (c) 2011 Desiring God Ministries, released under the New BSD License
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: spree_product_testimonials
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.0
4
+ version: 1.0.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,12 +9,12 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2011-03-16 00:00:00.000000000 -04:00
12
+ date: 2011-03-28 00:00:00.000000000 -04:00
13
13
  default_executable:
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
16
16
  name: spree_core
17
- requirement: &15390960 !ruby/object:Gem::Requirement
17
+ requirement: &19686040 !ruby/object:Gem::Requirement
18
18
  none: false
19
19
  requirements:
20
20
  - - ! '>='
@@ -22,7 +22,7 @@ dependencies:
22
22
  version: 0.30.1
23
23
  type: :runtime
24
24
  prerelease: false
25
- version_requirements: *15390960
25
+ version_requirements: *19686040
26
26
  description: With this gem you get management tools to make it very easy to update
27
27
  your product testimonials thru the admin section
28
28
  email: benhutton@gmail.com