mission_control 0.0.1 → 0.0.2

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 +4 -4
  2. metadata +3 -3
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: a220218b80f07d9ef9e7d01057ad1b72c2a55ad25546ed83a2f0d654a8835558
4
- data.tar.gz: 6ef0462647ceafaf117d3b9a69bd6d2a8c77a85adcbfe295ae966d9c417e1813
3
+ metadata.gz: 74fc04dc338d61be4c9efa5ddb1413bc532fb01aeff2b0c5da782e967f972e70
4
+ data.tar.gz: fd694e5b53a8d51e2fb10cb0e3063e0d608d1110bb3455e281f5e3b35db7cf99
5
5
  SHA512:
6
- metadata.gz: 044acd458fb1afa05bcc849eb8603eaf74972c3632a2ff5c9e9396458d783a0b35283d48cd3b93f75ff58a82b5c53f21b533849449f944675f2516e4aae3851e
7
- data.tar.gz: 32ab43691bd481257b97dd7a230ea4c1830fbfbb41d98a97262b3ef342b7a5a93125ec73682c6d7dd4b6cc6147ec40a5a74e9342fe9906bdef6791a0e22e2246
6
+ metadata.gz: 48053ddd0749eb4d29c1d03480223a92c6f6fef61ab3eb1fe935867b1e11f1d836e102ba99ad19950cb35a6186402a52a4359a667e16cc72574d238d5fa2af61
7
+ data.tar.gz: 76df338c46e31a26e475bf61b7fde0f2747649115db5a36eadd03aa10ba91e06e7a9a2f229026a56f867d29fe865642f7f5b830e1bc8837e5a3787942a506bb3
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: mission_control
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1
4
+ version: 0.0.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - maciej@mensfeld.pl
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-12-17 00:00:00.000000000 Z
11
+ date: 2023-12-20 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description:
14
14
  email:
@@ -37,5 +37,5 @@ requirements: []
37
37
  rubygems_version: 3.4.19
38
38
  signing_key:
39
39
  specification_version: 4
40
- summary: Placeholder by RubyGems Security Team
40
+ summary: Apollo 11 Mission Control Guidance Computer (AGC) Ruby implementation
41
41
  test_files: []