ariadne_view_components 0.0.15-x64-mingw32 → 0.0.16-x64-mingw32
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/config/importmap.rb +3 -0
- data/lib/ariadne/view_components/version.rb +1 -1
- metadata +2 -1
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: ba08022ff5d2a9312f6a838469a08cd2d19aad97275cdd0054cea80d8185dab6
|
4
|
+
data.tar.gz: 419baa540e5ddbca9939aa619423d425cd60de991fa7cb49fa127be2ead74fa3
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 555ad55af9ba42544371a0a64b48440c04c2f038ccb8d391e653d6371664cc5e0206e88c47515d541eb0383fed7219c2bedf0a6894659a390e3f0ae20e4ae3c7
|
7
|
+
data.tar.gz: 698ddc3c23f5dd2ab7d24e873bf3b2546f05bcce913d77a25f401f24bb295d637d93c4737ed37e8503a3bbf10ae13b1030592502bcb8457ffab9f17aa66cd3bd
|
data/config/importmap.rb
ADDED
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: ariadne_view_components
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.0.
|
4
|
+
version: 0.0.16
|
5
5
|
platform: x64-mingw32
|
6
6
|
authors:
|
7
7
|
- Garen J. Torikian
|
@@ -214,6 +214,7 @@ files:
|
|
214
214
|
- app/lib/ariadne/logger_helper.rb
|
215
215
|
- app/lib/ariadne/status/dsl.rb
|
216
216
|
- app/lib/ariadne/view_helper.rb
|
217
|
+
- config/importmap.rb
|
217
218
|
- exe/tailwindcss
|
218
219
|
- exe/x64-mingw32/tailwindcss
|
219
220
|
- lib/ariadne/view_components.rb
|