yehuda 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/yehuda.rb +0 -0
  3. metadata +47 -0
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA256:
3
+ metadata.gz: a4cb543112bf07247afd0adc11912d1cec19d4bd65dcfe273d628b9288454e8f
4
+ data.tar.gz: 2043d3bc74f94539c4aa07303218c1410582daa990fa7fa50d428c8576e22715
5
+ SHA512:
6
+ metadata.gz: 2add2685b6e3d42150c1be675f20aea3b185604505ac5b47892cb3a82356d7389dd129f50a904dd6f3e82b8503e84e22297f0d3bef28935da2238acd158bab47
7
+ data.tar.gz: 552e134de9b61da4802bb8b33ce60c491fbbc7c213d27e8e14e844e22dea97015888b2287e7f0a115cd7021c4bd81db00d97dbd75655d58c7db4051ad062b806
File without changes
metadata ADDED
@@ -0,0 +1,47 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: yehuda
3
+ version: !ruby/object:Gem::Version
4
+ version: 0.0.0
5
+ platform: ruby
6
+ authors:
7
+ - Pedro Vinícius
8
+ autorequire:
9
+ bindir: bin
10
+ cert_chain: []
11
+ date: 2020-09-21 00:00:00.000000000 Z
12
+ dependencies: []
13
+ description: Named after the dreamer who revived the hebrew language, yehuda was created
14
+ out of my necessity of acquiring hebrew vocabulary. If you are also trying to master
15
+ this wonderful language, this gem might help you to build the tools that will enrich
16
+ your learning experience.
17
+ email: pedrovinicius777@gmail.com
18
+ executables: []
19
+ extensions: []
20
+ extra_rdoc_files: []
21
+ files:
22
+ - lib/yehuda.rb
23
+ homepage: https://rubygems.org/gems/yehuda
24
+ licenses:
25
+ - MIT
26
+ metadata: {}
27
+ post_install_message:
28
+ rdoc_options: []
29
+ require_paths:
30
+ - lib
31
+ required_ruby_version: !ruby/object:Gem::Requirement
32
+ requirements:
33
+ - - ">="
34
+ - !ruby/object:Gem::Version
35
+ version: '0'
36
+ required_rubygems_version: !ruby/object:Gem::Requirement
37
+ requirements:
38
+ - - ">="
39
+ - !ruby/object:Gem::Version
40
+ version: '0'
41
+ requirements: []
42
+ rubyforge_project:
43
+ rubygems_version: 2.7.6
44
+ signing_key:
45
+ specification_version: 4
46
+ summary: A colletion of hebrew dictionaries to help you to acquire hebrew vocabulary
47
+ test_files: []