feathericon-sass 0.6.0 → 0.6.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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 51733fc646207cab520131dcd433f03fc7e23502
4
- data.tar.gz: 77cf45a14033f360dadd2872d578f65aa1538f16
3
+ metadata.gz: 930f2624a81e1a8c451f05b309271d659d5c2d6c
4
+ data.tar.gz: 2c2abe1e6c76094f9b72ea67c7def750d55b749f
5
5
  SHA512:
6
- metadata.gz: 2d8c90be06982eed3d5e8f75ba922b480c5cf1f6052ae39232b696c56631eaf9359cf4ee5a3260adf239f7bfc127b4cfa1ebde00d57b05e5c8cbf8abb942b6c4
7
- data.tar.gz: 0f1ea56b846324dfddbba3835f6c83fa5cde40c4ba10d2a7a90bce40d857dd07a6615fb1eb8f97eeb9f7038e93428d79ccba7b05a66be425fd81b3cbf6eb8b10
6
+ metadata.gz: 0bdb23493fa3b4ca13c0ee27d9213d23a8132ff7a4dd70e06e8b7e42c7722634aa77896188db9e07104254c717a94f0cb2c8f94caba98be45ab7a5318a70d9f9
7
+ data.tar.gz: dd570ed97921105284084c7b6654e374651ab7d51e04c1af914bf23f892f0e5bd8de3d5b46ca28f450c47bd978d8384bfe3970668fee220479d73cdd02a856ab
@@ -1,5 +1,5 @@
1
1
  module Feathericon
2
2
  module Sass
3
- VERSION = '0.6.0'
3
+ VERSION = '0.6.0.1'
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: feathericon-sass
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.6.0
4
+ version: 0.6.0.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - shoken
@@ -52,7 +52,7 @@ files:
52
52
  - app/assets/fonts/feathericon.svg
53
53
  - app/assets/fonts/feathericon.ttf
54
54
  - app/assets/fonts/feathericon.woff
55
- - app/assets/sprite.feathericon.svg
55
+ - app/assets/images/sprite.feathericon.svg
56
56
  - app/assets/stylesheets/feathericon.css
57
57
  - lib/feathericon/sass.rb
58
58
  - lib/feathericon/sass/engine.rb