example-gem-with-rce-code2 8.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: e63f634903d88aa152b46c940b27153f1d213902e1e2c5578c14d3bd86a4741f
4
+ data.tar.gz: a06e94d005ffc4f813b9a0c7f589673755805a5663a2593e88fd85eb034f7799
5
+ SHA512:
6
+ metadata.gz: b6206ca2ec80547f063b45935610a39f83308aa03823751d777e4b2a979c424ae4270032ad038663caf515368255557873b5b3e6f0af01141ef2520f456147bd
7
+ data.tar.gz: 2611414dfe653ad8b270f47374845b81728423e1ab72181e9dae3a7b172f0297bb4b6b3cdaf3fe08e413f00012585de0c08dab3d1c631557c76b3c0b77518c65
metadata ADDED
@@ -0,0 +1,41 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: example-gem-with-rce-code2
3
+ version: !ruby/object:Gem::Version
4
+ version: 8.0.1
5
+ platform: ruby
6
+ authors:
7
+ - maciej@mensfeld.pl
8
+ autorequire:
9
+ bindir: bin
10
+ cert_chain: []
11
+ date: 2023-07-25 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.3.4
38
+ signing_key:
39
+ specification_version: 4
40
+ summary: Placeholder by RubyGems Security Team
41
+ test_files: []