toolkit 0.1.9 → 0.1.10

Sign up to get free protection for your applications and to get access to all the features.
@@ -21,4 +21,4 @@
21
21
  //////////////////////////////
22
22
  // Import Clearfix
23
23
  //////////////////////////////
24
- @import 'toolkit/clearfix';
24
+ @import 'toolkit/clearfix';
@@ -32,6 +32,7 @@
32
32
  ////////////////////////
33
33
  @mixin replace-text-pe($png-path, $sprite, $inline-svg: true, $with-dimensions: true, $inline: false) {
34
34
  // Map Out the Sprite
35
+ @debug $png-path + '*.png';
35
36
  $sprite-map: sprite-map($png-path);
36
37
 
37
38
  // Build SVG file name
metadata CHANGED
@@ -5,8 +5,8 @@ version: !ruby/object:Gem::Version
5
5
  segments:
6
6
  - 0
7
7
  - 1
8
- - 9
9
- version: 0.1.9
8
+ - 10
9
+ version: 0.1.10
10
10
  platform: ruby
11
11
  authors:
12
12
  - Sam Richard
@@ -15,7 +15,7 @@ autorequire:
15
15
  bindir: bin
16
16
  cert_chain: []
17
17
 
18
- date: 2011-07-27 00:00:00 -04:00
18
+ date: 2011-08-07 00:00:00 -04:00
19
19
  default_executable:
20
20
  dependencies:
21
21
  - !ruby/object:Gem::Dependency
@@ -27,9 +27,10 @@ dependencies:
27
27
  - !ruby/object:Gem::Version
28
28
  segments:
29
29
  - 0
30
- - 12
31
- - 1
32
- version: 0.12.1
30
+ - 13
31
+ - alpha
32
+ - 0
33
+ version: 0.13.alpha.0
33
34
  type: :runtime
34
35
  version_requirements: *id001
35
36
  - !ruby/object:Gem::Dependency
@@ -43,8 +44,8 @@ dependencies:
43
44
  - 1
44
45
  - 0
45
46
  - rc
46
- - 0
47
- version: 1.0.rc.0
47
+ - 4
48
+ version: 1.0.rc.4
48
49
  type: :runtime
49
50
  version_requirements: *id002
50
51
  - !ruby/object:Gem::Dependency
@@ -56,9 +57,8 @@ dependencies:
56
57
  - !ruby/object:Gem::Version
57
58
  segments:
58
59
  - 2
59
- - 0
60
- - 2
61
- version: 2.0.2
60
+ - 1
61
+ version: "2.1"
62
62
  type: :runtime
63
63
  version_requirements: *id003
64
64
  - !ruby/object:Gem::Dependency
@@ -71,8 +71,8 @@ dependencies:
71
71
  segments:
72
72
  - 0
73
73
  - 0
74
- - 8
75
- version: 0.0.8
74
+ - 10
75
+ version: 0.0.10
76
76
  type: :runtime
77
77
  version_requirements: *id004
78
78
  description: Toolkit of good things for Responsive Web Design