rpure-sass 0.1.1 → 0.2.0

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
  SHA256:
3
- metadata.gz: ba9898d24cabf75fd314938d4c58f9f439c6bcae0079844472b0ae3079d0d67c
4
- data.tar.gz: bef8b66392b9d83916dcf92ce49c4a76a963b5f99bf9a464a022bf9c42984882
3
+ metadata.gz: 3f9cc04a5e03548713c523111c381c2d722c2c97d806f853cd52aeccdcd8051e
4
+ data.tar.gz: b743c4ecdfa7ada1af6f216f7d931b8e349c864b8bbf2d538a829fbf5a77eb9c
5
5
  SHA512:
6
- metadata.gz: 182bd4a583a626bb30e02b0f3e78eb5d2286a9f78a3792ba4885c800fbd0cd5268debec043cebdfdd7310377b74cee994fd2720a224a2b61dc9258e703dca757
7
- data.tar.gz: f55473b0ac24b877f90b44fdca44755a415b1885c4337397ccab0b3af617ccf84272cc2cff4d28e042be25d4c3edb35b8689621c8c1ab16a4ce7b499e607d676
6
+ metadata.gz: ee3ca395d68841434d2521f2453f9f24e8992ec75aec1495733809e0b1cf663bf73a502ceeb2924c8a1f73c59b3b31f9ab4bb6a56b35f233417599a32c09eb0b
7
+ data.tar.gz: fac975cfc6f2c78a00f2795cb1d52f18b9d2b318c981fd13674b25581af22255e9a7210be0d995fa90b6743886a28a9becb785c50a984bfadc5b30555ccc41c3
data/.gitignore CHANGED
@@ -15,3 +15,5 @@
15
15
  /spec/support/dummy_rails_app/log/
16
16
  /spec/support/dummy_rails_app/tmp/
17
17
  \.idea/
18
+
19
+ rpure-sass-*.gem
@@ -1,5 +1,5 @@
1
1
  module Rpure
2
2
  module Sass
3
- VERSION = '0.1.1'.freeze
3
+ VERSION = '0.2.0'.freeze
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rpure-sass
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.1
4
+ version: 0.2.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Efrem Ropelato