tailwindcss-ruby 4.1.12-arm64-darwin → 4.1.16-arm64-darwin

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: 54192d777210b13d83c484381cfda46e6cdde0fa44c392246bcc62be51d8b401
4
- data.tar.gz: 93d00a93dffd7bb2fefdf8c0582c2cc1fbef96324a6e1959cd50e816277d6ffd
3
+ metadata.gz: 040abf40aa280b0681dde211b96800164ffc12630c047504ee02241d1bb581d3
4
+ data.tar.gz: 77fcf4b919e0c3f6eaa88f96e2d40974c2af46021e0fa6d0bdce345fc1a43ecd
5
5
  SHA512:
6
- metadata.gz: 3a39dca99d0be7111dcf02dea1e0ccd5165c6e66d9e42774343f6407071f50eaf51c4db1c0b586074cabc17b86b793b88256434cc6bd4e21d6a41cb3a14e9384
7
- data.tar.gz: 5f0099ad1ab79d3e679019460bbbf1754b837edd3779ce24c85d3e70d782e4d283487b101ee491e800a72c903d13796db0518f8bf1702d43cde66b87179e4c49
6
+ metadata.gz: 96959f4f97325c866092f07f372758f8f5f4175b02ec018d2d35d47937e5a5e42c2a2198c9da20e6db840d3d859f12bf73c7c4f20920bd41d953f82185471da6
7
+ data.tar.gz: 15c3cbb88f497c04b198975ed844e0f4bd214f8bb954c8817e7290ae1d6e735323c5ffa7ac2571a09999c1e8b8f047b744cb3d40f7f4ac1c37ac0ccf37872601
Binary file
@@ -1,7 +1,7 @@
1
1
  module Tailwindcss
2
2
  module Ruby
3
3
  module Upstream
4
- VERSION = "v4.1.12"
4
+ VERSION = "v4.1.16"
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.12"
5
+ VERSION = "4.1.16"
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.12
4
+ version: 4.1.16
5
5
  platform: arm64-darwin
6
6
  authors:
7
7
  - Mike Dalessio