tailwindcss-rails 2.0.28-arm-linux → 2.0.29-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: f99b02780826ac1f9a7646458f5ce27ab710375e4a93a6c2796455c1675718eb
4
- data.tar.gz: 235a4575e027897f62afc9ddb5a8d278cb97979acd98f713fe972a7510b24805
3
+ metadata.gz: 68e6eb6c80874c86def8f53daf19522c607b2e7e2411fd5f60e060a77b660479
4
+ data.tar.gz: 24e1502762ad9394c6442049508562f0a5966a421a1522e18a1bd2f1a90eae3f
5
5
  SHA512:
6
- metadata.gz: 28bdd87c2fe49a19d6d52be891f698b05f68b79a1f11702c694c67478cd6a756b9ecdc190feedf9e751578ad2e5c7de1b96363b7f4eff41141cd78bd9a60de9d
7
- data.tar.gz: 484474186f93ee1ae36aff32bac4ad0817d386ddfb50ab60c8c55cfb3254690889dd4771713970548413696983cccd67ec835f0d27b65347a5851ddc97ac9fb8
6
+ metadata.gz: 8906a65a164708e998f2bb25478b5b19afc34402f5c5552570afd53b431cc3ef78690ed16103a8b4796a9a7a2f261c1376ca8eb162e9cdbb0f22696d56fa030b
7
+ data.tar.gz: 6d7c243c91a3be471c4710ce3e17250d8d22b9074cb78c484f54817675b3dfd67269c093b5ee5124e06e32e33b947c3abaa2f48f2e4fcd7cef0eb3430e6084c8
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: arm-linux
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