ariadne_view_components 0.0.15-aarch64-linux → 0.0.16-aarch64-linux
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: 40dbbaad6adf0c6d441f5c0996d5585bfef1ea2133a92250bedef2cda8261857
|
4
|
+
data.tar.gz: 20c14e082d35f2eb0fce7e1b542236816e1b882c5add928f160c1235e9382f0f
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 3552859316e0e99cf4dc67c8249e1b2b38a5002a9f4aada9ae22f93e125b46de383b62f27ae8d0e8a8449c561ec547545c595136dfda8a0382e666814f2da080
|
7
|
+
data.tar.gz: e8e0e5183923a34107c08b53d8ab05d119283d559cc09d4837e9dbd1c5426bbd16fcfcd34dbe1145d4faf8d822867a34a63d76b1ea036cfd06aa8bf660fd5d9a
|
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: aarch64-linux
|
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/aarch64-linux/tailwindcss
|
218
219
|
- exe/tailwindcss
|
219
220
|
- lib/ariadne/view_components.rb
|