tailwindcss-rails 2.0.20-x86_64-linux → 2.0.21-x86_64-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: 4a290993b0780c75eda210f4222c40d9ebf4f8528f21bcef2ee39a1dac3ba96b
4
- data.tar.gz: 379dc8e21193c9eee790895515d9af486f87c93314ccc8176d30f316a25380f0
3
+ metadata.gz: 9b4ad32278835617735612a37114f564620c3cd690cf044c84e8ea1120b76336
4
+ data.tar.gz: 061fab6866ab1958582d9fe5b96259c100c2f3878a9a4ec1ff54d26bc3268ffb
5
5
  SHA512:
6
- metadata.gz: 0ee2310ca6130b5e8d48ea05c836181476d89e74b3e9766dd7d12078a9d7efcc210efae3c4b9472048d838b21207183c000864b88623d70d0d23d5df7cd0f32b
7
- data.tar.gz: d93a3b149ecbf327ad236c0d1fbe5005815f933138874fffb1861cac686de6bedfbde022a6f8e3109bf7000e73f9856798bb744694f17fce781825a5c15f53a9
6
+ metadata.gz: 8b21aa58700365e4067db1131798a2951aeaeb4a55431926117044ce2da949aad8183d1b5654e006d2aad0f232542d1b65d89e1a645384888ea834453bf0e6ca
7
+ data.tar.gz: b08437577a06b9f4eb0ba2819c5b2d702a212d3b39411b1b6c3ac4d750a262ad372af4bcdf1e2c8613eafede97d58ec3cc5f8dd46f8b869146a5d5918ae17d8a
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.2.3"
4
+ VERSION = "v3.2.4"
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.20"
2
+ VERSION = "2.0.21"
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.20
4
+ version: 2.0.21
5
5
  platform: x86_64-linux
6
6
  authors:
7
7
  - David Heinemeier Hansson
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2022-11-10 00:00:00.000000000 Z
11
+ date: 2022-11-11 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: railties