compass-aura 0.1.5.1 → 0.1.5.2

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/stylesheets/aura/_mixins.scss +1 -1
  2. metadata +4 -4
@@ -18,7 +18,7 @@
18
18
  $responsive-ratio: $major-third;
19
19
  }
20
20
  @else {
21
- $responsive-ratio: $golden;
21
+ $responsive-ratio: $golden-ratio;
22
22
  }
23
23
  }
24
24
 
metadata CHANGED
@@ -6,8 +6,8 @@ version: !ruby/object:Gem::Version
6
6
  - 0
7
7
  - 1
8
8
  - 5
9
- - 1
10
- version: 0.1.5.1
9
+ - 2
10
+ version: 0.1.5.2
11
11
  platform: ruby
12
12
  authors:
13
13
  - Sam Richard
@@ -55,8 +55,8 @@ dependencies:
55
55
  segments:
56
56
  - 0
57
57
  - 1
58
- - 7
59
- version: 0.1.7
58
+ - 8
59
+ version: 0.1.8
60
60
  type: :runtime
61
61
  version_requirements: *id003
62
62
  description: Typography based Responsive Framework utilizing Susy and Modular Scale.