tailwindcss-rails 2.0.32-x64-mingw-ucrt → 2.0.33-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: 4f246341c936348d9d41c3712b29378c5e178aec36de1a56d8b005b5ea0a953f
4
- data.tar.gz: 485444950329176081797ffe5f9b19c6a19145097edbf1063fd265c925e6b8c8
3
+ metadata.gz: 1eb695cb1b21b464aa2c1d19753e2c1d4d385959f9008fc80bfc5e69c32f5116
4
+ data.tar.gz: 1c0906681420f6c55bced4dd3860adfca49930188f52dec177bce26c2421132f
5
5
  SHA512:
6
- metadata.gz: 5c74a62c39cfd4eece931bcdaf97844f537eaf107a71556e2f9b7b40acbd930ff36c36dc5475526b413d4e9b1e283e004df126f62290743ce56f00a6d821afb7
7
- data.tar.gz: 80bec740191ad26d7ddc4dfa8b7ba453aaf7a1f1968edf758cad92ddb5994ef157e59bd0cf9fcb0fa04c9e3fac45c6ccf233996faa2548f57a4a4c0979cc63f9
6
+ metadata.gz: 1a712facab3819f14a952c2578e4f7b0d5b692e1fa603cc4bbf704a481641d020820c4b2db23914d2b1003d4651ec848f573f30c0062fdbdc18ebfbc75e6b3a3
7
+ data.tar.gz: 5c224d2f8bfbf14fd2add7044cf4b27e2baa9d528536d8b6200f8ad2055ad1fb8d6266f20e7c9702da0f11521d15d69e2914f1ccb1799d712533743c26db19bd
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.5"
4
+ VERSION = "v3.3.6"
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.32"
2
+ VERSION = "2.0.33"
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.32
4
+ version: 2.0.33
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-10-27 00:00:00.000000000 Z
11
+ date: 2023-12-09 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: railties