tailwindcss-ruby 4.1.10-arm64-darwin → 4.1.11-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: 2856f6c5aae110002c4807e93fd2f9ef5ccd980ce75f49cd296df295af26c2d7
4
- data.tar.gz: c2afa0872968f13664a21adde57430a159bfb03e16d8e35b0b42bba03cd9bb6c
3
+ metadata.gz: b216d9632a53779107214a8900b1352c10280b1430049cd7114fd473335af071
4
+ data.tar.gz: d0a39b70e6fd80e3cac4ef03331c46bf398f973de90df1a9c5a1315e1cf0e61a
5
5
  SHA512:
6
- metadata.gz: b1bb7f547d5dabcbfe4fe295919b79d0d941240fa7b7c31286587c3ee73341f5096a4e0c66b50ac33e8f12595d5191ad1e026a233736aaf0a5ffaae9a9d4577e
7
- data.tar.gz: 7ab69fd372e9feae38a49cbff42c988e717f637f2d81616565e38c7dfabf6707c4f6946e2ff798b579c4e28ec2d8a7b2c7d14284ea34769bff3bcb02205c7537
6
+ metadata.gz: 6b87372e2f8deb03566efd03e1522afa2e10c96a06b0c0cacff55cd0efdeea44b12ffd556e3e5216203f1ceebcd5e6de7b4eb5a1b99cba407cbe810463e77452
7
+ data.tar.gz: e0e76683afe8c3c5250bd8b812c06f3dd3f76942c13d91fbe5e211646b1a82d381963a085129a18b2ac808031e7f71de62d9409db2da93fdf0b5604698fba37c
Binary file
@@ -1,7 +1,7 @@
1
1
  module Tailwindcss
2
2
  module Ruby
3
3
  module Upstream
4
- VERSION = "v4.1.10"
4
+ VERSION = "v4.1.11"
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.10"
5
+ VERSION = "4.1.11"
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.10
4
+ version: 4.1.11
5
5
  platform: arm64-darwin
6
6
  authors:
7
7
  - Mike Dalessio