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.
- checksums.yaml +4 -4
- data/lib/hello_world_avishek.rb +1 -1
- metadata +6 -4
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 8d83d57447b08904cb1d3897988c88d86485864ade58016a9c4eb04d324c30f4
|
4
|
+
data.tar.gz: 6c943d155be6ed04e78ac397709bc0c5024dbf9bcedacabb00561af18df740c8
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 5b2712a437d491eebe6dd50bd600345e47a564eae298fe25a3abff879c7786c33cd3efe67a87a67b44e2fbde4330ddcbd94fc3bd4b51a518614fc8897ec3410e
|
7
|
+
data.tar.gz: 05e180ffd19beb0e48b01932c00eca8e01af52c25adc4a73791c6d72e1914139ded7338f9fd93d4a7724c89bb4fa5ed6fc8d692cf55fdbeaff3d4fbf074fc6d5
|
data/lib/hello_world_avishek.rb
CHANGED
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:
|
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-
|
11
|
+
date: 2024-08-19 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description: This gem prints Hello World!
|
14
|
-
email:
|
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:
|