tailwindcss-ruby 4.1.10-x86_64-linux-gnu → 4.1.11-x86_64-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: 2edcad4f3a23b549e70e55340e0fd286756a4ef1ec0ad16cbf6c4bfd4e7e641f
4
- data.tar.gz: c502a58655a89f1dbcfa42452fe799bc2b315b030756014780b96106e1cb65d4
3
+ metadata.gz: d32302538a6280805b02a6efed2851ebfebdeaa75271e4bf2f0519c2ee146b57
4
+ data.tar.gz: d5a942328ca82c63db455e3d2878c7a1a3315948197cf0e4019c3c11950b080e
5
5
  SHA512:
6
- metadata.gz: b6ef6e3971d81a38a3ab646716e59e226b3586a585d3c3c8204c9bf1b6fb50647f2a508693a631db14183ec2b604e801ffecab247826e2b430e130c255de93dd
7
- data.tar.gz: 885e1911c65caf84825bcdcc78d4d07b40557c4730a9f6b82da84ebea822103115325e58995fb59da205b07393299b1052d03e031b9143908c316af2d12c2951
6
+ metadata.gz: 130f4ed2975a57e1a2ef4fe5e6be2589e7b053df6d184934b477f888b5ce2ba3560f71e6714d4ae973a3c9bb4dbe83d875fed37400f48d677f1108851b05eced
7
+ data.tar.gz: a74632511118b512f422a3bc72ae339b9a36ab5ae468b3369621bcb13b42c6d26cdbfa7858f8e787d4d45dd909d8465133e309eb490c4df2c4d5585a47c092e2
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.11"
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.11"
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.11
5
5
  platform: x86_64-linux-gnu
6
6
  authors:
7
7
  - Mike Dalessio