tailwindcss-rails 2.0.14-x64-mingw-ucrt → 2.0.16-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: ac5362062dcf8f863b5122130dd73d0fb806069d6217cc07e041bf323112d097
4
- data.tar.gz: 8751ec7ae635f41b860b321294270e98d31da014e2ad689249561d77b2fb09b5
3
+ metadata.gz: ba8edc1468eae7e94933c6b9928f6192635280704d81c518202af43b64aebde3
4
+ data.tar.gz: c213149e44076aa57dce7716a103c24aa2771fa90604b8f068d9a1c1434b7634
5
5
  SHA512:
6
- metadata.gz: 23b75156869e886852dd065e274f032966ac39f88b86f279dcb46797b568d06508cd7d0ad9a6323feabc30a5077b4c6a0a3b2d229881fac2da1cded2f32dd401
7
- data.tar.gz: 9a5b38039bc81279ecf90be78fe32a6d2dd4b629ced69da4b68fba23af1ee39493f8559c8e516c7fdd6444e71c85d6db6e957228c0a43101c75ab52e55a13fe4
6
+ metadata.gz: 9ade7a5662945d3a6dd899d4dbcfb7e805fd056abbf8f4803f438ec26b7cc140ec8b15bd86d9f70df7f30c3311071b014c0fc590a2d3b0245998773f0b2f09e5
7
+ data.tar.gz: 6ad7aa23b095facbb4e48540eddfa6f2af9f8ab07e31fee326a0a7afb367438d5815cce437de01424e8c5a54e82f1ecbbfa2af1c462627b74948c7d3aef7a54a
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: 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-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