tailwindcss-rails 2.0.22-arm64-darwin → 2.0.23-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: 8a2bc0e5fe05e4c9402559955717ec9997d9b1048f6408fb6499422d4d28ab88
4
- data.tar.gz: 9ea3a6c78d44c05c4038dafa7eb77fcebb6fc77c41d012354acb29e13dc7a2eb
3
+ metadata.gz: 87994eddae06bc9764eaee75ff870e4bd3bbc3050b30fd8219291f13b09622b3
4
+ data.tar.gz: 5554ef4015f9560b0c797c569a2890bc56b8739f13e50574c8a5349990853b4f
5
5
  SHA512:
6
- metadata.gz: 3ca92dfde7b81dfb173d02a62d9cc4eee51f500dac2231b21c8ad356c6aaa61ea3a1368030444904f89eb07f3403613828ca8d5b0a77f744531d62740850f11d
7
- data.tar.gz: 3dd2ad426b8866a22fc1bd50bcf339c745b10c025597d28de7a4e42767975f594ccadda08a163f50e7ac7a301b6e4bbd96adf22d35ecbe8c27fdb6d240151362
6
+ metadata.gz: 7cb949f154e7b7ec935db5855cf4599f15d6c6d4aa1b4e6816f1b20aa157205bca9bd72d09e47330f0838703e97c073b5d9df4264b07bdc0fe4b503d8a687517
7
+ data.tar.gz: 395c09ec74b4ca2d36ade0b1160d25ec27be3a8768f61426125f98bf86e0a8b430c9b3bcff3ef74a83e1860f29890ff966b006b8cd1e940d2489c4be09d0dc71
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: arm64-darwin
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