tailwindcss-rails 2.0.22-x86_64-darwin → 2.0.23-x86_64-darwin

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: 462f9e360c6cc7816aa51c45d2261c7bd9e841db8e677b7389b5e48a9543c97d
4
- data.tar.gz: b38241eced8d86df42cb1bdd6217a2d97716389a0211a46464b56acf1617075e
3
+ metadata.gz: b93a2c5bcbcef1d8f39478c71ed1e2a4c71ca03a9d9c0ee87480efb539b75322
4
+ data.tar.gz: 1e2fc62ef9fe69868c67edd09c316df88136c4cf37307aad0805dfb4fb11c876
5
5
  SHA512:
6
- metadata.gz: a41a842e4ef31e548859b44a385cedaa90727e48b827abedb249817d20e972dd6cab211770b9d9da019b4cd6abb959d43129646e5e9a7e31d2f3b42a9b251397
7
- data.tar.gz: ce8680608455ea248482a1a1dbdfdd7732a9d7649a2a7b10082f3606b86c17f4ae9c7afecc370798644a17dd7b20f592282bc5505e4ea535cd5a99b31fc820d7
6
+ metadata.gz: eba4a03f9e9ffc69bdbfba7cf0ce44138eab791f4446f1bc7a9518393ef62193ddce5eb3c86dc663af0ca8f410e68277fbdb0799027a306f4ba60935a44ec99c
7
+ data.tar.gz: 38f76188526aab2e020a2f4b07c149e3b99bfcdde0057a85a335d32ab923880df0b91773da6eb7eeacc1568ce827ebb2834a26b246428972af66653557d8998e
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.6"
4
+ VERSION = "v3.2.7"
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.22"
2
+ VERSION = "2.0.23"
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.22
4
+ version: 2.0.23
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: 2023-02-08 00:00:00.000000000 Z
11
+ date: 2023-02-19 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: railties