tailwindcss-rails 2.0.14-x86_64-darwin → 2.0.16-x86_64-darwin

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: 38156d8a2867623683babe1a9456d0689c01c3a664cc90980139fd2849ad8194
4
- data.tar.gz: 17eceda9d65e51a44c022a4e5dc80c48fcbcfc380586d92273e4ffcaaa7f2d97
3
+ metadata.gz: b30b1c11d324bf2f509e8f44b3d30204affdab22bcab78737bf8642a432d1112
4
+ data.tar.gz: 22263ef303b67937c61f63f5b4dbdbaf206c4cab47459ec850c3c44395607268
5
5
  SHA512:
6
- metadata.gz: 22cfb75e577fa304a58848df6abff8d3fe667bc09fbaa1e8722de3d9dc4d2150c2c644e425614fdff428ed528ce01480d606b5937a8e11a353b28d00ec3ffaa0
7
- data.tar.gz: 1a733236172fcb96f7a295045fe4271c42819f4f2e758a258e039d85b91de304c75520282af892c5cfeda44afdc9cd6e0665dcf8873db0bea5e571a359e36d0c
6
+ metadata.gz: 115af28c84daf186501a1bc0f21eb52cd473dc773cf1d35a6e7739444332260b53aac9cbfd7c6ece993907e6b49d45e64d25cd92740751e78e47d584daf789ca
7
+ data.tar.gz: 6224df6ea85b5d351e1df9cb052c0f9b568118608421f4ad941fbc686b4cb93a63a78f32a72df966329b630309bc42d69d349bcf61029cb22102518f1121e603
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.1.8"
4
+ VERSION = "v3.2.1"
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.14"
2
+ VERSION = "2.0.16"
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.14
4
+ version: 2.0.16
5
5
  platform: x86_64-darwin
6
6
  authors:
7
7
  - David Heinemeier Hansson
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2022-09-19 00:00:00.000000000 Z
11
+ date: 2022-10-21 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: railties