sstlistpplabs 1.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 +43 -0
checksums.yaml ADDED
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA256:
3
+ metadata.gz: c847cbd91c0bb2a9c2b66cf1bcc75e9afcd923d13288f01f4e50ab334e01b624
4
+ data.tar.gz: 065d881c61be63fb20dc36e188aa476728347053f3afb580f0de5cf3d5a484b8
5
+ SHA512:
6
+ metadata.gz: 5e66c19dee4cf2afba58431e6d06ac87a747ff5c9ac95e74b21168d599a0038c25f4a1e2ed8bc98bef86c4ec98d9bf06382d93538459e281bb8ca09d627dc536
7
+ data.tar.gz: 8f10cafdbc480afb566642e9602bffa1c8deaa607c949c73b9c08fbaabbb687e656684088090ddf80764665bbfdf528fc142c133703d06b1e5b5726766678f73
metadata ADDED
@@ -0,0 +1,43 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: sstlistpplabs
3
+ version: !ruby/object:Gem::Version
4
+ version: 1.0.1
5
+ platform: ruby
6
+ authors:
7
+ - vitalijgolovij
8
+ autorequire:
9
+ bindir: bin
10
+ cert_chain: []
11
+ date: 2023-05-27 00:00:00.000000000 Z
12
+ dependencies: []
13
+ description:
14
+ email:
15
+ - vitalijgl19@gmail.com
16
+ executables: []
17
+ extensions: []
18
+ extra_rdoc_files: []
19
+ files: []
20
+ homepage: https://github.com/VitalijGolovij
21
+ licenses:
22
+ - MIT
23
+ metadata: {}
24
+ post_install_message:
25
+ rdoc_options: []
26
+ require_paths:
27
+ - lib
28
+ required_ruby_version: !ruby/object:Gem::Requirement
29
+ requirements:
30
+ - - ">="
31
+ - !ruby/object:Gem::Version
32
+ version: 2.6.0
33
+ required_rubygems_version: !ruby/object:Gem::Requirement
34
+ requirements:
35
+ - - ">="
36
+ - !ruby/object:Gem::Version
37
+ version: '0'
38
+ requirements: []
39
+ rubygems_version: 3.3.5
40
+ signing_key:
41
+ specification_version: 4
42
+ summary: student list app with mvc and other patterns
43
+ test_files: []