tailwindcss-ruby 4.1.13-x86_64-linux-musl → 4.1.16-x86_64-linux-musl

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: 14a49be67e42ddd1b36bb4b4fde97bfbf4837537e372df181393520e6c16e1d5
4
- data.tar.gz: 9ca98a78f054e4895cdd349fe9afc82359a18e069c5f74f8f29c6e1d853ce823
3
+ metadata.gz: f87386a23aa995e04980da758bf5be145047d5ce1a5e82702a8bcabf64dd3fd7
4
+ data.tar.gz: b261984a55e39ca11fa6cb840e8ca42d645d1e8e53c3ff8444d532283b71e391
5
5
  SHA512:
6
- metadata.gz: '08bda54044c73b64ccc2b0bdad5765b95c8e8c09b9b6f54304162ab4a6d99a0d4efa75caa147947cf531fa5cbf30b77dd3f4675f04386ce5e1d25f0e042366a7'
7
- data.tar.gz: 8e9ac93b4851f4a3779fdf6c7dd866e1f94fc8dcf3e67fa784c6abc745ec50c1568093ef0173bee3a72ef64f47345afc8ab03e07dd04bc4ce4a4bb8b7e9f5807
6
+ metadata.gz: f07e154aa7993b6d5dcc81d1bf76af7301241adc7f8f14e6781b05d0726ba753769754bc0f9e2d6b2217421ed1b520ae3bba8fe9d4cf085260339245d3d1a9d8
7
+ data.tar.gz: 90bfddc6f27d0ceeb2ca2c1865a7063619700d6d5c1f9b1f7b952b442cd8f4ca776694f78c6f2b65fd3fe99892e71544a23c299c5a73ac048d0088507bbd3ecb
Binary file
@@ -1,7 +1,7 @@
1
1
  module Tailwindcss
2
2
  module Ruby
3
3
  module Upstream
4
- VERSION = "v4.1.13"
4
+ VERSION = "v4.1.16"
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.13"
5
+ VERSION = "4.1.16"
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.13
4
+ version: 4.1.16
5
5
  platform: x86_64-linux-musl
6
6
  authors:
7
7
  - Mike Dalessio