sass-getunicode 0.0.1 → 0.0.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. checksums.yaml +8 -8
  2. metadata +3 -3
checksums.yaml CHANGED
@@ -1,15 +1,15 @@
1
1
  ---
2
2
  !binary "U0hBMQ==":
3
3
  metadata.gz: !binary |-
4
- NDE5YjNlNjI1NGJlMWE0NWFjZWU1NjE2Y2QxMWYwZDUyMzM4NDg2OQ==
4
+ NWM1MzM1OTVlNjg5ZTJjM2UyNzZkNDVkNThmMWVmYmRiZTBhZDRlNg==
5
5
  data.tar.gz: !binary |-
6
- ZDdmMzQ1YzhhOTdjZmZhYTBmYjU4YTE4Y2M5NzFjZTE4NzBmYTRjNA==
6
+ NDJiMTdkMGZkYjIyZDdlOThlODgyMzA5OTJiZDVjZTRmZGY4YzhlMQ==
7
7
  !binary "U0hBNTEy":
8
8
  metadata.gz: !binary |-
9
- ODE1OWZkYzA1YjlkMTJkZjc1YTJjODFkODk1OGFjMDFiM2NmYzkwOTM5YmMx
10
- NzU5OGFkY2VhNGI1YjBkNDdmMzY2ODZkYmU3OTM3ZTcwZTcwMGUwYmViOWM4
11
- ZjlmNjQxNzgyMjhlZTdjZTI4Y2E3MzJkZWFiY2YyNzMyMGNlMGM=
9
+ NDBjNWQxMjk0NTc5ZGUzNGMwNGYxMTI3MWU5NGVlODVjMDQyODE2ZmRjZTdi
10
+ NDI5YzQzMDllNGU5NmU1Njg0ODUzOTIzZjFkMGMwMzRhNTg2NTM5ZWJlOGZk
11
+ YTA5ZWRlMmVjOTFhYTA0MTI0NGFjN2IwOTJlZTFkM2YxMTBmZDQ=
12
12
  data.tar.gz: !binary |-
13
- OTQ1ZWQwMDk3OGUxMzUyZjM1NDJiMWVlMzc1YjMyNjJkZmNiZDljMjA3ZDJh
14
- ZWMwYTdhNTllNjA5YzI0MWZjMWUyMTg1MjU0OTliYWEyM2UwMWZiZTUwMWMw
15
- MDdlODQ0ZTViYzBhNGU3NTBhNGQ2MGMzMTc1OTgzYzdjYmM3M2M=
13
+ ZGQzOTAyZTY4Zjc1NzU0ZTU0MDJlZDA2MzY0YTMxOWE4ZTE3MWIxY2Y4NzJj
14
+ YTFhMjRjYWU1MjYyZjFhOTIzZTFjNzMyZmVmMTY2ZTc5OTZkMjljMGEzYzIz
15
+ Mjk4MDQ4ZDdhZTM4YWE5OTUyZmFjMDYxMGNkOTBlNDZkZWQ2Zjk=
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: sass-getunicode
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1
4
+ version: 0.0.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Victor Coulon
@@ -16,14 +16,14 @@ dependencies:
16
16
  requirements:
17
17
  - - ! '>='
18
18
  - !ruby/object:Gem::Version
19
- version: '3.1'
19
+ version: '3'
20
20
  type: :runtime
21
21
  prerelease: false
22
22
  version_requirements: !ruby/object:Gem::Requirement
23
23
  requirements:
24
24
  - - ! '>='
25
25
  - !ruby/object:Gem::Version
26
- version: '3.1'
26
+ version: '3'
27
27
  description: Sass function for find a character unicode.
28
28
  email: vic.coulon@gmail.com
29
29
  executables: []