compass-photoshop-gradient-overlay 2.0.0 → 2.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. checksums.yaml +15 -0
  2. metadata +7 -12
@@ -0,0 +1,15 @@
1
+ ---
2
+ !binary "U0hBMQ==":
3
+ metadata.gz: !binary |-
4
+ ZTBhN2M1M2I2ZWYzZjZlMTE2YjE4ZDU1NDdkNDQ2NDI4OWFiMTAyYQ==
5
+ data.tar.gz: !binary |-
6
+ OWI1ZDRmMjU0ODYwNzBkMzEyZGZiMmRkZTQ5ZTA5YzRhOTUwZGQ5Mg==
7
+ SHA512:
8
+ metadata.gz: !binary |-
9
+ ZjU4NmIxMjMzZTE3ZmZkOTA5OGMyMDViODlhYzA5OGJhYjE1YmZlZmU2ZTQ3
10
+ NWU4OGVmNGE5NmQwNjJkNDNhMDg1OWM1ODU1ZDRhZTkyYWE2YTMzNWFlZGVj
11
+ MDNkYTIyZTViMzM2ZTQ2OTUyOGEyYjE5NWU0OGQxM2RjZmEwODQ=
12
+ data.tar.gz: !binary |-
13
+ MzlmMzIxNmQ1Mzg5YTVhMzdhNmU4YjE1MTBjMjBmY2ZlNTk0NGI3NTk2Y2Zm
14
+ ZGM4ZGIzNzc5NWFjYmViOGM4NzAzMDZiMTc0YTk0NTE5YjYxZjBhYTI3MjU4
15
+ MGZiMzJkYjZhMTA3MGQ1YjM0NzUwY2NkYzUxNzZjNDEwMTQzM2M=
metadata CHANGED
@@ -1,20 +1,18 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: compass-photoshop-gradient-overlay
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.0.0
5
- prerelease:
4
+ version: 2.0.1
6
5
  platform: ruby
7
6
  authors:
8
7
  - Tim Hettler
9
8
  autorequire:
10
9
  bindir: bin
11
10
  cert_chain: []
12
- date: 2013-10-07 00:00:00.000000000 Z
11
+ date: 2013-11-01 00:00:00.000000000 Z
13
12
  dependencies:
14
13
  - !ruby/object:Gem::Dependency
15
14
  name: sass
16
15
  requirement: !ruby/object:Gem::Requirement
17
- none: false
18
16
  requirements:
19
17
  - - ! '>='
20
18
  - !ruby/object:Gem::Version
@@ -22,7 +20,6 @@ dependencies:
22
20
  type: :runtime
23
21
  prerelease: false
24
22
  version_requirements: !ruby/object:Gem::Requirement
25
- none: false
26
23
  requirements:
27
24
  - - ! '>='
28
25
  - !ruby/object:Gem::Version
@@ -30,7 +27,6 @@ dependencies:
30
27
  - !ruby/object:Gem::Dependency
31
28
  name: compass
32
29
  requirement: !ruby/object:Gem::Requirement
33
- none: false
34
30
  requirements:
35
31
  - - ! '>='
36
32
  - !ruby/object:Gem::Version
@@ -38,7 +34,6 @@ dependencies:
38
34
  type: :runtime
39
35
  prerelease: false
40
36
  version_requirements: !ruby/object:Gem::Requirement
41
- none: false
42
37
  requirements:
43
38
  - - ! '>='
44
39
  - !ruby/object:Gem::Version
@@ -58,28 +53,28 @@ files:
58
53
  - templates/example/compass-photoshop-gradient-overlay.scss
59
54
  - templates/example/manifest.rb
60
55
  homepage: https://github.com/timhettler/compass-photoshop-gradient-overlay
61
- licenses: []
56
+ licenses:
57
+ - MIT
58
+ metadata: {}
62
59
  post_install_message:
63
60
  rdoc_options: []
64
61
  require_paths:
65
62
  - lib
66
63
  required_ruby_version: !ruby/object:Gem::Requirement
67
- none: false
68
64
  requirements:
69
65
  - - ! '>='
70
66
  - !ruby/object:Gem::Version
71
67
  version: '0'
72
68
  required_rubygems_version: !ruby/object:Gem::Requirement
73
- none: false
74
69
  requirements:
75
70
  - - ! '>='
76
71
  - !ruby/object:Gem::Version
77
72
  version: 1.3.6
78
73
  requirements: []
79
74
  rubyforge_project:
80
- rubygems_version: 1.8.23
75
+ rubygems_version: 2.1.10
81
76
  signing_key:
82
- specification_version: 3
77
+ specification_version: 4
83
78
  summary: A compass extension to translate between Photoshop gradient overlays and
84
79
  CSS linear-gradients
85
80
  test_files: []