tailwindcss-ruby 4.1.8-x86_64-linux-gnu → 4.1.10-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: 4300676bcfa21158abd353227d1005fcd0c86f8032e204032cc93095ebe8049f
4
- data.tar.gz: d7bf72c48f07747d33c31f3d536a722ccf161471523279305f1a2557b03af6a9
3
+ metadata.gz: 2edcad4f3a23b549e70e55340e0fd286756a4ef1ec0ad16cbf6c4bfd4e7e641f
4
+ data.tar.gz: c502a58655a89f1dbcfa42452fe799bc2b315b030756014780b96106e1cb65d4
5
5
  SHA512:
6
- metadata.gz: 3c61d9fdab09f7a5923b42298b88d5b299b63e552a91efea061c4c716f1d9dc3f67b2467f3f5d412c4f549677b9d1f43d768a37362d12ceba5acdd94ba2e7d53
7
- data.tar.gz: 0a3ea4c3d331a78156cbd8323be6d0505092a28046ff25bb458ec9437d5c920458d13e96d320b620196df22093ba7863baa4fe74a9b0f47c2cf66b0fc5701da8
6
+ metadata.gz: b6ef6e3971d81a38a3ab646716e59e226b3586a585d3c3c8204c9bf1b6fb50647f2a508693a631db14183ec2b604e801ffecab247826e2b430e130c255de93dd
7
+ data.tar.gz: 885e1911c65caf84825bcdcc78d4d07b40557c4730a9f6b82da84ebea822103115325e58995fb59da205b07393299b1052d03e031b9143908c316af2d12c2951
Binary file
@@ -1,7 +1,7 @@
1
1
  module Tailwindcss
2
2
  module Ruby
3
3
  module Upstream
4
- VERSION = "v4.1.8"
4
+ VERSION = "v4.1.10"
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.8"
5
+ VERSION = "4.1.10"
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.8
4
+ version: 4.1.10
5
5
  platform: x86_64-linux-gnu
6
6
  authors:
7
7
  - Mike Dalessio