tailwindcss-rails 2.0.20-x64-mingw-ucrt → 2.0.21-x64-mingw-ucrt

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: b609193de64202c691be8b7bbd2c93709685f9fd80d8f8c58ea187b9d6a07c4f
4
- data.tar.gz: c00626206765060f38a347f5d49ceb5c1e5d8953e952b620af7f333846a046bd
3
+ metadata.gz: d7a5b0204c96e2521473f9f64c0b074f3da671c503975f05207594ca56f7b64b
4
+ data.tar.gz: 167909fbcc706671331a462a9e078aff91c7ac2408c2a410f60c7915ae09b5ce
5
5
  SHA512:
6
- metadata.gz: b6027e32d6aba2f484a17a945734d04ea76aa2649462b5c942140e53838f3d377adcbbeb3ce996004e4b108a693e10d24d58a4c6869aa45df433d5d17ce19449
7
- data.tar.gz: ed45d12407a7724e4c020ced16a10dcac114a70535077de1d174e459b1857d903e372cfc08733cb6ab80f10818c65b8940642e11fe7fc413d830bb7223e94e07
6
+ metadata.gz: aa8a7da06967162157a2c3f7f71fd6ade82d79bc4e9cd7583400d4dd51f7a9fbddbb52032c42b69af7a28bb5a733c14c013bf3a2d426eb6441f062e1098daf0a
7
+ data.tar.gz: a1df28fb95f9f006d8a157055134bac5f05a7c10a761a1d083461b2aa73591e8bcfa180d0bc5c66b4ed90f66d12eddb5fe743dba0d30f402f89fd66d1938d9e9
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: x64-mingw-ucrt
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