tailwindcss-ruby 4.1.6-x86_64-linux-gnu → 4.1.8-x86_64-linux-gnu

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: 0b5ee03009c8243571a20e00582cf923665a19768375e773eb2328087fa02564
4
- data.tar.gz: 6fe0db0ce92fca7c337be5c71293de35c96ae7c300405d0d6277bcb1637c78c5
3
+ metadata.gz: 4300676bcfa21158abd353227d1005fcd0c86f8032e204032cc93095ebe8049f
4
+ data.tar.gz: d7bf72c48f07747d33c31f3d536a722ccf161471523279305f1a2557b03af6a9
5
5
  SHA512:
6
- metadata.gz: 24d14f1a1314e53ffdc491e7aea6a4abba73793fea615b33db1a7318dcd9496eb0677440087995a5f20ad5e1b48d1748ecf4b4cc06ba53819de9b09bb4c28ea7
7
- data.tar.gz: c9f5969356809c9fea9396b696669fa98baed1648ace664da37dcc3087c302372663316542f0519c134748d84bf046116381401d39bec7441cd4a95d3d64cd79
6
+ metadata.gz: 3c61d9fdab09f7a5923b42298b88d5b299b63e552a91efea061c4c716f1d9dc3f67b2467f3f5d412c4f549677b9d1f43d768a37362d12ceba5acdd94ba2e7d53
7
+ data.tar.gz: 0a3ea4c3d331a78156cbd8323be6d0505092a28046ff25bb458ec9437d5c920458d13e96d320b620196df22093ba7863baa4fe74a9b0f47c2cf66b0fc5701da8
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: x86_64-linux-gnu
6
6
  authors:
7
7
  - Mike Dalessio