sirdhar-new 0.0.3

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/sirdhar-new.rb +5 -0
  3. metadata +43 -0
checksums.yaml ADDED
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA256:
3
+ metadata.gz: 2e2de4b2658085c8e19ce267c2f21f17dcc16bcb9e46163b1ad89d7f98e7e8d9
4
+ data.tar.gz: 5ab7cdf6d0ab8488dc851945670656c486e2c6a6bc95687c5c7c40cec7fca4f1
5
+ SHA512:
6
+ metadata.gz: 240fd0b5f3674d32dcc3dd652a054c86dddc5d6794c5c8ae6393f4d182b92728d6bc48ba48d876950d40b0f658534adad092df6607f44611a260b671ab9029a3
7
+ data.tar.gz: a0c196c36226fcc1b376399151f8a89918f95d2399a7aad75b5e4e5aecc63438afdbfb33253447bd684a6dcdf759bcd82335edc075eb8089c3bf12a02cd78e3d
@@ -0,0 +1,5 @@
1
+ class Hola
2
+ def self.hi
3
+ puts "Hellooo helo world!"
4
+ end
5
+ end
metadata ADDED
@@ -0,0 +1,43 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: sirdhar-new
3
+ version: !ruby/object:Gem::Version
4
+ version: 0.0.3
5
+ platform: ruby
6
+ authors:
7
+ - avishek
8
+ autorequire:
9
+ bindir: bin
10
+ cert_chain: []
11
+ date: 2024-08-13 00:00:00.000000000 Z
12
+ dependencies: []
13
+ description: 'Malware Detection typo squatting case attacker case '
14
+ email: ''
15
+ executables: []
16
+ extensions: []
17
+ extra_rdoc_files: []
18
+ files:
19
+ - lib/sirdhar-new.rb
20
+ homepage: https://rubygems.org/gems/sirdhar-new
21
+ licenses:
22
+ - MIT
23
+ metadata: {}
24
+ post_install_message:
25
+ rdoc_options: []
26
+ require_paths:
27
+ - lib
28
+ required_ruby_version: !ruby/object:Gem::Requirement
29
+ requirements:
30
+ - - ">="
31
+ - !ruby/object:Gem::Version
32
+ version: '0'
33
+ required_rubygems_version: !ruby/object:Gem::Requirement
34
+ requirements:
35
+ - - ">="
36
+ - !ruby/object:Gem::Version
37
+ version: '0'
38
+ requirements: []
39
+ rubygems_version: 3.1.2
40
+ signing_key:
41
+ specification_version: 4
42
+ summary: Typo!
43
+ test_files: []