tailwindcss-ruby 4.1.10-x86_64-linux-gnu → 4.1.12-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: 33a86e0a245a05cf350eafa735ea8d3b880bd19880b814d76dbd689457b6f067
4
+ data.tar.gz: 1ec873fce6e66bc3cd34d0be60a345ca67fb284890861797a715b1868c930b52
5
5
  SHA512:
6
- metadata.gz: b6ef6e3971d81a38a3ab646716e59e226b3586a585d3c3c8204c9bf1b6fb50647f2a508693a631db14183ec2b604e801ffecab247826e2b430e130c255de93dd
7
- data.tar.gz: 885e1911c65caf84825bcdcc78d4d07b40557c4730a9f6b82da84ebea822103115325e58995fb59da205b07393299b1052d03e031b9143908c316af2d12c2951
6
+ metadata.gz: 8332729d5b04302b3aaa6bac3bb1dc9c8f7232f0e015211de020b5d42c54914c2c868b735fb806c3b335aea5ebd3d26f960afc31d985986a3aa13cfac194c378
7
+ data.tar.gz: 3b446dba1fdca85db21d195854c6a89b7d36763e2d7a46b2f062fdfa995641c2c49d3270768ebd44ed87b720678c77cf1e80cab7ddec5ddb58e22fcef24476da
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.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.10"
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.10
4
+ version: 4.1.12
5
5
  platform: x86_64-linux-gnu
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: []