tailwindcss-rails 2.0.28-x64-mingw-ucrt → 2.0.29-x64-mingw-ucrt

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: 4fdb0cf88a482b1fb11274b3d88d5290304f952c37b39bb9c257e6b4dde36f57
4
- data.tar.gz: 7435f751b0b7db999201bb9f00fda7ee443abd6806a5bfe2562eb132a7161d70
3
+ metadata.gz: 6eff1828b2daca2a4e85f6f4e5a7dc425ac97498d4d379d828937c3e9cebef15
4
+ data.tar.gz: 15219e91c48067f7d15aadccbcda24656d515d72d62767e888be743e1b286e55
5
5
  SHA512:
6
- metadata.gz: 809e4d61a9c600ba69dd2ff9799b6f708792e51c0c8d2d8ae49fb9eec8380f2d66e9b7c15b0e358c60f63c09f391c0130cf1ebdda812a2387ea703c136165afe
7
- data.tar.gz: 66fadd9fe4870ca20370e52e48a4628e4198eaed857e06d4d3b64790f6e36bcf0046fd44d89ba52ffb731194fe45c5fe4ea6d0fbb439b28ab180a7500ff99d60
6
+ metadata.gz: c1eab94f0bf054f0eee8813a24901cde88cba4722db2347d76d29727d33ef6b24508645d6607ffb7d103bc07cf02bc8a94a0eae6f683f91f39f6d0ebff382006
7
+ data.tar.gz: 7a4912ebf798ae83f5045dc267315dc59d4c515594583ae0afb80fa4e39426641332f60c5cafa3b2c21d0a1ed44eaf0f96cc66f698205b8fb6b36be003c30d9d
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.3.1"
4
+ VERSION = "v3.3.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.28"
2
+ VERSION = "2.0.29"
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.28
4
+ version: 2.0.29
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: 2023-04-21 00:00:00.000000000 Z
11
+ date: 2023-04-26 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: railties