tailwindcss-ruby 4.1.12-aarch64-linux-musl → 4.1.16-aarch64-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: 535fc788213c1fa56637349ecd9f1ea119b41bd1ebf611788f725d1b6fec5637
4
- data.tar.gz: 2d0de31134bd2631c1c3778ec2c7edb9e88d7bec144255d9a24fdd8ea533437b
3
+ metadata.gz: 27aff5231bcb5a17843f03b78a02bd2217f48d7f67d855ec88a795751fbaa671
4
+ data.tar.gz: 9c6663ce1aa6f266122a36f6e82b72efa6c9b709acdf9198ab1894381bcb7a1a
5
5
  SHA512:
6
- metadata.gz: 77605659c3bd09960ae9e835d5c1d22b6e22b9c0f3b2d79c3318fea21055541f2dd5f351e76d1779db7ed29b6b209d85c54e25d232cb94072fc3ca042a7ab663
7
- data.tar.gz: b5a769c8adf1154e799c095e90db41f05089613659eddd6311bf15e5c3888f0cefb5e47dc890445850597f636ba8ccf6fbba204ae0fba62c00d08113b9481a2c
6
+ metadata.gz: b5d646962788153581f162b9096faacdc96a0e8229ad91eba1beb0a2c6aef99f1be508169d437747d9bed4a3dfd8310f4af8507137a2f949bdbbafad9bfe69fe
7
+ data.tar.gz: a9a133009c257b8a7f7d5ee0a08458b94363c57c5e3a2a5010abf273114a96a7f9343c1f33efdb466d0e16c6de8df6fb9683d6d028dd0e107e0e17537e0bdc98
Binary file
@@ -1,7 +1,7 @@
1
1
  module Tailwindcss
2
2
  module Ruby
3
3
  module Upstream
4
- VERSION = "v4.1.12"
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.12"
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.12
4
+ version: 4.1.16
5
5
  platform: aarch64-linux-musl
6
6
  authors:
7
7
  - Mike Dalessio