tailwindcss-rails 2.0.19-aarch64-linux → 2.0.20-aarch64-linux

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 0021a150e818fd8374b425201be5d49bdf1269d4e0303af204c56590c81bba49
4
- data.tar.gz: 17a384bb5207c36a1ad09439aa36a8a1285acbd89b2324987afdf970b99eb5d6
3
+ metadata.gz: 144c7b5ddcd7033630b784b16297e5aa7d7c959f9852257dcd185a9f52608826
4
+ data.tar.gz: 4379b1e0a77085b761495426527560587767f1cc946722a5e6184dd3227f4f3c
5
5
  SHA512:
6
- metadata.gz: 704c03e43f9f32648c4df7b664c33a7353a9fad8995c35ff39bf69503a857b891d6bfbed23a6cbc861fc202847b5631eb8a8d57465d27b55db49283037b2206a
7
- data.tar.gz: abb7a0d28459a7db8224b3cb0b9c4a906ba77761fb5a9cdcb46db901ebcc8ab21b27805f80bf0a8b8267fe2930ec63ead291250f5f44689835086f45e77ff916
6
+ metadata.gz: 71ed80a4d6e4797953c2c5304746517331eb66fd4308f889dbac0503eb35bd694afdf084daf7ad09b4d0750b57c6306bdc10c036947547472cba86f496567737
7
+ data.tar.gz: 585268566a424047ce1310d62c0bcda3f9519b7b71b9b1befd1e18e542fbf31a483bdfbe780a51d31aff760083e37a0c3361f628599d398e43930b5d0f140cc1
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.2"
4
+ VERSION = "v3.2.3"
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.19"
2
+ VERSION = "2.0.20"
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.19
4
+ version: 2.0.20
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-11-08 00:00:00.000000000 Z
11
+ date: 2022-11-10 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: railties