tailwindcss-rails 2.0.19-x64-mingw-ucrt → 2.0.21-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: d7a5b0204c96e2521473f9f64c0b074f3da671c503975f05207594ca56f7b64b
4
+ data.tar.gz: 167909fbcc706671331a462a9e078aff91c7ac2408c2a410f60c7915ae09b5ce
5
5
  SHA512:
6
- metadata.gz: b4ad71c1b158e965e7d827bf725a86854f5877b18aca7684ba39767311507696ba0eb319fc18eec05a0553e6b486cec1c8807bcfd53a4d98fa3d8c2002de98c6
7
- data.tar.gz: d493da96f2f9d433b776907c14c8b286a7d94aa5c5c45fc09e4e6ff8494f2d8ad6c2afb6a0b7a83c0372893623092eca22190a3f7875566c3bc18ea51d7493a6
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.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: 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-11 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: railties