tailwindcss-rails 2.0.22-arm-linux → 2.0.23-arm-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: 44b2fe1f803d76c6d6b5f7e75e59298a3dea806bbd01e2518c21d9758ac725fc
4
- data.tar.gz: 36e372aaaf857a6165ef04f9db65a9fcaa79c0c55ea5e5ee07f7aa1d65b39a14
3
+ metadata.gz: 03c7a91cd3740e10a55f629802fc2cd26f1d89116a7da674e6128b60e62b5da6
4
+ data.tar.gz: d5bf64837b6400ae1d3880dc258a9091371b3b022ce5b1c0538b636706ace5f4
5
5
  SHA512:
6
- metadata.gz: 797b01dc12ae94bbd76a948d7f5347e4e980067dabbb9b7ddb4863640c3df8ab914e9c2b0024649792c0ce3d1027a89b95932e6db5543336dec50ec4d6d4da57
7
- data.tar.gz: 0b0e69c1149a90de7ed6536eb1a3631c600d54f2d0e2b8d5abc1ce93ce1d466da10981a0bc02577730a8717c1b42f3eec2f0c67260b4abe1e9f41ebdb52ed513
6
+ metadata.gz: d0d707a28c4cc8177cb42fe037a8559d235bd4bcc9fd2f7c1bccdacb125ccda0774461f298b45dd5548484a2a0a74a58b587b7128a15511dbe06c7f88a6a2596
7
+ data.tar.gz: 99d1621aff17cfe74f5e80d8efd77c3005d58181040f589777f59b42cd7b0aee7b3013c2dba8a80d369741d443259afa5da46308edf7717f92bc874d4412e1a6
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.2.6"
4
+ VERSION = "v3.2.7"
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.22"
2
+ VERSION = "2.0.23"
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.22
4
+ version: 2.0.23
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-02-08 00:00:00.000000000 Z
11
+ date: 2023-02-19 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: railties