tailwindcss-ruby 4.1.11-aarch64-linux-musl → 4.1.12-aarch64-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: 20651e75dc54464747ef4a0765470c2322d9cc17d61aec5ac9b7fce35dc97a12
4
- data.tar.gz: 8143c436255f3d61d25bf82f7195fbfe2a11b1c8205513fbd0d89b66cf220905
3
+ metadata.gz: 535fc788213c1fa56637349ecd9f1ea119b41bd1ebf611788f725d1b6fec5637
4
+ data.tar.gz: 2d0de31134bd2631c1c3778ec2c7edb9e88d7bec144255d9a24fdd8ea533437b
5
5
  SHA512:
6
- metadata.gz: cf241c31b6e2d5c3f910680b276fc1c8bf91fa2544ab487bf49f1e9d206ced5cf6a431e4f935532f7c15df3dcd0aefc4988e215339975cdea083bf1abd27b9f6
7
- data.tar.gz: 54445b95f6f9265d760b3c95d2f66dc0853d13bbcc1410bac82866e9b9094f61b4584d946397d0adf458920518757ee8258c32a92ce64c12c506382e7ec35343
6
+ metadata.gz: 77605659c3bd09960ae9e835d5c1d22b6e22b9c0f3b2d79c3318fea21055541f2dd5f351e76d1779db7ed29b6b209d85c54e25d232cb94072fc3ca042a7ab663
7
+ data.tar.gz: b5a769c8adf1154e799c095e90db41f05089613659eddd6311bf15e5c3888f0cefb5e47dc890445850597f636ba8ccf6fbba204ae0fba62c00d08113b9481a2c
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: aarch64-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: []