tailwindcss-ruby 4.1.11-x64-mingw-ucrt → 4.1.12-x64-mingw-ucrt

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: c86bbc95b0d0867f692cd0e625fe8855b46b0e4a9013bfe99a673ad1db0f0bfc
4
- data.tar.gz: d31d59fcefa433177e3df79645dcb047bd36a28099fa984991deb259e0349164
3
+ metadata.gz: 62dbf91deb1a2c8dbe3a0a81d7ee5f4611adce99c7a976cd29d15838c776e055
4
+ data.tar.gz: 23da78cb97af2ec216b2ae142b0d0bcfb222cec255034810ba29e155a73fe624
5
5
  SHA512:
6
- metadata.gz: 22486c2a1a1f3d08aa1060b1e620469828f2ca09f4faa88ad4a694c9a79a301f609f2aba40ab4ddd3cc6115f26edab0e62fefeef002efdd5bf5f68357c2ac968
7
- data.tar.gz: c1d4b2db926a9f450caa31f6ab7a7e695ee7765fd068c1e35cb806738700239f27693e513d9e0741a1b0396d6fb393ec1931f7cee3fc166e35832c935722bdb8
6
+ metadata.gz: 16af39917e9adead57ffba00e68c0252ada1f4c9f0762ac1267eb700e37c813477999c8055fc42a82e6c4ab88cadbfba93cba22761264c37c7eab252b060a8c8
7
+ data.tar.gz: 5d61cde6c38c3901e92f50d203fc2113a372bb0f0e84ff60a199486f36597d103948f03a695c40b6fd08e63a4b9e0e87c227cdac65aa751902d5bbd61ae2f9f5
Binary file
@@ -1,7 +1,7 @@
1
1
  module Tailwindcss
2
2
  module Ruby
3
3
  module Upstream
4
- VERSION = "v4.1.11"
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.11"
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.11
4
+ version: 4.1.12
5
5
  platform: x64-mingw-ucrt
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: []