tailwindcss-ruby 4.1.8-aarch64-linux-gnu → 4.1.10-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: 2d3a502c17082302d057751d0f34a7d60df1bab093ac35674f6e0b8194c173bf
4
- data.tar.gz: 05bee6419dfd63f2903df13556bfb86a13f04e7a9aaf6cf74282ed38bd2b2e14
3
+ metadata.gz: 892a0f32b8f8caafb657cd182af484fde790fafcf1b3bd38c73c3f7b8bab6576
4
+ data.tar.gz: 43ae4227a5aa676b3f30e7c8b57170ea3c59cc99e7eeddfc7d68f807e6b01d27
5
5
  SHA512:
6
- metadata.gz: '09c78d16a1965c4518d16e1cacb60df4a7a7312cd95f2416ba7671200b7787368e3ddf886b1638c83051fd3004ca8c55809b9b971c1f48b6b10e330d5a069650'
7
- data.tar.gz: 441f77cb4eb52d3efed9485398608b5d0a0770fe3f97b96952d0e352fffcba6ba2e9838e818744b60b48818c2c8644eaa901ffc1959c12edb540e856a2f14ffe
6
+ metadata.gz: 79519f5955eb9aec6634c3363e42471c61b23e2a13d537c6c5f65fd4f76bfc30eac5163849afea483a679487b451a9416cec0b4bba3af9750be88387353291aa
7
+ data.tar.gz: b73582a920d3f92e2a0ed9f5971542b747138d6fdab9330b92ca828452dba41a65b62f318b49eddf61dddf0259afe185afbe79697946b35fdc8ff111dba07402
Binary file
@@ -1,7 +1,7 @@
1
1
  module Tailwindcss
2
2
  module Ruby
3
3
  module Upstream
4
- VERSION = "v4.1.8"
4
+ VERSION = "v4.1.10"
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.8"
5
+ VERSION = "4.1.10"
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.8
4
+ version: 4.1.10
5
5
  platform: aarch64-linux-gnu
6
6
  authors:
7
7
  - Mike Dalessio