tailwindcss-ruby 4.1.6-arm64-darwin → 4.1.8-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: 5c88fdc7d95c53d4dc6c28e0893c28ef4b1770dc3e59b9afcff9e5a83b2ce790
4
+ data.tar.gz: d202d05bfaaacc698d702dc38c22dfbb11854af48092e53654abc0c3164f4942
5
5
  SHA512:
6
- metadata.gz: a334a944bc439cde10f82dae03321e6be4e2c8d25165a8246fe9be4d75c2df3e44139c59a9c9fc72398ba3c183ee45e8baa664732119760b007d89fd9142f4aa
7
- data.tar.gz: 9419f4090e440917b7b0b09f6af9c36b795a53da6e078dbc94f52919535a710162f4c8fee3b5d5ee48a1bf6fc1d155d646cabc116f58e1cb1a192296333e7938
6
+ metadata.gz: fc5da7e603a66968c61574d39bd7ef7da10938eb4217a792450cc2c0c1db7ae77222a0d5a7040bf7ac176b77f4f0c2188b5598b292473b3cab0b36d73b940d1a
7
+ data.tar.gz: 70c1a36c7b064d5803aeca9bcca9c6a87abfbe4ab7f6c3be521df8fc973e1aebd160c2694497070f652062b52a740f902a802b1a0af4db1b0e680d272ec28fca
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.8"
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.8"
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.8
5
5
  platform: arm64-darwin
6
6
  authors:
7
7
  - Mike Dalessio