tailwindcss-ruby 4.1.6-arm64-darwin → 4.1.7-arm64-darwin

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: c58d78cc6de2cb7bd2d3fb48e72cb9472bb3ea0d365dbfcf81bc97c262d163f1
4
- data.tar.gz: 82c10c38f530e2224de0264573be3d493a57afe0a46ce43f2ff361357bbcb9bc
3
+ metadata.gz: 85a2789d97aa17a3e1da315125822dd583b0b97aa715950dd881bdc46360f20c
4
+ data.tar.gz: 3522448f4b6611a9f24638f62143cb1230c872652028f4696c275f7ea01166e5
5
5
  SHA512:
6
- metadata.gz: a334a944bc439cde10f82dae03321e6be4e2c8d25165a8246fe9be4d75c2df3e44139c59a9c9fc72398ba3c183ee45e8baa664732119760b007d89fd9142f4aa
7
- data.tar.gz: 9419f4090e440917b7b0b09f6af9c36b795a53da6e078dbc94f52919535a710162f4c8fee3b5d5ee48a1bf6fc1d155d646cabc116f58e1cb1a192296333e7938
6
+ metadata.gz: f253e4222a55fd81338ddee57dffb5fff9ed3c5556f2dbfb7dff54a945c97e9d4c34852e4ff52d6605bb8629f17ff95c5644a79cd02e48bba01fa68a73ceddd7
7
+ data.tar.gz: 05ceb35dbbfeded4128cccf6704c0fe54ee03462e8171be0a753d1ab175c4fa49d6adcd5c469eafe70681262c6a2bffa658a035050df447b1a027d230dd37fbf
Binary file
@@ -1,7 +1,7 @@
1
1
  module Tailwindcss
2
2
  module Ruby
3
3
  module Upstream
4
- VERSION = "v4.1.6"
4
+ VERSION = "v4.1.7"
5
5
 
6
6
  # rubygems platform name => upstream release filename
7
7
  NATIVE_PLATFORMS = {
@@ -2,6 +2,6 @@
2
2
 
3
3
  module Tailwindcss
4
4
  module Ruby
5
- VERSION = "4.1.6"
5
+ VERSION = "4.1.7"
6
6
  end
7
7
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tailwindcss-ruby
3
3
  version: !ruby/object:Gem::Version
4
- version: 4.1.6
4
+ version: 4.1.7
5
5
  platform: arm64-darwin
6
6
  authors:
7
7
  - Mike Dalessio