tailwindcss-ruby 4.1.13-aarch64-linux-gnu → 4.1.16-aarch64-linux-gnu

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: 01b1e106224206c9e04be811ee0c28e37674a5d1cbb03b9f015c25b795aa08f1
4
- data.tar.gz: c901543bd5aa2c07bd7665a52fa9a3abfcc82184bbcee44bb2f2052b84a5cf82
3
+ metadata.gz: 023de51914601671d4933244bad1894eadeb49b9a7f5e20714c2b1d5060c6019
4
+ data.tar.gz: 67d5f5a9dd5345bfc80efe55b33e56890e93da9504883c24a26ec2513c708d12
5
5
  SHA512:
6
- metadata.gz: b6a7c14315e65d1c9d1bad06f1ff3b933c17349e1e7890bd17e0c9ab77b9e467d96e86273abc1751a87b79a3a9f0e8dc2987a6c0a48fe07ad8f30333817e400f
7
- data.tar.gz: 0e84e2bfa630781811f76e8f98de17b0a5dc583e5ab60e09292b77699e16167a3918c9c2078ba4b4d746c03ea1f610a382437959b40969823d006c6f8bc1aa84
6
+ metadata.gz: 525fd83f7daaf49b59d52c037acf47ffca8c5de93fd330dfd9fa89aa6147175ad8b4a22867c641d9d6bcab28f9cbe43566ddbc80803f80a98386897f18c8830a
7
+ data.tar.gz: 2ab3c1c7a10ca0a289089d9d91ba1c32696b173e8e22c3fbad250a5b7c5dcca140985c556713fa4fc5986d8e6b7e3cbb9e5804237940b076375144a83bc6ea53
Binary file
@@ -1,7 +1,7 @@
1
1
  module Tailwindcss
2
2
  module Ruby
3
3
  module Upstream
4
- VERSION = "v4.1.13"
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.13"
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.13
4
+ version: 4.1.16
5
5
  platform: aarch64-linux-gnu
6
6
  authors:
7
7
  - Mike Dalessio