tailwindcss-rails 2.0.17-arm64-darwin → 2.0.18-arm64-darwin

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: 3666ae9a5c082e2647159fe51bcfec3477ad0c0603eedc376ae08d1281a98f92
4
- data.tar.gz: 853a2949336ada974979af03b8ded2d289b52d732ea02a587c0ccdf8cc494492
3
+ metadata.gz: 6c37a8cd0f2f2a7a66fdef981b274e28cc37327ba2daea9f700f5eaf3971e790
4
+ data.tar.gz: 4b22576a91c49117904c99473c8a173683417c3854c8580c4ae8d2a89fa26d76
5
5
  SHA512:
6
- metadata.gz: 0ea40051a33e29d04f01cdde98b8fb6654ed90eb564f4e0fdfc6dce89273444ecf33b75e129bf14152bc8f66828bb10292f07fef011c91b30b765b717489863c
7
- data.tar.gz: 1a404cf33f4eeaf4f3c11cfb59b922adce8a2fecf2c4e07a1e8ff92cabda0ce5d25cfce3e4d26d89b69aa283ba9f3f9d9e67197156da4d5c12351bc95258402d
6
+ metadata.gz: b9452812addde9476037ae9cf889583b9faa89829755239b85d14e656d777ce3c3299eda0fe5216c9824a60d67a9091ea0c3074f00b45b4aca1f49313bdcc34d
7
+ data.tar.gz: cb0404037fe831c47c597d4f9d32c9d495ed48dc8cbcca4d6c6be08b8c9fdf04acbaab24c012e70bf0a5d2787a650cfe044e031d540136d55fcbff7bf4dd3d1d
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.1"
4
+ VERSION = "v3.2.2"
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.17"
2
+ VERSION = "2.0.18"
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.17
4
+ version: 2.0.18
5
5
  platform: arm64-darwin
6
6
  authors:
7
7
  - David Heinemeier Hansson
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2022-11-01 00:00:00.000000000 Z
11
+ date: 2022-11-07 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: railties