sass-embedded 1.93.0-arm-linux-gnueabihf → 1.93.1-arm-linux-gnueabihf

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: 7c909b207a1c5bcc8300040436f5dc413165cd593bd16b377615c290f31f1735
4
- data.tar.gz: fdd2f8767e421ed30549c2dbef37243b76c59e959afc22d63208d0a2d8caf542
3
+ metadata.gz: 40e30f5a509da8ce34b914bcc36762ccf347c24103e06a78ba1da40dd6735baf
4
+ data.tar.gz: 50a79b593ed669db866950e2d212b2ac91935cc26b20910f3d75170707d663e4
5
5
  SHA512:
6
- metadata.gz: 45a5cee78eede84aebf560a6df5a09bc8c2a68700808af32bd482f936b9af74f785a54e84eb81354d0e3bd95a97fd1c7c60338e1b9216544270cda21529e8a02
7
- data.tar.gz: 13a1a28927be4c30b4d01d3fc022794f71c6101c4c85df139d09cf91d52dbcd9c9304323459d1f69619cedce47411e5938fc77fbaf8e9bdece5b3b4ceafcbfe3
6
+ metadata.gz: 8a0d05d9a8ac8e3978aa5adfc36176ee5578bbeb09819f4ff6603d3773eb0ca36435926b9b0969f8e964c7e2385195794dad746239c50440dfc6fde902101837
7
+ data.tar.gz: 90697801f0da778f084218a5fe1ac7d4730032e2113f27c7fdab77bfacca11671d760c2f0ae1597dc7636f1694d177515df7eddbfff5484d9d97e38476be25b6
Binary file
@@ -2,6 +2,6 @@
2
2
 
3
3
  module Sass
4
4
  module Embedded
5
- VERSION = '1.93.0'
5
+ VERSION = '1.93.1'
6
6
  end
7
7
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: sass-embedded
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.93.0
4
+ version: 1.93.1
5
5
  platform: arm-linux-gnueabihf
6
6
  authors:
7
7
  - なつき
@@ -111,8 +111,8 @@ licenses:
111
111
  - MIT
112
112
  metadata:
113
113
  bug_tracker_uri: https://github.com/sass-contrib/sass-embedded-host-ruby/issues
114
- documentation_uri: https://rubydoc.info/gems/sass-embedded/1.93.0
115
- source_code_uri: https://github.com/sass-contrib/sass-embedded-host-ruby/tree/v1.93.0
114
+ documentation_uri: https://rubydoc.info/gems/sass-embedded/1.93.1
115
+ source_code_uri: https://github.com/sass-contrib/sass-embedded-host-ruby/tree/v1.93.1
116
116
  funding_uri: https://github.com/sponsors/ntkme
117
117
  rubygems_mfa_required: 'true'
118
118
  rdoc_options: []