tailwindcss-ruby 4.1.10-x86_64-linux-musl → 4.1.11-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: 1db76fb3d3ba844e8bf8c12ca93f6c6f3c33cb01af07cb5ea419efe30442ba56
4
- data.tar.gz: 67f68d4bbdd038394970dc04aa89aec1a1a7f7b4df4ca86bf399e7855627e355
3
+ metadata.gz: 42c25342e8aab80883836d565eab11dbe956cb226a8df25dda5b5bd2ce709f50
4
+ data.tar.gz: 449bce9c4a604fec1c0c1c267b0f1684a298936102365d6d0451d607e11c32cc
5
5
  SHA512:
6
- metadata.gz: 6d61fe4550e519a8fec80fd19e9b4e53aee56255eeac39a4b6fea2f209d090bac634b6ad6777e13cfb7d9fa04eea47337a2a6182d2ce204520cbbbfae6b76582
7
- data.tar.gz: 6f91a8f07c23b54a1a2d208859e6e99bc8ee56cbd153c2a72b38fcd812daa4a640ec70c235c9571aaa2d6ae7a6927de375cf1fafab4cedf04449498524e22727
6
+ metadata.gz: fe15c2cedf09cb4d5c15cf840b3e53e6151a336465fbccb7f4e5d2b13205f1f81a882948a33889f61b1a7e0b5820b4f1270476bc74eb30639d08b7da6b6cd9e8
7
+ data.tar.gz: 923f137f2d949c704e9bdf54b6757648ac16c910b2c6d64a600c334a446d8b90325c8ce560cd0e1c75b0d513c8665fd4a3983c37c97394dc0e0a8cf478ffc436
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: x86_64-linux-musl
6
6
  authors:
7
7
  - Mike Dalessio