airlift 0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +7 -0
- metadata +45 -0
checksums.yaml
ADDED
@@ -0,0 +1,7 @@
|
|
1
|
+
---
|
2
|
+
SHA1:
|
3
|
+
metadata.gz: 19940967801397c88b7382b1d198d51bad4804cf
|
4
|
+
data.tar.gz: f9d768e87f83c19b0088ec70069cca0a79466b92
|
5
|
+
SHA512:
|
6
|
+
metadata.gz: a449ec4ca0830cbf1d97808fdaee1fc77643fe3a5522568ab8c8ef661b7f2e409abcc8cbfd21b3af783046d1c71142c6e4f07d1464ecc9b421af6e729d594baa
|
7
|
+
data.tar.gz: e87569f50b35fd53ca11039bdc8689b69397e42d9331b38621f1170c996a9f7c5e4015b39d8a72e3e207e4007f9d5322283cf715fdf7b9229cff4b92c257e739
|
metadata
ADDED
@@ -0,0 +1,45 @@
|
|
1
|
+
--- !ruby/object:Gem::Specification
|
2
|
+
name: airlift
|
3
|
+
version: !ruby/object:Gem::Version
|
4
|
+
version: '0'
|
5
|
+
platform: ruby
|
6
|
+
authors:
|
7
|
+
- Noah Kantrowitz
|
8
|
+
autorequire:
|
9
|
+
bindir: bin
|
10
|
+
cert_chain: []
|
11
|
+
date: 2016-05-17 00:00:00.000000000 Z
|
12
|
+
dependencies: []
|
13
|
+
description: ''
|
14
|
+
email:
|
15
|
+
- noah@coderanger.net
|
16
|
+
executables: []
|
17
|
+
extensions: []
|
18
|
+
extra_rdoc_files: []
|
19
|
+
files: []
|
20
|
+
homepage: ''
|
21
|
+
licenses:
|
22
|
+
- ''
|
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.6.2
|
41
|
+
signing_key:
|
42
|
+
specification_version: 4
|
43
|
+
summary: ''
|
44
|
+
test_files: []
|
45
|
+
has_rdoc:
|