tailwindcss-rails 2.0.9-x86_64-darwin → 2.0.10-x86_64-darwin

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 5b1bd9da4325e426f2274b266ad4c1b0bf3f049e350a66a2cd891e551a007807
4
- data.tar.gz: 267d77d3f943c1076cb65e85416c94a67934d788ab384ca0b1ba53e17295d2cb
3
+ metadata.gz: 8078747af50bf242a00dd651a054bdc04f4cdfd65a4d43774d9dc488f119044f
4
+ data.tar.gz: e1f8093274e69434d3b030afe955c50c7402bb0fe2f639a5ead55cac27f22bf2
5
5
  SHA512:
6
- metadata.gz: 87e84c4dab3f0ca0cfd80c4b1a8c06ba8bc5fdd36be2246bfeea783afde3484434e9b0bc9f27aef7f3454b842e6b9683052aa82a187b0a0dad1fe18fa7916e35
7
- data.tar.gz: bed678a33ace6b832c46e5dcad109f82e1f8333a33ebf3d422c2695dab091299cb17f670a75aebd615d042f03a61dd0610023202f739713042ae0e05e0d0e85a
6
+ metadata.gz: 151e262085d70219b1a6bfe09748f2a9c6232828820de5618fc431655fe35d3951a96cce4b8477f4f5df97925547a25d364551b03918cccaf450f2f05d3846a3
7
+ data.tar.gz: 8c83b586d09b213979e47bdacc1a1aa3f7db5698a89fbe218af5e5c92558084711d5a2f129d336543cd23312ab29e066166427c9dee713fa3bc9181c3f18de77
Binary file
@@ -1,3 +1,3 @@
1
1
  module Tailwindcss
2
- VERSION = "2.0.9"
2
+ VERSION = "2.0.10"
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.9
4
+ version: 2.0.10
5
5
  platform: x86_64-darwin
6
6
  authors:
7
7
  - David Heinemeier Hansson
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2022-06-18 00:00:00.000000000 Z
11
+ date: 2022-06-19 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: railties