hips 0.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. checksums.yaml +7 -0
  2. metadata +47 -0
checksums.yaml ADDED
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA256:
3
+ metadata.gz: 128d17de392b9749d027016bba9203e8f0a6f1208ec8287d7fbf1387cafcd048
4
+ data.tar.gz: 21d1581fc2a830c003cf84617abaad5b41bbbbec76d266a77a8cb3e08ad564aa
5
+ SHA512:
6
+ metadata.gz: 0dd115a2db642e3a821ea506c86d5cb3dfd3db1303b56e275401c6e50e9e6bd416fb699350b7ce7243b00d52da126d2864c19f4272cb262ef3b812e52004a0e0
7
+ data.tar.gz: ea5fcdcfefe2d06ddd4d27d4a86fd9dc7b0334729bdba13ffed816fa41d83d4e9099a8e8ec92e74564840d010fda5fb3ca47ac7d4bdef56f3570b660fb7eb79b
metadata ADDED
@@ -0,0 +1,47 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: hips
3
+ version: !ruby/object:Gem::Version
4
+ version: 0.0.0
5
+ platform: ruby
6
+ authors:
7
+ - Lucas Billaudot
8
+ autorequire:
9
+ bindir: exe
10
+ cert_chain: []
11
+ date: 2022-06-14 00:00:00.000000000 Z
12
+ dependencies: []
13
+ description:
14
+ email:
15
+ executables: []
16
+ extensions: []
17
+ extra_rdoc_files: []
18
+ files: []
19
+ homepage: https://github.com/billaul/hips
20
+ licenses:
21
+ - MIT
22
+ metadata:
23
+ bug_tracker_uri: https://github.com/billaul/hips/issues
24
+ homepage_uri: https://github.com/billaul/hips
25
+ documentation_uri: https://github.com/billaul/hips
26
+ source_code_uri: https://github.com/billaul/hips
27
+ post_install_message:
28
+ rdoc_options: []
29
+ require_paths:
30
+ - lib
31
+ - config
32
+ required_ruby_version: !ruby/object:Gem::Requirement
33
+ requirements:
34
+ - - ">="
35
+ - !ruby/object:Gem::Version
36
+ version: '2.5'
37
+ required_rubygems_version: !ruby/object:Gem::Requirement
38
+ requirements:
39
+ - - ">="
40
+ - !ruby/object:Gem::Version
41
+ version: '0'
42
+ requirements: []
43
+ rubygems_version: 3.1.2
44
+ signing_key:
45
+ specification_version: 4
46
+ summary: A gem to create branch from GitLab issue
47
+ test_files: []