apex-unique-1783401907 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 (3) hide show
  1. checksums.yaml +4 -0
  2. data/lib/hello.rb +1 -0
  3. metadata +13 -0
checksums.yaml ADDED
@@ -0,0 +1,4 @@
1
+ ---
2
+ SHA256:
3
+ metadata.gz: 016bb04e547e389644ed8a4ec33f6da072858af93643c036fb249f7365afb67c
4
+ data.tar.gz: 1ec4c6cab4b8eb665c7090877f7bd8f07907200c86b91ac6934ace155e97d822
data/lib/hello.rb ADDED
@@ -0,0 +1 @@
1
+ # test
metadata ADDED
@@ -0,0 +1,13 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: apex-unique-1783401907
3
+ version: !ruby/object:Gem::Version
4
+ version: 0.0.1
5
+ platform: ruby
6
+ authors:
7
+ - apexhunter
8
+ summary: Second test gem
9
+ description: Second gem for cross-tenant testing
10
+ licenses:
11
+ - MIT
12
+ files:
13
+ - lib/hello.rb