tailwindcss-rails 2.0.19-arm-linux → 2.0.20-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: 9fa7a08c6f79dbd10a60667f8ce446ae8f0105922b6207c39e3192ec3ac7df05
4
+ data.tar.gz: 172b2d1069396fdbc64c920e49faa1941e592c06153d473958868135a5d813b6
5
5
  SHA512:
6
- metadata.gz: b560492fe0ead9991b264a192ee460d38a3386235d31310cda7b6d786bf0a738c5a3c725b781441e667864f8de481ddfb9f70b9012eebf5b8d7a83f18eb2b09f
7
- data.tar.gz: 3b207804417e38b306d45d642c308ff9a4ac7376b57c7a81d23bc5b76e3550269bc354d9a71208e5890f56d5194958b4e36c4eb2dd3768076b228e07e416ed38
6
+ metadata.gz: 49d7eee3ace0b9353265c40826964dbe5038f7690659ddb9fd746901522e610e5183e081ac0abc86afe17c5ac84267a71387c0d07318e52b49c1476906c9ea18
7
+ data.tar.gz: c281a5c5ca4b08fac04d972e4ba560c63cee680c8def33a580838ea2ca3abf2bed0ef34b7fad6c8c12031b1134f6daea014347805ea906335b3c5ecbabed056a
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: 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-10 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: railties