tailwindcss-rails 2.0.19-arm-linux → 2.0.21-arm-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: 49b959af9a132896993c7a90a9b2b5b96c89f08eca39d93372683e5218358107
4
- data.tar.gz: c100b328c95bcc512c7f25f3c91a6937b5c5dcf8bad05a42dda62c2b39ed5733
3
+ metadata.gz: cf09922593414deff6cd214a9485562ec6766d6765219cd185bf6497c17babb4
4
+ data.tar.gz: deb89d511ee7dec4839d74842eed060f3e6d48de06a14d7739dab38aebb8704f
5
5
  SHA512:
6
- metadata.gz: b560492fe0ead9991b264a192ee460d38a3386235d31310cda7b6d786bf0a738c5a3c725b781441e667864f8de481ddfb9f70b9012eebf5b8d7a83f18eb2b09f
7
- data.tar.gz: 3b207804417e38b306d45d642c308ff9a4ac7376b57c7a81d23bc5b76e3550269bc354d9a71208e5890f56d5194958b4e36c4eb2dd3768076b228e07e416ed38
6
+ metadata.gz: 6c44a476cfc990f8757b1b51584006493771f2f898c3bcb32f0222852b90670043a4218989781545cb2d3d3d365e63b3762d0a7a36c11163effe24b0427e7eda
7
+ data.tar.gz: 61474ff117645a6ab84d96005384f66c66b924902f7fc695289f34f1a74b715f8a2492e84ceb8cf54ba90247a88dee81ac22bbc6975af10c49f138119fb40f8a
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.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.19"
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.19
4
+ version: 2.0.21
5
5
  platform: arm-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-11 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: railties