public-gem 1.0.0 → 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 (3) hide show
  1. checksums.yaml +4 -4
  2. data/files/hello.rb +1 -0
  3. metadata +3 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: ebfda588de502b832ff5265b07e75183f976149791a276e2a8e76385f71e95f9
4
- data.tar.gz: b077fbd504a11058e38eb772b8c807f2ec7b5ac234b85bdbbe4a53511ee33fe6
3
+ metadata.gz: 293ea5dda46aa7418823124a258af52ac35ebcc731cf40ea10a55ef4ab2df9d8
4
+ data.tar.gz: 077fcc3bd4503474752c066d3b636ef052028c7d3ea6632dd39e059e22476b9c
5
5
  SHA512:
6
- metadata.gz: 448c9a495db8cb4ac0059c842c4c85d3a7f8f8f10b46fe347775625b35fae57895cd286850a55fd7d3b85e51f117994f2204dfd747323fc5c2fed8c3006e05b4
7
- data.tar.gz: 001f867023509baf53b6e34aeb48b3eba669a124aca3f1c4c925e341ccce8773b32e8952b1aa51fbf659207290189727af92c73b8023d59e856c5a220195d36b
6
+ metadata.gz: 19fc3706f582289841be95d4345862448242d9bbefac81429a98c2f02eefdcd09c7483efb8493ce2165b1eba947e43e127b10943fc7dd5f9301f3f17cd272c05
7
+ data.tar.gz: ddbdbedfa10ff8ec997978f7629fa86de69fe9d881b175a4ccbd7256181c5f527e9dc93f6f7edeb5e272e89ff2d4ff902616b107222aa8dc1999dd5b4b814f8a
data/files/hello.rb CHANGED
@@ -1,2 +1,3 @@
1
1
  # frozen_string_literal: true
2
2
  # I don't do anything
3
+ # Build for public 1.0.1 (published on rubygems.org)
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: public-gem
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.0
4
+ version: 1.0.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Adam Cooke
@@ -19,7 +19,8 @@ files:
19
19
  - files/hello.rb
20
20
  homepage:
21
21
  licenses: []
22
- metadata: {}
22
+ metadata:
23
+ github_repo: ssh://github.com/krystal/test
23
24
  post_install_message:
24
25
  rdoc_options: []
25
26
  require_paths: