ariadne_view_components 0.0.49-arm64-darwin → 0.0.50-arm64-darwin
Sign up to get free protection for your applications and to get access to all the features.
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
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.50
|
5
5
|
platform: arm64-darwin
|
6
6
|
authors:
|
7
7
|
- Garen J. Torikian
|
8
8
|
autorequire:
|
9
9
|
bindir: exe
|
10
10
|
cert_chain: []
|
11
|
-
date: 2023-06-
|
11
|
+
date: 2023-06-29 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tailwind_merge
|
@@ -111,6 +111,7 @@ files:
|
|
111
111
|
- CHANGELOG.md
|
112
112
|
- LICENSE.txt
|
113
113
|
- README.md
|
114
|
+
- app/assets/builds/ariadne_view_components.css
|
114
115
|
- app/assets/javascripts/ariadne_view_components.js
|
115
116
|
- app/assets/javascripts/ariadne_view_components.js.map
|
116
117
|
- app/assets/javascripts/components/ariadne/accumulator_controller/accumulator_controller.d.ts
|
@@ -341,7 +342,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
341
342
|
- !ruby/object:Gem::Version
|
342
343
|
version: '0'
|
343
344
|
requirements: []
|
344
|
-
rubygems_version: 3.4.
|
345
|
+
rubygems_version: 3.4.15
|
345
346
|
signing_key:
|
346
347
|
specification_version: 4
|
347
348
|
summary: ViewComponents for the Ariadne Design System
|