mission_control 0.0.1

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.
Files changed (2) hide show
  1. checksums.yaml +7 -0
  2. metadata +41 -0
checksums.yaml ADDED
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA256:
3
+ metadata.gz: a220218b80f07d9ef9e7d01057ad1b72c2a55ad25546ed83a2f0d654a8835558
4
+ data.tar.gz: 6ef0462647ceafaf117d3b9a69bd6d2a8c77a85adcbfe295ae966d9c417e1813
5
+ SHA512:
6
+ metadata.gz: 044acd458fb1afa05bcc849eb8603eaf74972c3632a2ff5c9e9396458d783a0b35283d48cd3b93f75ff58a82b5c53f21b533849449f944675f2516e4aae3851e
7
+ data.tar.gz: 32ab43691bd481257b97dd7a230ea4c1830fbfbb41d98a97262b3ef342b7a5a93125ec73682c6d7dd4b6cc6147ec40a5a74e9342fe9906bdef6791a0e22e2246
metadata ADDED
@@ -0,0 +1,41 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: mission_control
3
+ version: !ruby/object:Gem::Version
4
+ version: 0.0.1
5
+ platform: ruby
6
+ authors:
7
+ - maciej@mensfeld.pl
8
+ autorequire:
9
+ bindir: bin
10
+ cert_chain: []
11
+ date: 2023-12-17 00:00:00.000000000 Z
12
+ dependencies: []
13
+ description:
14
+ email:
15
+ executables: []
16
+ extensions: []
17
+ extra_rdoc_files: []
18
+ files: []
19
+ homepage:
20
+ licenses: []
21
+ metadata: {}
22
+ post_install_message:
23
+ rdoc_options: []
24
+ require_paths:
25
+ - lib
26
+ required_ruby_version: !ruby/object:Gem::Requirement
27
+ requirements:
28
+ - - ">="
29
+ - !ruby/object:Gem::Version
30
+ version: '0'
31
+ required_rubygems_version: !ruby/object:Gem::Requirement
32
+ requirements:
33
+ - - ">="
34
+ - !ruby/object:Gem::Version
35
+ version: '0'
36
+ requirements: []
37
+ rubygems_version: 3.4.19
38
+ signing_key:
39
+ specification_version: 4
40
+ summary: Placeholder by RubyGems Security Team
41
+ test_files: []