tailwindcss-rails 2.0.16-x86_64-linux → 2.0.17-x86_64-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: 5c31695f0153dc676cfa605a43893980b8c3853b8502fab38c279a20eb5cf48b
4
- data.tar.gz: b6dcb9542fc084e8f5f3facd19adf94a052db3b476fe0aa7dd0a77dfa3087fa7
3
+ metadata.gz: 3b6cb32cbb2914b059b946b574dbb67d804fdf996160a46ab944b1c85d5a44e8
4
+ data.tar.gz: bf427341f6bcd41047b1bb2e44c6829641e3bd949be61daa7946ddb74d0c58cb
5
5
  SHA512:
6
- metadata.gz: 006c76ded44696a0eebaac6668980aa0a71bce60b341cff2b0314cf2e74b846060758648eaa8061607bf90638897bac43ec4495d012877fc02eb70627edaf4a1
7
- data.tar.gz: 9ca7913f06e9ee66e5617f2bae44400627a680421ef33ca853330551bdf3759ca4627e4715609440c0895d7de4ac2332ea8d9c0f9b03dcd3bbd46127b54c4c4f
6
+ metadata.gz: a53a50111e3122298e75c13e422deb814cfc29e7bcfb68bce7d3a118a76330f10aa30ad96c39d9b12b1c76dcf7da763af6c8203e9c076a8e19db90b4915ee385
7
+ data.tar.gz: cbe23009d5264fccb1a19423d2e6e27f723d818a576817c3b45edef72714443eee267f590d1fc710d702f6fd45cc4f2c3f575b4e180d265d2bd345561e6ea623
@@ -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: x86_64-linux
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