tailwindcss-rails 2.0.33-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: dfc650283a687ca9f61184c98397abd7f8b64b0b95313a4b4d27a0e8a83308e7
4
- data.tar.gz: 661a99f3ec976273765697ca63391303738a9623c1e4ef580c167e3feb34af3d
3
+ metadata.gz: 481bd117111f0b07b822c0298c6c229b4f3f2d5b3d094e85577d88155bc76eec
4
+ data.tar.gz: b03a145b476557917fabe019fc834da0bfc20892856cd44fb97974e0940cc17a
5
5
  SHA512:
6
- metadata.gz: da70f778d91fc09b68028a83a6e554b826153ef1d072328a2e56646a399247dc54c13c592b4b0627d8753233c96314e53cb7f87c453522ece8d892ee340d7b82
7
- data.tar.gz: f09af428412b6210998307ca4637dcd8b825bd7d2d26dca111bd955ea8637afa5e9ccf6addcbc65c38656546144049b4af9435025173125af6ad57c31ce0aba5
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.6"
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.33"
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.33
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-12-09 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