gitignore_rb 0.2.2 → 0.2.3
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- metadata +2 -31
- data/ext/gitignore_binding/Cargo.lock +0 -64
- data/ext/gitignore_binding/target/debug/build/advapi32-sys-cfef7a1f30f1e5f6/build-script-build +0 -0
- data/ext/gitignore_binding/target/debug/build/advapi32-sys-cfef7a1f30f1e5f6/build_script_build.dSYM/Contents/Info.plist +0 -20
- data/ext/gitignore_binding/target/debug/build/advapi32-sys-cfef7a1f30f1e5f6/build_script_build.dSYM/Contents/Resources/DWARF/build_script_build +0 -0
- data/ext/gitignore_binding/target/debug/build/advapi32-sys-cfef7a1f30f1e5f6/output +0 -0
- data/ext/gitignore_binding/target/debug/deps/libadvapi32-cfef7a1f30f1e5f6.rlib +0 -0
- data/ext/gitignore_binding/target/debug/deps/libbuild-304afb6bdff23d72.rlib +0 -0
- data/ext/gitignore_binding/target/debug/deps/libgitignore-c7373b3d965f16d9.rlib +0 -0
- data/ext/gitignore_binding/target/debug/deps/libglob-25f28f4f852d8a9f.rlib +0 -0
- data/ext/gitignore_binding/target/debug/deps/liblibc-144c435538abd757.rlib +0 -0
- data/ext/gitignore_binding/target/debug/deps/librand-bdfcc55d3466feb3.rlib +0 -0
- data/ext/gitignore_binding/target/debug/deps/libtempdir-666eac814577b56f.rlib +0 -0
- data/ext/gitignore_binding/target/debug/deps/libwinapi-04bd24ca029a2f2c.rlib +0 -0
- data/ext/gitignore_binding/target/debug/libgitignore_binding.dylib +0 -0
- data/ext/gitignore_binding/target/debug/libgitignore_binding.dylib.dSYM/Contents/Info.plist +0 -20
- data/ext/gitignore_binding/target/debug/libgitignore_binding.dylib.dSYM/Contents/Resources/DWARF/libgitignore_binding.dylib +0 -0
- data/ext/gitignore_binding/target/release/build/advapi32-sys-cfef7a1f30f1e5f6/build-script-build +0 -0
- data/ext/gitignore_binding/target/release/build/advapi32-sys-cfef7a1f30f1e5f6/build_script_build.dSYM/Contents/Info.plist +0 -20
- data/ext/gitignore_binding/target/release/build/advapi32-sys-cfef7a1f30f1e5f6/build_script_build.dSYM/Contents/Resources/DWARF/build_script_build +0 -0
- data/ext/gitignore_binding/target/release/build/advapi32-sys-cfef7a1f30f1e5f6/output +0 -0
- data/ext/gitignore_binding/target/release/deps/libadvapi32-cfef7a1f30f1e5f6.rlib +0 -0
- data/ext/gitignore_binding/target/release/deps/libbuild-304afb6bdff23d72.rlib +0 -0
- data/ext/gitignore_binding/target/release/deps/libgitignore-c7373b3d965f16d9.rlib +0 -0
- data/ext/gitignore_binding/target/release/deps/libglob-25f28f4f852d8a9f.rlib +0 -0
- data/ext/gitignore_binding/target/release/deps/liblibc-144c435538abd757.rlib +0 -0
- data/ext/gitignore_binding/target/release/deps/librand-bdfcc55d3466feb3.rlib +0 -0
- data/ext/gitignore_binding/target/release/deps/libtempdir-666eac814577b56f.rlib +0 -0
- data/ext/gitignore_binding/target/release/deps/libwinapi-04bd24ca029a2f2c.rlib +0 -0
- data/ext/gitignore_binding/target/release/libgitignore_binding.dylib +0 -0
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 0181b34a4a4a28853289095dd1bf16a8a12cdca5
|
4
|
+
data.tar.gz: 5dba37aef335de22fdbed18e1c92129a04de25ee
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 81b3806e0caba2b17a01384959a3af91e2f4c0df641ca6b0096c04061cd0b21667bea215ec5a51a591eea4a4920c671b66d21d3851a55b85ce8b84fcab8da612
|
7
|
+
data.tar.gz: 0970bb6a94918a9ea9310854dc9c98d1e44459361dfd74944bdb88d95359e98a28b359ea270b50da6522a2042ba185bc78bde08c9d056afcd837f2edc2d17bdd
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: gitignore_rb
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.2.
|
4
|
+
version: 0.2.3
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Nathan Kleyn
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2015-09-
|
11
|
+
date: 2015-09-24 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: ffi
|
@@ -117,38 +117,9 @@ extensions:
|
|
117
117
|
extra_rdoc_files: []
|
118
118
|
files:
|
119
119
|
- README.md
|
120
|
-
- ext/gitignore_binding/Cargo.lock
|
121
120
|
- ext/gitignore_binding/Cargo.toml
|
122
121
|
- ext/gitignore_binding/Rakefile
|
123
122
|
- ext/gitignore_binding/src/lib.rs
|
124
|
-
- ext/gitignore_binding/target/debug/build/advapi32-sys-cfef7a1f30f1e5f6/build-script-build
|
125
|
-
- ext/gitignore_binding/target/debug/build/advapi32-sys-cfef7a1f30f1e5f6/build_script_build.dSYM/Contents/Info.plist
|
126
|
-
- ext/gitignore_binding/target/debug/build/advapi32-sys-cfef7a1f30f1e5f6/build_script_build.dSYM/Contents/Resources/DWARF/build_script_build
|
127
|
-
- ext/gitignore_binding/target/debug/build/advapi32-sys-cfef7a1f30f1e5f6/output
|
128
|
-
- ext/gitignore_binding/target/debug/deps/libadvapi32-cfef7a1f30f1e5f6.rlib
|
129
|
-
- ext/gitignore_binding/target/debug/deps/libbuild-304afb6bdff23d72.rlib
|
130
|
-
- ext/gitignore_binding/target/debug/deps/libgitignore-c7373b3d965f16d9.rlib
|
131
|
-
- ext/gitignore_binding/target/debug/deps/libglob-25f28f4f852d8a9f.rlib
|
132
|
-
- ext/gitignore_binding/target/debug/deps/liblibc-144c435538abd757.rlib
|
133
|
-
- ext/gitignore_binding/target/debug/deps/librand-bdfcc55d3466feb3.rlib
|
134
|
-
- ext/gitignore_binding/target/debug/deps/libtempdir-666eac814577b56f.rlib
|
135
|
-
- ext/gitignore_binding/target/debug/deps/libwinapi-04bd24ca029a2f2c.rlib
|
136
|
-
- ext/gitignore_binding/target/debug/libgitignore_binding.dylib
|
137
|
-
- ext/gitignore_binding/target/debug/libgitignore_binding.dylib.dSYM/Contents/Info.plist
|
138
|
-
- ext/gitignore_binding/target/debug/libgitignore_binding.dylib.dSYM/Contents/Resources/DWARF/libgitignore_binding.dylib
|
139
|
-
- ext/gitignore_binding/target/release/build/advapi32-sys-cfef7a1f30f1e5f6/build-script-build
|
140
|
-
- ext/gitignore_binding/target/release/build/advapi32-sys-cfef7a1f30f1e5f6/build_script_build.dSYM/Contents/Info.plist
|
141
|
-
- ext/gitignore_binding/target/release/build/advapi32-sys-cfef7a1f30f1e5f6/build_script_build.dSYM/Contents/Resources/DWARF/build_script_build
|
142
|
-
- ext/gitignore_binding/target/release/build/advapi32-sys-cfef7a1f30f1e5f6/output
|
143
|
-
- ext/gitignore_binding/target/release/deps/libadvapi32-cfef7a1f30f1e5f6.rlib
|
144
|
-
- ext/gitignore_binding/target/release/deps/libbuild-304afb6bdff23d72.rlib
|
145
|
-
- ext/gitignore_binding/target/release/deps/libgitignore-c7373b3d965f16d9.rlib
|
146
|
-
- ext/gitignore_binding/target/release/deps/libglob-25f28f4f852d8a9f.rlib
|
147
|
-
- ext/gitignore_binding/target/release/deps/liblibc-144c435538abd757.rlib
|
148
|
-
- ext/gitignore_binding/target/release/deps/librand-bdfcc55d3466feb3.rlib
|
149
|
-
- ext/gitignore_binding/target/release/deps/libtempdir-666eac814577b56f.rlib
|
150
|
-
- ext/gitignore_binding/target/release/deps/libwinapi-04bd24ca029a2f2c.rlib
|
151
|
-
- ext/gitignore_binding/target/release/libgitignore_binding.dylib
|
152
123
|
- lib/gitignore_rb.rb
|
153
124
|
- lib/gitignore_rb/rust.rb
|
154
125
|
homepage: https://github.com/nathankleyn/gitignore.rb
|
@@ -1,64 +0,0 @@
|
|
1
|
-
[root]
|
2
|
-
name = "gitignore_binding"
|
3
|
-
version = "0.1.0"
|
4
|
-
dependencies = [
|
5
|
-
"gitignore 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
6
|
-
"libc 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
7
|
-
]
|
8
|
-
|
9
|
-
[[package]]
|
10
|
-
name = "advapi32-sys"
|
11
|
-
version = "0.1.2"
|
12
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
13
|
-
dependencies = [
|
14
|
-
"winapi 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
15
|
-
"winapi-build 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
16
|
-
]
|
17
|
-
|
18
|
-
[[package]]
|
19
|
-
name = "gitignore"
|
20
|
-
version = "1.0.2"
|
21
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
22
|
-
dependencies = [
|
23
|
-
"glob 0.2.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
24
|
-
"tempdir 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
25
|
-
]
|
26
|
-
|
27
|
-
[[package]]
|
28
|
-
name = "glob"
|
29
|
-
version = "0.2.10"
|
30
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
31
|
-
|
32
|
-
[[package]]
|
33
|
-
name = "libc"
|
34
|
-
version = "0.1.10"
|
35
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
36
|
-
|
37
|
-
[[package]]
|
38
|
-
name = "rand"
|
39
|
-
version = "0.3.11"
|
40
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
41
|
-
dependencies = [
|
42
|
-
"advapi32-sys 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
43
|
-
"libc 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
44
|
-
"winapi 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
45
|
-
]
|
46
|
-
|
47
|
-
[[package]]
|
48
|
-
name = "tempdir"
|
49
|
-
version = "0.3.4"
|
50
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
51
|
-
dependencies = [
|
52
|
-
"rand 0.3.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
53
|
-
]
|
54
|
-
|
55
|
-
[[package]]
|
56
|
-
name = "winapi"
|
57
|
-
version = "0.2.3"
|
58
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
59
|
-
|
60
|
-
[[package]]
|
61
|
-
name = "winapi-build"
|
62
|
-
version = "0.1.1"
|
63
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
64
|
-
|
data/ext/gitignore_binding/target/debug/build/advapi32-sys-cfef7a1f30f1e5f6/build-script-build
DELETED
Binary file
|
@@ -1,20 +0,0 @@
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
-
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
3
|
-
<plist version="1.0">
|
4
|
-
<dict>
|
5
|
-
<key>CFBundleDevelopmentRegion</key>
|
6
|
-
<string>English</string>
|
7
|
-
<key>CFBundleIdentifier</key>
|
8
|
-
<string>com.apple.xcode.dsym.build_script_build</string>
|
9
|
-
<key>CFBundleInfoDictionaryVersion</key>
|
10
|
-
<string>6.0</string>
|
11
|
-
<key>CFBundlePackageType</key>
|
12
|
-
<string>dSYM</string>
|
13
|
-
<key>CFBundleSignature</key>
|
14
|
-
<string>????</string>
|
15
|
-
<key>CFBundleShortVersionString</key>
|
16
|
-
<string>1.0</string>
|
17
|
-
<key>CFBundleVersion</key>
|
18
|
-
<string>1</string>
|
19
|
-
</dict>
|
20
|
-
</plist>
|
Binary file
|
File without changes
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
@@ -1,20 +0,0 @@
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
-
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
3
|
-
<plist version="1.0">
|
4
|
-
<dict>
|
5
|
-
<key>CFBundleDevelopmentRegion</key>
|
6
|
-
<string>English</string>
|
7
|
-
<key>CFBundleIdentifier</key>
|
8
|
-
<string>com.apple.xcode.dsym.libgitignore_binding.dylib</string>
|
9
|
-
<key>CFBundleInfoDictionaryVersion</key>
|
10
|
-
<string>6.0</string>
|
11
|
-
<key>CFBundlePackageType</key>
|
12
|
-
<string>dSYM</string>
|
13
|
-
<key>CFBundleSignature</key>
|
14
|
-
<string>????</string>
|
15
|
-
<key>CFBundleShortVersionString</key>
|
16
|
-
<string>1.0</string>
|
17
|
-
<key>CFBundleVersion</key>
|
18
|
-
<string>1</string>
|
19
|
-
</dict>
|
20
|
-
</plist>
|
Binary file
|
data/ext/gitignore_binding/target/release/build/advapi32-sys-cfef7a1f30f1e5f6/build-script-build
DELETED
Binary file
|
@@ -1,20 +0,0 @@
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
-
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
3
|
-
<plist version="1.0">
|
4
|
-
<dict>
|
5
|
-
<key>CFBundleDevelopmentRegion</key>
|
6
|
-
<string>English</string>
|
7
|
-
<key>CFBundleIdentifier</key>
|
8
|
-
<string>com.apple.xcode.dsym.build_script_build</string>
|
9
|
-
<key>CFBundleInfoDictionaryVersion</key>
|
10
|
-
<string>6.0</string>
|
11
|
-
<key>CFBundlePackageType</key>
|
12
|
-
<string>dSYM</string>
|
13
|
-
<key>CFBundleSignature</key>
|
14
|
-
<string>????</string>
|
15
|
-
<key>CFBundleShortVersionString</key>
|
16
|
-
<string>1.0</string>
|
17
|
-
<key>CFBundleVersion</key>
|
18
|
-
<string>1</string>
|
19
|
-
</dict>
|
20
|
-
</plist>
|
Binary file
|
File without changes
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|