strongruby 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/strongruby.rb +2 -0
  3. metadata +45 -0
checksums.yaml ADDED
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA1:
3
+ metadata.gz: 5170c5409d57c546ea33841e9a02061e2573288a
4
+ data.tar.gz: de56093533f3880da180ed1eb86d9ca67c89b1c8
5
+ SHA512:
6
+ metadata.gz: cf85472f9a264438af8f44800bd2ee24427fcb6742e8a901c34a54160e3bd1fe184d69fd06e909981a88edd3efd182831f0a92ecb11f1b3c5b34fda7bc513057
7
+ data.tar.gz: 294914b7883d963277ba984f3f35b07484ab7f6d16f5044d46276973181489d6f69b8449f6a4fb6d532f849e5163fafdc6b6e90ec6369054824aa853d128c4cf
data/lib/strongruby.rb ADDED
@@ -0,0 +1,2 @@
1
+ class StrongRuby
2
+ end
metadata ADDED
@@ -0,0 +1,45 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: strongruby
3
+ version: !ruby/object:Gem::Version
4
+ version: 0.0.0
5
+ platform: ruby
6
+ authors:
7
+ - Rob Blanco
8
+ autorequire:
9
+ bindir: bin
10
+ cert_chain: []
11
+ date: 2016-06-21 00:00:00.000000000 Z
12
+ dependencies: []
13
+ description: Optional typing for Ruby
14
+ email: rb@n-ary.org
15
+ executables: []
16
+ extensions: []
17
+ extra_rdoc_files: []
18
+ files:
19
+ - lib/strongruby.rb
20
+ homepage: https://github.com/strongruby/strongruby
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
+ rubyforge_project:
40
+ rubygems_version: 2.2.2
41
+ signing_key:
42
+ specification_version: 4
43
+ summary: Optional typing for Ruby
44
+ test_files: []
45
+ has_rdoc: