tailwindcss-rails 2.6.3-aarch64-linux → 2.6.4-aarch64-linux

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: caaa5b70a0b83f5ebd32e6ae3cbdb78b422388c9cdcada84c6f403d736b8e8dc
4
- data.tar.gz: a456cf3b4fca947fee937b09f74817180ee3119d2f7d4e4ce0dc2454f99baf72
3
+ metadata.gz: 10f5bee60f0fc4753771138c34bd213a9d1215bd9627fe6cefcc73fa67b6463d
4
+ data.tar.gz: 9ccae37ba10c897e7930570ebbe6139f1327a389c4ab824fe811b87e9bafb6ab
5
5
  SHA512:
6
- metadata.gz: b1fb49eabf9269326320f73bd2f692c196ef9bae0b429e61e5725a1d3c8212e89aedf94cc2b331db4575d9f299ca8ac68eb39f9051c4fb914a9a9316f4f57bb6
7
- data.tar.gz: 7c513c80e73174e53c6cea3da948ff0a4d80391949c8d7bbba123f4cac3a230edd503cb18238689a486da056e09de35ed03f9eba02742b397168d21d1184b5be
6
+ metadata.gz: 15e941bd840a2e390c5385d1ce30a9289e41d805664c4db7a44951af48c7e2842956f0d68c5283877b3004c5e22e832dfd5b5dd8030634866702cf63e19c96d2
7
+ data.tar.gz: 55066bddad201ce531aee5b8191f42c11b67710cdf9a31f180dd602b03fe98537a398aff9bfca9e3a4e928579cf55b4e2ca32a7e54e359d11fac4e769938354e
Binary file
@@ -1,7 +1,7 @@
1
1
  module Tailwindcss
2
2
  # constants describing the upstream tailwindcss project
3
3
  module Upstream
4
- VERSION = "v3.4.6"
4
+ VERSION = "v3.4.7"
5
5
 
6
6
  # rubygems platform name => upstream release filename
7
7
  NATIVE_PLATFORMS = {
@@ -1,3 +1,3 @@
1
1
  module Tailwindcss
2
- VERSION = "2.6.3"
2
+ VERSION = "2.6.4"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tailwindcss-rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.6.3
4
+ version: 2.6.4
5
5
  platform: aarch64-linux
6
6
  authors:
7
7
  - David Heinemeier Hansson
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2024-07-16 00:00:00.000000000 Z
11
+ date: 2024-07-27 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: railties