tailwindcss-ruby 4.1.5-x86_64-linux-musl → 4.1.6-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: cddaea0a6c5672ed58ffe2e6ddc56632e4f53e71e3a4d79cab734b0dd78c3d0e
4
- data.tar.gz: 318d207a820ba494ed002a951c61b0d389fbe0936e0ac12f03dc7efd4f984112
3
+ metadata.gz: 06e3c1120723f2bc1d2533d64007e18fd8b3ee5d490e3f224a3c770502c11b35
4
+ data.tar.gz: b3e2b538ad933695b40f2805bca7b121e9ea1d23338dbf396e41992ad0cb03d9
5
5
  SHA512:
6
- metadata.gz: 2a15f45115d65c64bcf4c381e644626366c9cb1124e44e2ddc00819e323ec9938b014cbd9c098c7ceec5b4f02d939a8fe9d5fe12ed6ebf5f3891ea76b2824b85
7
- data.tar.gz: 9adcdb7294a234140b8a924e8512121adf470cfdb24ec1af3d0a76a4193c9df5e4a5e9466f6673723a8018022c79824d685be502036d84a0bae66cf8a56067f7
6
+ metadata.gz: cecc8520914bf96d6ca34cbd6fd14d9642f2ee6500614bad79525a4d2441c1f4cabeb306b66df5799e0f20f74a8cc84b30b87c4d3dcd6c716d13fcfe7ea85d88
7
+ data.tar.gz: 6cf23a71d9c96d4dc505d0f276bd992668e46c51498549485713b304f2f4f8fb98895eda27b0059aa5ab75917372a120b2c6ae606189c6728225a4b7b9347e7d
Binary file
@@ -1,7 +1,7 @@
1
1
  module Tailwindcss
2
2
  module Ruby
3
3
  module Upstream
4
- VERSION = "v4.1.5"
4
+ VERSION = "v4.1.6"
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.5"
5
+ VERSION = "4.1.6"
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.5
4
+ version: 4.1.6
5
5
  platform: x86_64-linux-musl
6
6
  authors:
7
7
  - Mike Dalessio