tailwindcss-ruby 4.1.10-x86_64-linux-musl → 4.1.12-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: f8ba887273dc7baadecb849d39abe5138c75b3b90b3e034d8b8393a0f30de203
4
+ data.tar.gz: b1b2837587ffa7ff3a00c415e69e73a81ed220f3fcf129702e28db1b3efa8dd8
5
5
  SHA512:
6
- metadata.gz: 6d61fe4550e519a8fec80fd19e9b4e53aee56255eeac39a4b6fea2f209d090bac634b6ad6777e13cfb7d9fa04eea47337a2a6182d2ce204520cbbbfae6b76582
7
- data.tar.gz: 6f91a8f07c23b54a1a2d208859e6e99bc8ee56cbd153c2a72b38fcd812daa4a640ec70c235c9571aaa2d6ae7a6927de375cf1fafab4cedf04449498524e22727
6
+ metadata.gz: 239b23d6fcc40ebfdb5187076212bf70a9470a55d59bb2526034f1b49ecd3d420637413f165ea7e3d56c2f9d001689650195d3db06a989196afe4965e66df46e
7
+ data.tar.gz: 4de4a3f0c50c67df82961e5ea36819f94a6eefcb367051fe144e7083ceef3fb186ec7e22cedfe32578fbecc493f116f9a0291a801ac8a2074461a7a67a8ef9d6
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.12"
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.12"
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.12
5
5
  platform: x86_64-linux-musl
6
6
  authors:
7
7
  - Mike Dalessio
@@ -49,7 +49,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
49
49
  - !ruby/object:Gem::Version
50
50
  version: '0'
51
51
  requirements: []
52
- rubygems_version: 3.6.8
52
+ rubygems_version: 3.6.9
53
53
  specification_version: 4
54
54
  summary: A self-contained `tailwindcss` executable.
55
55
  test_files: []