tailwindcss-rails 2.0.32-x86_64-linux → 2.0.33-x86_64-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: df1a4a6f1c6bd139e6d6c76eab6d60c3ea6d7ba48352b98305c1bdcd3ccd4645
4
- data.tar.gz: 210eafc191c799fd4a84c83e6c999ebed17d473e5f22fbe0705e0a2142c38c9d
3
+ metadata.gz: 687d5407e05d6163eb80dce1f58a649528482244512ece01b2723749c7038615
4
+ data.tar.gz: 59ba69bf762ecbae8024c8770b3586e4873be60ee5d2b12dc41da78922ef29e4
5
5
  SHA512:
6
- metadata.gz: d15c840d81aba699d395f30d5adeb322bf0cf0464e2cc6abeacd5d91efdbd96a10b877c7ef76a5d7b033ff3aeb8a1c3c1dc66fa59fa437a37eb412b7172eb15e
7
- data.tar.gz: d41b90e802cab5a1dd4d5c74d4257923fb18a381f7fbca794b740a8449f4c882b43d482aa25243a822ff3dbf722e38c195ec38f92f089528b86736ae55d00daf
6
+ metadata.gz: 42c1c2426be8e58d5b310f54804b1649ee713aa808f2b76a453c9e7b410b94eaae909bde3faa003b60b24a4e2291f35f0a4105136d5324d68f53c369d6488450
7
+ data.tar.gz: 1dc7031cb24fa0cceeb6dabcecd892ebd21ef85701423f0630abaddbeb45bcb774fb135c18ce32e9dba6700501bec2d0c702a6928e8a42b8760fd244dd9ea591
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: x86_64-linux
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