tailwindcss-rails 2.0.32-aarch64-linux → 2.1.0-aarch64-linux

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: 3189b977bc80ff7036eb9fc2ff7a860ff63150589806a5e5db51a907a5ca9d67
4
- data.tar.gz: 7e70988c6450f283cfc122f6b07b5b2efc7c8a808586cdd5d232630265ce3ca2
3
+ metadata.gz: 481bd117111f0b07b822c0298c6c229b4f3f2d5b3d094e85577d88155bc76eec
4
+ data.tar.gz: b03a145b476557917fabe019fc834da0bfc20892856cd44fb97974e0940cc17a
5
5
  SHA512:
6
- metadata.gz: 89b2990e81c8ef416252ee63dd339f6450ab4b0c4d67f6f4959293ac43167bfd202fefb8967cf1e2603e93d2469bfb14b3b9dcf84da089443d58c569b3928e69
7
- data.tar.gz: 1489b757d0371c889b7a0e62ff2261272153f5288e9ee8f19cff1e6be3e04a4f1145d4c36086046a75b26ea4c4bc098feda57b49ad6ac9d57b473697455c2428
6
+ metadata.gz: 9c8845717e6b4afb3a0f7fa3c26fbd9c4c44329da272807f6029fcbe1d7357fc478c77c941013d2bf9f2c3328ca8ad12d15c5d31f9a601f901f6b142e95aa1b5
7
+ data.tar.gz: aef9a0437448e196ee0b4446f62353a26b45d56959529fe759904cbe8343918043d937d42c87689180227897ca0106ba1b914ddf3105ba5dbb5500abbb7854e5
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.4.0"
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.1.0"
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.1.0
5
5
  platform: aarch64-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-19 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: railties