contoh 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/lib/contoh.rb +1 -1
  3. metadata +11 -8
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: bcca88c5ec6a48f681846f4bf05df358d72ca357632c39dd45518aef9798bf0d
4
- data.tar.gz: 527af50bd951cb9e861ad0a6c284159cd78ee014f5f88112dca1d6700f6e9cd6
3
+ metadata.gz: 0ff90307334c76991a4550e2019aa69ab09487c1bdd6a4cecd08151ee4ca8c18
4
+ data.tar.gz: 9949f168c8c7a1d32251168bc934a08a7693d983effa4335669315e0024c13c7
5
5
  SHA512:
6
- metadata.gz: 00fc1a273f706162553bffcaabbc377e3af6706158dd0040368a696faee1459bd5155fadcb68c8b22720973dd3593cbdafab2281f2093aa880b16b64710b1cc8
7
- data.tar.gz: 8ecf4c780a0b2ce11ea8c75d99bcd3088544fda24be0313f1b3e9a8ac11021ffd96125b36f8791dc68e90850fdb69b596850561e412dd08e4c2296767a6ed303
6
+ metadata.gz: a6f645f4d8955d86d3d41267a24cc2e7958748359eff0303e75c8350e4540ee383880644d28530e5b9d564322d361dde10be6d12ece26f4db643b42700d1cb68
7
+ data.tar.gz: 27f367c05dee0a9f64c58712c869cafa36dcb60d47a3da2679b0187a61e518880112aff0a46d40d0dcb33d2806ab56d006e7e22cfb68efe619c277cc41447414
data/lib/contoh.rb CHANGED
@@ -2,7 +2,7 @@ require 'aesthetify'
2
2
 
3
3
  class Contoh
4
4
  def self.contoh
5
- puts "Contoh v1.0.0".aesthetify!
5
+ puts "Contoh v1.0.1".aesthetify!
6
6
  puts "\e[34mIni adalah contoh library Ruby :)\e[0m"
7
7
  end
8
8
  def self.halo
metadata CHANGED
@@ -1,12 +1,15 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: contoh
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
  - Seseorang Anonim
8
8
  - "@ RubyIndonesia"
9
9
  - "@ Ahmad Daniar"
10
+ - "@ Moh Nuruddin"
11
+ - "@ Nova Abdilla Aziz"
12
+ - "@ Raihan Damar Panuluh"
10
13
  autorequire:
11
14
  bindir: bin
12
15
  cert_chain: []
@@ -28,16 +31,16 @@ files:
28
31
  - bin/contoh
29
32
  - lib/contoh.rb
30
33
  - spec/contoh_spec.rb
31
- homepage: https://github.com/foltyzcalondev/Contoh/Ruby/contoh
34
+ homepage: https://github.com/foltyzcalondev/Contoh
32
35
  licenses:
33
36
  - MIT
34
37
  metadata:
35
- bugtracker_uri: https://github.com/foltyzcalondev/Contoh/Ruby/contoh/issues
36
- changelog_uri: https://github.com/foltyzcalondev/Contoh/Ruby/contoh/CHANGELOG.md
37
- documentation_uri: https://github.com/foltyzcalondev/Contoh/Ruby/contoh/blob/main/README.md
38
- homepage_uri: https://github.com/foltyzcalondev/Contoh/Ruby/contoh
39
- source_code_uri: https://github.com/foltyzcalondev/Contoh/Ruby/contoh.git
40
- wiki_uri: https://github.com/foltyzcalondev/Contoh/Ruby/contoh/wiki
38
+ bugtracker_uri: https://github.com/foltyzcalondev/Contoh/issues
39
+ changelog_uri: https://tirta.ct.ws
40
+ documentation_uri: https://github.com/foltyzcalondev/Contoh
41
+ homepage_uri: https://anin.ct.ws
42
+ source_code_uri: https://github.com/foltyzcalondev/Contoh
43
+ wiki_uri: https://terraria-flow.vercel.app
41
44
  post_install_message:
42
45
  rdoc_options: []
43
46
  require_paths: