hello_world_avishek 13.1.1 → 16.1.1

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 +4 -4
  2. data/lib/hello_world_avishek.rb +1 -1
  3. metadata +6 -4
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 629a8c374635af0a65fb7d7d0205a4c846423c21796c2a36fdf2da1a99fd575d
4
- data.tar.gz: bed84e8cfe62756a55adae7cedac84475b829dab15e3cf8a242c1a086024ec39
3
+ metadata.gz: 8d83d57447b08904cb1d3897988c88d86485864ade58016a9c4eb04d324c30f4
4
+ data.tar.gz: 6c943d155be6ed04e78ac397709bc0c5024dbf9bcedacabb00561af18df740c8
5
5
  SHA512:
6
- metadata.gz: e3b8437ecfc5b65af10cda507a5ccedbf2b8bdf8ff7aab1be21a3d0831ccd85371d92fe8dd8602b1f8aeac9254fb0c2f9b84f6eca6d4ed5d8e1e15a544b81233
7
- data.tar.gz: e6b4d20a4a15a6a03c14322e5cb59d325f8391695b49760553916451abb3a44274754ac95d97bf4e0a483788f7bcfca72bf618ccb35f6e1f02230a2023e64c7c
6
+ metadata.gz: 5b2712a437d491eebe6dd50bd600345e47a564eae298fe25a3abff879c7786c33cd3efe67a87a67b44e2fbde4330ddcbd94fc3bd4b51a518614fc8897ec3410e
7
+ data.tar.gz: 05e180ffd19beb0e48b01932c00eca8e01af52c25adc4a73791c6d72e1914139ded7338f9fd93d4a7724c89bb4fa5ed6fc8d692cf55fdbeaff3d4fbf074fc6d5
@@ -1,5 +1,5 @@
1
1
  class HelloWorld
2
- def self.greet
2
+ def greet
3
3
  puts 'Hello, world! from GEM'
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,17 +1,17 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: hello_world_avishek
3
3
  version: !ruby/object:Gem::Version
4
- version: 13.1.1
4
+ version: 16.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - avishek
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-08-16 00:00:00.000000000 Z
11
+ date: 2024-08-19 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: This gem prints Hello World!
14
- email: your.email@example.com
14
+ email: avishek.nayal@sony.com
15
15
  executables:
16
16
  - hello_world_avishek
17
17
  extensions: []
@@ -22,7 +22,9 @@ files:
22
22
  homepage: https://github.com/avishek-nayal-sony/hello_world_avishek
23
23
  licenses:
24
24
  - MIT
25
- metadata: {}
25
+ metadata:
26
+ source_code_uri: https://github.com/avishek-nayal-sony/hello_world_avishek
27
+ homepage_uri: https://github.com/avishek-nayal-sony/hello_world_avishek
26
28
  post_install_message:
27
29
  rdoc_options: []
28
30
  require_paths: