tailwindcss-rails 2.0.17-x86_64-linux → 2.0.18-x86_64-linux

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: 3b6cb32cbb2914b059b946b574dbb67d804fdf996160a46ab944b1c85d5a44e8
4
- data.tar.gz: bf427341f6bcd41047b1bb2e44c6829641e3bd949be61daa7946ddb74d0c58cb
3
+ metadata.gz: 115369dac8f70295e833686abbf97549577d7145a9260faa088c99586171bf11
4
+ data.tar.gz: 891b668328e3a5729a7e3d25059ee4deb11245f88cfc28ebb3f9e89363589c53
5
5
  SHA512:
6
- metadata.gz: a53a50111e3122298e75c13e422deb814cfc29e7bcfb68bce7d3a118a76330f10aa30ad96c39d9b12b1c76dcf7da763af6c8203e9c076a8e19db90b4915ee385
7
- data.tar.gz: cbe23009d5264fccb1a19423d2e6e27f723d818a576817c3b45edef72714443eee267f590d1fc710d702f6fd45cc4f2c3f575b4e180d265d2bd345561e6ea623
6
+ metadata.gz: c10d1369a4a3d3a05056b2f7e565cab8f0125e7d958a0d0580ad7b322ea4082d40958c11dc3a61d02431b6fde8642bec94b808b1154049963d58255994d1ed34
7
+ data.tar.gz: 4368d2e6286f18c29306499075a197abc3da561be51e8384d69ab25dbd51cc647af8213156ff797fa63b2a936eb1c1b8fbfe13734241feb14e599b5f2a82dca3
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.1"
4
+ VERSION = "v3.2.2"
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.17"
2
+ VERSION = "2.0.18"
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.17
4
+ version: 2.0.18
5
5
  platform: x86_64-linux
6
6
  authors:
7
7
  - David Heinemeier Hansson
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2022-11-01 00:00:00.000000000 Z
11
+ date: 2022-11-07 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: railties