tailwindcss-rails 2.0.16-arm64-darwin → 2.0.17-arm64-darwin

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: 56b2a8023b953b955e7589b7103bb4bf7302522931233f658a467629c9946365
4
- data.tar.gz: '03297733c182ecca1950662d5440fe090865d94ca4149a1c7528ffd60ba3f52f'
3
+ metadata.gz: 3666ae9a5c082e2647159fe51bcfec3477ad0c0603eedc376ae08d1281a98f92
4
+ data.tar.gz: 853a2949336ada974979af03b8ded2d289b52d732ea02a587c0ccdf8cc494492
5
5
  SHA512:
6
- metadata.gz: 40f2fe8c525223f8662fce981cfb0df39ad5df975a6ddeedf215b7ab7e2c45eb6a02edfcdd2c1aca987fa8e2fb93d4fb6a2f35d5228794272674d1566ba5e236
7
- data.tar.gz: 0b81a17b6fdc4bf08e5d1a256cddbd1320f9acf281bc1b1cd532efca8c8be28884d5a299b5b4c12435d6e141178aefb063e44a1838eb17f642e663672364c21b
6
+ metadata.gz: 0ea40051a33e29d04f01cdde98b8fb6654ed90eb564f4e0fdfc6dce89273444ecf33b75e129bf14152bc8f66828bb10292f07fef011c91b30b765b717489863c
7
+ data.tar.gz: 1a404cf33f4eeaf4f3c11cfb59b922adce8a2fecf2c4e07a1e8ff92cabda0ce5d25cfce3e4d26d89b69aa283ba9f3f9d9e67197156da4d5c12351bc95258402d
@@ -11,6 +11,7 @@ module Tailwindcss
11
11
  "x86_64-darwin" => "tailwindcss-macos-x64",
12
12
  "x86_64-linux" => "tailwindcss-linux-x64",
13
13
  "aarch64-linux" => "tailwindcss-linux-arm64",
14
+ "arm-linux" => "tailwindcss-linux-armv7",
14
15
  }
15
16
  end
16
17
  end
@@ -1,3 +1,3 @@
1
1
  module Tailwindcss
2
- VERSION = "2.0.16"
2
+ VERSION = "2.0.17"
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.16
4
+ version: 2.0.17
5
5
  platform: arm64-darwin
6
6
  authors:
7
7
  - David Heinemeier Hansson
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2022-10-21 00:00:00.000000000 Z
11
+ date: 2022-11-01 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: railties