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

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: 24982bc54c39cd834c4fff947befbc9f05f70163fd18a3421bd5d5e16299f3b5
4
- data.tar.gz: d256725671c15c8135fd15e39a78aecfe088b3c2cf27f454b6059246cec08d3b
3
+ metadata.gz: b609193de64202c691be8b7bbd2c93709685f9fd80d8f8c58ea187b9d6a07c4f
4
+ data.tar.gz: c00626206765060f38a347f5d49ceb5c1e5d8953e952b620af7f333846a046bd
5
5
  SHA512:
6
- metadata.gz: b4ad71c1b158e965e7d827bf725a86854f5877b18aca7684ba39767311507696ba0eb319fc18eec05a0553e6b486cec1c8807bcfd53a4d98fa3d8c2002de98c6
7
- data.tar.gz: d493da96f2f9d433b776907c14c8b286a7d94aa5c5c45fc09e4e6ff8494f2d8ad6c2afb6a0b7a83c0372893623092eca22190a3f7875566c3bc18ea51d7493a6
6
+ metadata.gz: b6027e32d6aba2f484a17a945734d04ea76aa2649462b5c942140e53838f3d377adcbbeb3ce996004e4b108a693e10d24d58a4c6869aa45df433d5d17ce19449
7
+ data.tar.gz: ed45d12407a7724e4c020ced16a10dcac114a70535077de1d174e459b1857d903e372cfc08733cb6ab80f10818c65b8940642e11fe7fc413d830bb7223e94e07
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: 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-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