arfafrln_hello 0.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. checksums.yaml +7 -0
  2. data/lib/arfafrln_hello.rb +1 -0
  3. metadata +43 -0
checksums.yaml ADDED
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA256:
3
+ metadata.gz: 7edd50b539ed190e06bb296704856508910245e7fceeab53912dfd66e79aaa57
4
+ data.tar.gz: 480eff23cb6693bc5fc8e38227358c9792a855fe34cefd576a51465d9251aabd
5
+ SHA512:
6
+ metadata.gz: 64e26386fed2eb6534bdb474b1bbd800bc3addce82ffa4eb5b597966a075a60537b3108816b58f4d2fb611fa2c1774f820a65b27528f590d19bf07e2c5821ec2
7
+ data.tar.gz: f90155ea947046ae2b0276c6c69275e99945a14c401edc10be8ab74e2dff103dc18ed65a3db514a56f97680fcccdfdb0fa520835495796150a482cc832e7d371
@@ -0,0 +1 @@
1
+ puts "Hello, Arief Afrilian"
metadata ADDED
@@ -0,0 +1,43 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: arfafrln_hello
3
+ version: !ruby/object:Gem::Version
4
+ version: 0.0.0
5
+ platform: ruby
6
+ authors:
7
+ - Arief Afrilian
8
+ autorequire:
9
+ bindir: bin
10
+ cert_chain: []
11
+ date: 2021-05-21 00:00:00.000000000 Z
12
+ dependencies: []
13
+ description:
14
+ email: afrilianarief@gmail.com
15
+ executables: []
16
+ extensions: []
17
+ extra_rdoc_files: []
18
+ files:
19
+ - lib/arfafrln_hello.rb
20
+ homepage:
21
+ licenses: []
22
+ metadata: {}
23
+ post_install_message:
24
+ rdoc_options: []
25
+ require_paths:
26
+ - lib
27
+ required_ruby_version: !ruby/object:Gem::Requirement
28
+ requirements:
29
+ - - ">="
30
+ - !ruby/object:Gem::Version
31
+ version: '0'
32
+ required_rubygems_version: !ruby/object:Gem::Requirement
33
+ requirements:
34
+ - - ">="
35
+ - !ruby/object:Gem::Version
36
+ version: '0'
37
+ requirements: []
38
+ rubyforge_project:
39
+ rubygems_version: 2.7.3
40
+ signing_key:
41
+ specification_version: 4
42
+ summary: A gem from Arief Afrilian
43
+ test_files: []