compass-cornell-plugin 0.1.1 → 0.1.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.
@@ -2,7 +2,7 @@
2
2
 
3
3
  Gem::Specification.new do |s|
4
4
  s.name = %q{compass-cornell-plugin}
5
- s.version = "0.1.1"
5
+ s.version = "0.1.2"
6
6
 
7
7
  s.required_rubygems_version = Gem::Requirement.new(">= 1.3.5")
8
8
  s.authors = ["Parker Moore"]
@@ -15,7 +15,7 @@ Gem::Specification.new do |s|
15
15
  "README.mkdn",
16
16
  "LICENSE.mkdn",
17
17
  "lib/cornell.rb",
18
- "stylesheets/cornell/_cake.scss",
18
+ "stylesheets/cornell/_cakephp.scss",
19
19
  "stylesheets/cornell/_variables.scss"
20
20
  ]
21
21
  s.homepage = %q{https://github.com/CALSCommunications/compass-cornell-plugin}
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: compass-cornell-plugin
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.1
4
+ version: 0.1.2
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -38,7 +38,7 @@ files:
38
38
  - README.mkdn
39
39
  - LICENSE.mkdn
40
40
  - lib/cornell.rb
41
- - stylesheets/cornell/_cake.scss
41
+ - stylesheets/cornell/_cakephp.scss
42
42
  - stylesheets/cornell/_variables.scss
43
43
  homepage: https://github.com/CALSCommunications/compass-cornell-plugin
44
44
  licenses: []