tailwindcss-rails 2.0.14-aarch64-linux → 2.0.15-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: bba5198f41ebd991c4e350ee6db9e10ca7620f04609729300ea209318c8c19d9
4
- data.tar.gz: eac1352402864a0837002bda1a4d5b71bc3c28b25691f1c15a6466e4da22047c
3
+ metadata.gz: f3f23b0218ebebc6ee122a445912aa32d02ac0ec1ba3019f614ebe67cc30121d
4
+ data.tar.gz: f52084e9a009c23b46a17ef58a34c700e81fca2c1eaafe38d913e8d712ff75a2
5
5
  SHA512:
6
- metadata.gz: b65a6dd882beefbdb56c15c0ebf60d275851acedd47e656f7f920b69e1c1394aa22d5dde9ce23ebb07bf920a345f146ba9005f1372e8cf9a7eef742427cd8b35
7
- data.tar.gz: 6fe1d3d42ac2783c28b8a0e59c1c0934e81bfd6f25ac8a25abc8e52cc69c280a803511d94e9a847363fbf69bc54d3753887f4cdd24729acc9fc93466510dc1a4
6
+ metadata.gz: 5ea017ee8a084c030b8afce4cd8a89447ea3d51609f6de8ec220d6f13f3960d9aa1adc6ca67775baed1a21dee373cbabccfbac45d84d7143e3e1c5990d51e1aa
7
+ data.tar.gz: 75276ba18ccf2409f5e60b2412d7bd8b20ef5e60f77d9184687abd4fbba5ecc86c7d2c708fa05b1d91b4b278a290067e880f98d077c4913c96255b09f74b7495
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.1.8"
4
+ VERSION = "v3.2.0"
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.0.14"
2
+ VERSION = "2.0.15"
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.0.14
4
+ version: 2.0.15
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: 2022-09-19 00:00:00.000000000 Z
11
+ date: 2022-10-20 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: railties