rustybars 0.1.0-arm64-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 ADDED
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA256:
3
+ metadata.gz: 8b95c56be33246b140ce04b7b7f42cb628c28c059fe2781daddfc12f6e24d7c0
4
+ data.tar.gz: 0fd7407abf9c9e1840e21f7da6944c3ebeb9ffd699660bb7ae8495382ed5020e
5
+ SHA512:
6
+ metadata.gz: a1ac884b755f50bb5f2503cf7a42db93146a55546de48af0cd92ddde96e51facf7b5663ac39f0a2138b64a9f05c3f765eaf20e27d5875c8c61f8a773a55df12d
7
+ data.tar.gz: 0c17b66fed6ee97bad983fdf9cba7ccd23d65669856224bf0da6e8f7b53659069af8434cff1e082c725082bdd5e2c02dbaa06fe41b5ab78f3b2b86c6d0aba54a
Binary file
metadata ADDED
@@ -0,0 +1,47 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: rustybars
3
+ version: !ruby/object:Gem::Version
4
+ version: 0.1.0
5
+ platform: arm64-darwin
6
+ authors:
7
+ - Andriy Yanko
8
+ autorequire:
9
+ bindir: exe
10
+ cert_chain: []
11
+ date: 2024-01-18 00:00:00.000000000 Z
12
+ dependencies: []
13
+ description:
14
+ email:
15
+ - andriy.yanko@gmail.com
16
+ executables: []
17
+ extensions: []
18
+ extra_rdoc_files: []
19
+ files:
20
+ - lib/rustybars/rustybars.bundle
21
+ homepage: https://github.com/ayanko/rustybars
22
+ licenses:
23
+ - MIT
24
+ metadata: {}
25
+ post_install_message:
26
+ rdoc_options: []
27
+ require_paths:
28
+ - lib
29
+ required_ruby_version: !ruby/object:Gem::Requirement
30
+ requirements:
31
+ - - ">="
32
+ - !ruby/object:Gem::Version
33
+ version: '3.2'
34
+ - - "<"
35
+ - !ruby/object:Gem::Version
36
+ version: 3.3.dev
37
+ required_rubygems_version: !ruby/object:Gem::Requirement
38
+ requirements:
39
+ - - ">="
40
+ - !ruby/object:Gem::Version
41
+ version: 3.3.11
42
+ requirements: []
43
+ rubygems_version: 3.4.4
44
+ signing_key:
45
+ specification_version: 4
46
+ summary: Ruby binding for handlebars-rust
47
+ test_files: []