carter 0.5.5 → 0.5.6
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.
metadata
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: carter
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
hash:
|
|
4
|
+
hash: 7
|
|
5
5
|
prerelease: false
|
|
6
6
|
segments:
|
|
7
7
|
- 0
|
|
8
8
|
- 5
|
|
9
|
-
-
|
|
10
|
-
version: 0.5.
|
|
9
|
+
- 6
|
|
10
|
+
version: 0.5.6
|
|
11
11
|
platform: ruby
|
|
12
12
|
authors:
|
|
13
13
|
- Louis Gillies
|
|
@@ -175,7 +175,7 @@ dependencies:
|
|
|
175
175
|
version: 3.1.5
|
|
176
176
|
requirement: *id010
|
|
177
177
|
description: A really simple shopping cart implementation for rails.
|
|
178
|
-
email: louisgillies@
|
|
178
|
+
email: louisgillies@ygmail.com
|
|
179
179
|
executables: []
|
|
180
180
|
|
|
181
181
|
extensions: []
|
|
@@ -220,7 +220,7 @@ files:
|
|
|
220
220
|
- spec/support/active_record_helper.rb
|
|
221
221
|
- spec/support/factories.rb
|
|
222
222
|
has_rdoc: true
|
|
223
|
-
homepage: http://github.com/
|
|
223
|
+
homepage: http://github.com/gillies-dunlop/carter
|
|
224
224
|
licenses:
|
|
225
225
|
- MIT
|
|
226
226
|
post_install_message:
|