tailwindcss-rails 2.0.17-arm-linux → 2.0.18-arm-linux

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: 1e07846fc622491f21908714596d31c7cda6817cccc7a95a6e96a685a10e88a8
4
- data.tar.gz: 2f6bd8a6ac01085119bc56db863746cf9a1e335970df173752bc62b5d27fa03a
3
+ metadata.gz: 9125d707b6ac216da8e3940d77c596cd3eaf48c3abe0ca7f2890f39ad6262fce
4
+ data.tar.gz: bbe9b1a9ac9e097c6af505860c1d010f576d5b73900eee8485ea63c99ec5b5bf
5
5
  SHA512:
6
- metadata.gz: d0ece2f268402b2c42922936382e2000eb80ebd3e81354b558bb0e56e31dd5b1d2a07470f1174c00588a846f77c7bd79eb78b686f47901d97f1c22eba3d875b4
7
- data.tar.gz: 1a0a3b8ba62dd38ba42704b88bf269c6572cba71834d055a8bd724a97670a9e87e4097dfe2957fe7073b47b0794ddaf60589168411745748221446d76460766d
6
+ metadata.gz: 70a1140bcde9bf3700fecc49fed39fe387a7bfb6c8c0131997d4a156f2342d4eb8cdf36ab49809309bd2b6ac0b55d631b2d9aa3289537ccc8322071023e1a31d
7
+ data.tar.gz: 02f2149cee645de4c67fee3783719fdbd3bd2a4953fbe88609f334099d9bfaf094aefc2c04874618adea51f32dafe8250269d1a15cdde59e7e50c307be56b2f6
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: arm-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