geminfo 0.1.0 → 0.1.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/README.md +1 -1
- data/geminfo.gemspec +1 -1
- data/lib/geminfo/version.rb +1 -1
- metadata +3 -1454
- data/path/bin/_guard-core +0 -23
- data/path/bin/_guard-core.bat +0 -6
- data/path/bin/coderay +0 -23
- data/path/bin/coderay.bat +0 -6
- data/path/bin/guard +0 -23
- data/path/bin/guard.bat +0 -6
- data/path/bin/htmldiff +0 -25
- data/path/bin/htmldiff.bat +0 -6
- data/path/bin/ldiff +0 -25
- data/path/bin/ldiff.bat +0 -6
- data/path/bin/listen +0 -23
- data/path/bin/listen.bat +0 -6
- data/path/bin/pry +0 -23
- data/path/bin/pry.bat +0 -6
- data/path/bin/rspec +0 -23
- data/path/bin/rspec.bat +0 -6
- data/path/bin/thor +0 -23
- data/path/bin/thor.bat +0 -6
- data/path/cache/coderay-1.1.0.gem +0 -0
- data/path/cache/diff-lcs-1.2.5.gem +0 -0
- data/path/cache/ffi-1.9.10-x86-mingw32.gem +0 -0
- data/path/cache/formatador-0.2.5.gem +0 -0
- data/path/cache/guard-2.13.0.gem +0 -0
- data/path/cache/guard-compat-1.2.1.gem +0 -0
- data/path/cache/guard-rspec-4.6.4.gem +0 -0
- data/path/cache/listen-3.0.3.gem +0 -0
- data/path/cache/lumberjack-1.0.9.gem +0 -0
- data/path/cache/method_source-0.8.2.gem +0 -0
- data/path/cache/nenv-0.2.0.gem +0 -0
- data/path/cache/notiffany-0.0.7.gem +0 -0
- data/path/cache/pry-0.10.1-i386-mingw32.gem +0 -0
- data/path/cache/pry-0.10.1-x86-mingw32.gem +0 -0
- data/path/cache/rb-fsevent-0.9.5.gem +0 -0
- data/path/cache/rb-inotify-0.9.5.gem +0 -0
- data/path/cache/rspec-3.3.0.gem +0 -0
- data/path/cache/rspec-core-3.3.2.gem +0 -0
- data/path/cache/rspec-expectations-3.3.1.gem +0 -0
- data/path/cache/rspec-mocks-3.3.2.gem +0 -0
- data/path/cache/rspec-support-3.3.0.gem +0 -0
- data/path/cache/shellany-0.0.1.gem +0 -0
- data/path/cache/slop-3.6.0.gem +0 -0
- data/path/cache/thor-0.19.1.gem +0 -0
- data/path/cache/win32console-1.3.2-x86-mingw32.gem +0 -0
- data/path/gems/coderay-1.1.0/README_INDEX.rdoc +0 -123
- data/path/gems/coderay-1.1.0/Rakefile +0 -37
- data/path/gems/coderay-1.1.0/bin/coderay +0 -215
- data/path/gems/coderay-1.1.0/lib/coderay.rb +0 -284
- data/path/gems/coderay-1.1.0/lib/coderay/duo.rb +0 -81
- data/path/gems/coderay-1.1.0/lib/coderay/encoder.rb +0 -201
- data/path/gems/coderay-1.1.0/lib/coderay/encoders/_map.rb +0 -17
- data/path/gems/coderay-1.1.0/lib/coderay/encoders/comment_filter.rb +0 -25
- data/path/gems/coderay-1.1.0/lib/coderay/encoders/count.rb +0 -39
- data/path/gems/coderay-1.1.0/lib/coderay/encoders/debug.rb +0 -49
- data/path/gems/coderay-1.1.0/lib/coderay/encoders/debug_lint.rb +0 -63
- data/path/gems/coderay-1.1.0/lib/coderay/encoders/div.rb +0 -23
- data/path/gems/coderay-1.1.0/lib/coderay/encoders/filter.rb +0 -58
- data/path/gems/coderay-1.1.0/lib/coderay/encoders/html.rb +0 -332
- data/path/gems/coderay-1.1.0/lib/coderay/encoders/html/css.rb +0 -65
- data/path/gems/coderay-1.1.0/lib/coderay/encoders/html/numbering.rb +0 -108
- data/path/gems/coderay-1.1.0/lib/coderay/encoders/html/output.rb +0 -166
- data/path/gems/coderay-1.1.0/lib/coderay/encoders/json.rb +0 -83
- data/path/gems/coderay-1.1.0/lib/coderay/encoders/lines_of_code.rb +0 -45
- data/path/gems/coderay-1.1.0/lib/coderay/encoders/lint.rb +0 -59
- data/path/gems/coderay-1.1.0/lib/coderay/encoders/null.rb +0 -18
- data/path/gems/coderay-1.1.0/lib/coderay/encoders/page.rb +0 -24
- data/path/gems/coderay-1.1.0/lib/coderay/encoders/span.rb +0 -23
- data/path/gems/coderay-1.1.0/lib/coderay/encoders/statistic.rb +0 -95
- data/path/gems/coderay-1.1.0/lib/coderay/encoders/terminal.rb +0 -195
- data/path/gems/coderay-1.1.0/lib/coderay/encoders/text.rb +0 -46
- data/path/gems/coderay-1.1.0/lib/coderay/encoders/token_kind_filter.rb +0 -111
- data/path/gems/coderay-1.1.0/lib/coderay/encoders/xml.rb +0 -72
- data/path/gems/coderay-1.1.0/lib/coderay/encoders/yaml.rb +0 -50
- data/path/gems/coderay-1.1.0/lib/coderay/for_redcloth.rb +0 -95
- data/path/gems/coderay-1.1.0/lib/coderay/helpers/file_type.rb +0 -151
- data/path/gems/coderay-1.1.0/lib/coderay/helpers/plugin.rb +0 -274
- data/path/gems/coderay-1.1.0/lib/coderay/helpers/word_list.rb +0 -72
- data/path/gems/coderay-1.1.0/lib/coderay/scanner.rb +0 -355
- data/path/gems/coderay-1.1.0/lib/coderay/scanners/_map.rb +0 -24
- data/path/gems/coderay-1.1.0/lib/coderay/scanners/c.rb +0 -189
- data/path/gems/coderay-1.1.0/lib/coderay/scanners/clojure.rb +0 -217
- data/path/gems/coderay-1.1.0/lib/coderay/scanners/cpp.rb +0 -215
- data/path/gems/coderay-1.1.0/lib/coderay/scanners/css.rb +0 -196
- data/path/gems/coderay-1.1.0/lib/coderay/scanners/debug.rb +0 -75
- data/path/gems/coderay-1.1.0/lib/coderay/scanners/delphi.rb +0 -144
- data/path/gems/coderay-1.1.0/lib/coderay/scanners/diff.rb +0 -221
- data/path/gems/coderay-1.1.0/lib/coderay/scanners/erb.rb +0 -81
- data/path/gems/coderay-1.1.0/lib/coderay/scanners/go.rb +0 -208
- data/path/gems/coderay-1.1.0/lib/coderay/scanners/groovy.rb +0 -268
- data/path/gems/coderay-1.1.0/lib/coderay/scanners/haml.rb +0 -168
- data/path/gems/coderay-1.1.0/lib/coderay/scanners/html.rb +0 -275
- data/path/gems/coderay-1.1.0/lib/coderay/scanners/java.rb +0 -174
- data/path/gems/coderay-1.1.0/lib/coderay/scanners/java/builtin_types.rb +0 -421
- data/path/gems/coderay-1.1.0/lib/coderay/scanners/java_script.rb +0 -237
- data/path/gems/coderay-1.1.0/lib/coderay/scanners/json.rb +0 -98
- data/path/gems/coderay-1.1.0/lib/coderay/scanners/lua.rb +0 -280
- data/path/gems/coderay-1.1.0/lib/coderay/scanners/php.rb +0 -527
- data/path/gems/coderay-1.1.0/lib/coderay/scanners/python.rb +0 -287
- data/path/gems/coderay-1.1.0/lib/coderay/scanners/raydebug.rb +0 -75
- data/path/gems/coderay-1.1.0/lib/coderay/scanners/ruby.rb +0 -470
- data/path/gems/coderay-1.1.0/lib/coderay/scanners/ruby/patterns.rb +0 -178
- data/path/gems/coderay-1.1.0/lib/coderay/scanners/ruby/string_state.rb +0 -71
- data/path/gems/coderay-1.1.0/lib/coderay/scanners/sass.rb +0 -232
- data/path/gems/coderay-1.1.0/lib/coderay/scanners/sql.rb +0 -177
- data/path/gems/coderay-1.1.0/lib/coderay/scanners/taskpaper.rb +0 -36
- data/path/gems/coderay-1.1.0/lib/coderay/scanners/text.rb +0 -26
- data/path/gems/coderay-1.1.0/lib/coderay/scanners/xml.rb +0 -17
- data/path/gems/coderay-1.1.0/lib/coderay/scanners/yaml.rb +0 -140
- data/path/gems/coderay-1.1.0/lib/coderay/style.rb +0 -23
- data/path/gems/coderay-1.1.0/lib/coderay/styles/_map.rb +0 -7
- data/path/gems/coderay-1.1.0/lib/coderay/styles/alpha.rb +0 -152
- data/path/gems/coderay-1.1.0/lib/coderay/token_kinds.rb +0 -85
- data/path/gems/coderay-1.1.0/lib/coderay/tokens.rb +0 -161
- data/path/gems/coderay-1.1.0/lib/coderay/tokens_proxy.rb +0 -55
- data/path/gems/coderay-1.1.0/lib/coderay/version.rb +0 -3
- data/path/gems/coderay-1.1.0/test/functional/basic.rb +0 -318
- data/path/gems/coderay-1.1.0/test/functional/examples.rb +0 -129
- data/path/gems/coderay-1.1.0/test/functional/for_redcloth.rb +0 -78
- data/path/gems/coderay-1.1.0/test/functional/suite.rb +0 -15
- data/path/gems/diff-lcs-1.2.5/.autotest +0 -3
- data/path/gems/diff-lcs-1.2.5/.gemtest +0 -0
- data/path/gems/diff-lcs-1.2.5/.hoerc +0 -2
- data/path/gems/diff-lcs-1.2.5/.rspec +0 -2
- data/path/gems/diff-lcs-1.2.5/.travis.yml +0 -22
- data/path/gems/diff-lcs-1.2.5/Contributing.rdoc +0 -64
- data/path/gems/diff-lcs-1.2.5/Gemfile +0 -20
- data/path/gems/diff-lcs-1.2.5/History.rdoc +0 -152
- data/path/gems/diff-lcs-1.2.5/License.rdoc +0 -39
- data/path/gems/diff-lcs-1.2.5/Manifest.txt +0 -38
- data/path/gems/diff-lcs-1.2.5/README.rdoc +0 -85
- data/path/gems/diff-lcs-1.2.5/Rakefile +0 -41
- data/path/gems/diff-lcs-1.2.5/autotest/discover.rb +0 -1
- data/path/gems/diff-lcs-1.2.5/bin/htmldiff +0 -32
- data/path/gems/diff-lcs-1.2.5/bin/ldiff +0 -6
- data/path/gems/diff-lcs-1.2.5/docs/COPYING.txt +0 -339
- data/path/gems/diff-lcs-1.2.5/docs/artistic.txt +0 -127
- data/path/gems/diff-lcs-1.2.5/lib/diff-lcs.rb +0 -3
- data/path/gems/diff-lcs-1.2.5/lib/diff/lcs.rb +0 -805
- data/path/gems/diff-lcs-1.2.5/lib/diff/lcs/array.rb +0 -7
- data/path/gems/diff-lcs-1.2.5/lib/diff/lcs/block.rb +0 -37
- data/path/gems/diff-lcs-1.2.5/lib/diff/lcs/callbacks.rb +0 -322
- data/path/gems/diff-lcs-1.2.5/lib/diff/lcs/change.rb +0 -177
- data/path/gems/diff-lcs-1.2.5/lib/diff/lcs/htmldiff.rb +0 -149
- data/path/gems/diff-lcs-1.2.5/lib/diff/lcs/hunk.rb +0 -276
- data/path/gems/diff-lcs-1.2.5/lib/diff/lcs/internals.rb +0 -301
- data/path/gems/diff-lcs-1.2.5/lib/diff/lcs/ldiff.rb +0 -195
- data/path/gems/diff-lcs-1.2.5/lib/diff/lcs/string.rb +0 -5
- data/path/gems/diff-lcs-1.2.5/spec/change_spec.rb +0 -65
- data/path/gems/diff-lcs-1.2.5/spec/diff_spec.rb +0 -47
- data/path/gems/diff-lcs-1.2.5/spec/hunk_spec.rb +0 -72
- data/path/gems/diff-lcs-1.2.5/spec/issues_spec.rb +0 -24
- data/path/gems/diff-lcs-1.2.5/spec/lcs_spec.rb +0 -54
- data/path/gems/diff-lcs-1.2.5/spec/patch_spec.rb +0 -414
- data/path/gems/diff-lcs-1.2.5/spec/sdiff_spec.rb +0 -214
- data/path/gems/diff-lcs-1.2.5/spec/spec_helper.rb +0 -290
- data/path/gems/diff-lcs-1.2.5/spec/traverse_balanced_spec.rb +0 -310
- data/path/gems/diff-lcs-1.2.5/spec/traverse_sequences_spec.rb +0 -139
- data/path/gems/ffi-1.9.10-x86-mingw32/COPYING +0 -49
- data/path/gems/ffi-1.9.10-x86-mingw32/LICENSE +0 -24
- data/path/gems/ffi-1.9.10-x86-mingw32/README.md +0 -109
- data/path/gems/ffi-1.9.10-x86-mingw32/Rakefile +0 -210
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/AbstractMemory.c +0 -1032
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/AbstractMemory.h +0 -175
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/ArrayType.c +0 -162
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/ArrayType.h +0 -59
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/Buffer.c +0 -365
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/Call.c +0 -530
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/Call.h +0 -93
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/ClosurePool.c +0 -283
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/ClosurePool.h +0 -57
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/DataConverter.c +0 -91
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/DynamicLibrary.c +0 -337
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/DynamicLibrary.h +0 -98
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/Function.c +0 -1000
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/Function.h +0 -87
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/FunctionInfo.c +0 -271
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/LastError.c +0 -184
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/LastError.h +0 -47
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/LongDouble.c +0 -63
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/LongDouble.h +0 -51
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/MappedType.c +0 -168
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/MappedType.h +0 -59
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/MemoryPointer.c +0 -197
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/MemoryPointer.h +0 -53
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/MethodHandle.c +0 -360
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/MethodHandle.h +0 -55
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/Platform.c +0 -121
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/Platform.h +0 -45
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/Pointer.c +0 -508
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/Pointer.h +0 -63
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/Struct.c +0 -829
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/Struct.h +0 -106
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/StructByReference.c +0 -190
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/StructByReference.h +0 -50
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/StructByValue.c +0 -150
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/StructByValue.h +0 -55
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/StructLayout.c +0 -698
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/Thread.c +0 -352
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/Thread.h +0 -95
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/Type.c +0 -397
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/Type.h +0 -62
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/Types.c +0 -139
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/Types.h +0 -89
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/Variadic.c +0 -280
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/compat.h +0 -83
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/extconf.rb +0 -65
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/ffi.c +0 -98
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi.bsd.mk +0 -34
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi.darwin.mk +0 -95
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi.gnu.mk +0 -31
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi.mk +0 -13
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi.vc.mk +0 -26
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi.vc64.mk +0 -26
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/ChangeLog +0 -4600
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/ChangeLog.libffi +0 -584
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/ChangeLog.libgcj +0 -40
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/ChangeLog.v1 +0 -764
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/LICENSE +0 -21
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/Makefile.am +0 -196
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/Makefile.in +0 -1820
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/Makefile.vc +0 -141
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/Makefile.vc64 +0 -141
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/README +0 -342
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/acinclude.m4 +0 -92
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/aclocal.m4 +0 -1873
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/build-ios.sh +0 -67
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/compile +0 -143
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/config.guess +0 -1501
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/config.sub +0 -1705
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/configure +0 -17191
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/configure.ac +0 -496
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/configure.host +0 -11
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/depcomp +0 -630
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/doc/libffi.info +0 -593
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/doc/libffi.texi +0 -600
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/doc/stamp-vti +0 -4
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/doc/version.texi +0 -4
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/fficonfig.h.in +0 -199
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/fficonfig.hw +0 -57
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/include/Makefile.am +0 -9
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/include/Makefile.in +0 -487
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/include/ffi.h.in +0 -427
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/include/ffi.h.vc +0 -427
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/include/ffi.h.vc64 +0 -427
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/include/ffi_common.h +0 -126
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/install-sh +0 -520
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/libffi.pc.in +0 -10
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/libtool-version +0 -29
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/ltmain.sh +0 -9636
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/m4/ax_cc_maxopt.m4 +0 -176
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/m4/ax_cflags_warn_all.m4 +0 -195
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/m4/ax_check_compiler_flags.m4 +0 -76
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/m4/ax_compiler_vendor.m4 +0 -63
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/m4/ax_configure_args.m4 +0 -70
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/m4/ax_enable_builddir.m4 +0 -300
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/m4/ax_gcc_archflag.m4 +0 -215
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/m4/ax_gcc_x86_cpuid.m4 +0 -79
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/m4/libtool.m4 +0 -7831
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/m4/ltoptions.m4 +0 -369
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/m4/ltsugar.m4 +0 -123
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/m4/ltversion.m4 +0 -23
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/m4/lt~obsolete.m4 +0 -98
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/man/Makefile.am +0 -8
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/man/Makefile.in +0 -466
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/man/ffi.3 +0 -31
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/man/ffi_call.3 +0 -103
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/man/ffi_prep_cif.3 +0 -66
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/mdate-sh +0 -201
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/missing +0 -376
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/msvcc.sh +0 -197
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/alpha/ffi.c +0 -284
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/alpha/ffitarget.h +0 -48
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/alpha/osf.S +0 -387
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/arm/ffi.c +0 -728
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/arm/ffitarget.h +0 -65
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/arm/gentramp.sh +0 -118
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/arm/sysv.S +0 -497
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/arm/trampoline.S +0 -4450
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/avr32/ffi.c +0 -423
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/avr32/ffitarget.h +0 -50
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/avr32/sysv.S +0 -208
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/closures.c +0 -615
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/cris/ffi.c +0 -383
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/cris/ffitarget.h +0 -51
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/cris/sysv.S +0 -215
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/debug.c +0 -59
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/dlmalloc.c +0 -5161
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/frv/eabi.S +0 -128
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/frv/ffi.c +0 -292
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/frv/ffitarget.h +0 -57
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/ia64/ffi.c +0 -582
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/ia64/ffitarget.h +0 -50
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/ia64/ia64_flags.h +0 -40
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/ia64/unix.S +0 -560
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/java_raw_api.c +0 -356
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/m32r/ffi.c +0 -232
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/m32r/ffitarget.h +0 -48
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/m32r/sysv.S +0 -121
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/m68k/ffi.c +0 -288
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/m68k/ffitarget.h +0 -49
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/m68k/sysv.S +0 -270
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/mips/ffi.c +0 -1036
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/mips/ffitarget.h +0 -242
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/mips/n32.S +0 -591
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/mips/o32.S +0 -381
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/moxie/eabi.S +0 -128
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/moxie/ffi.c +0 -276
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/pa/ffi.c +0 -719
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/pa/ffitarget.h +0 -78
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/pa/hpux32.S +0 -368
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/pa/linux.S +0 -357
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/powerpc/aix.S +0 -328
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/powerpc/aix_closure.S +0 -445
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/powerpc/asm.h +0 -125
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/powerpc/darwin.S +0 -383
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/powerpc/darwin_closure.S +0 -575
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/powerpc/ffi.c +0 -1448
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/powerpc/ffi_darwin.c +0 -1359
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/powerpc/ffitarget.h +0 -139
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/powerpc/linux64.S +0 -187
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/powerpc/linux64_closure.S +0 -236
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/powerpc/ppc_closure.S +0 -327
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/powerpc/sysv.S +0 -219
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/prep_cif.c +0 -177
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/raw_api.c +0 -254
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/s390/ffi.c +0 -780
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/s390/ffitarget.h +0 -62
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/s390/sysv.S +0 -434
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/sh/ffi.c +0 -716
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/sh/ffitarget.h +0 -49
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/sh/sysv.S +0 -850
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/sh64/ffi.c +0 -468
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/sh64/ffitarget.h +0 -53
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/sh64/sysv.S +0 -539
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/sparc/ffi.c +0 -669
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/sparc/ffitarget.h +0 -68
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/sparc/v8.S +0 -313
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/sparc/v9.S +0 -307
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/types.c +0 -77
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/x86/darwin.S +0 -444
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/x86/darwin64.S +0 -416
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/x86/ffi.c +0 -644
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/x86/ffi64.c +0 -635
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/x86/ffitarget.h +0 -121
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/x86/freebsd.S +0 -458
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/x86/sysv.S +0 -468
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/x86/unix64.S +0 -426
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/x86/win32.S +0 -1065
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/src/x86/win64.S +0 -468
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/Makefile.am +0 -80
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/Makefile.in +0 -500
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/config/default.exp +0 -1
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/lib/libffi-dg.exp +0 -300
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/lib/libffi.exp +0 -350
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/lib/target-libpath.exp +0 -263
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/lib/wrapper.exp +0 -45
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/call.exp +0 -32
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/closure_fn0.c +0 -89
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/closure_fn1.c +0 -81
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/closure_fn2.c +0 -81
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/closure_fn3.c +0 -82
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/closure_fn4.c +0 -89
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/closure_fn5.c +0 -92
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/closure_fn6.c +0 -90
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/closure_loc_fn0.c +0 -95
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/closure_stdcall.c +0 -64
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/cls_12byte.c +0 -94
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/cls_16byte.c +0 -95
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/cls_18byte.c +0 -96
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/cls_19byte.c +0 -102
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/cls_1_1byte.c +0 -89
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/cls_20byte.c +0 -91
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/cls_20byte1.c +0 -93
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/cls_24byte.c +0 -113
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/cls_2byte.c +0 -90
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/cls_3_1byte.c +0 -95
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/cls_3byte1.c +0 -90
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/cls_3byte2.c +0 -90
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/cls_4_1byte.c +0 -98
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/cls_4byte.c +0 -90
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/cls_5_1_byte.c +0 -109
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/cls_5byte.c +0 -98
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/cls_64byte.c +0 -124
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/cls_6_1_byte.c +0 -113
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/cls_6byte.c +0 -99
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/cls_7_1_byte.c +0 -117
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/cls_7byte.c +0 -97
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/cls_8byte.c +0 -88
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/cls_9byte1.c +0 -90
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/cls_9byte2.c +0 -91
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_double.c +0 -93
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_float.c +0 -91
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_longdouble.c +0 -92
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_longdouble_split.c +0 -134
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_longdouble_split2.c +0 -117
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_pointer.c +0 -95
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_sint16.c +0 -91
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_sint32.c +0 -91
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_sint64.c +0 -92
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_uint16.c +0 -91
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_uint32.c +0 -91
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_uint64.c +0 -93
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/cls_dbls_struct.c +0 -66
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/cls_double.c +0 -43
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/cls_double_va.c +0 -60
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/cls_float.c +0 -42
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/cls_longdouble.c +0 -105
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/cls_longdouble_va.c +0 -60
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/cls_multi_schar.c +0 -74
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/cls_multi_sshort.c +0 -74
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/cls_multi_sshortchar.c +0 -86
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/cls_multi_uchar.c +0 -91
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/cls_multi_ushort.c +0 -74
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/cls_multi_ushortchar.c +0 -86
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/cls_pointer.c +0 -74
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/cls_pointer_stack.c +0 -140
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/cls_schar.c +0 -44
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/cls_sint.c +0 -42
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/cls_sshort.c +0 -42
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/cls_uchar.c +0 -42
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/cls_uint.c +0 -43
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/cls_ulonglong.c +0 -47
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/cls_ushort.c +0 -43
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/err_bad_abi.c +0 -36
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/err_bad_typedef.c +0 -26
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/ffitest.h +0 -153
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/float.c +0 -59
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/float1.c +0 -58
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/float2.c +0 -58
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/float3.c +0 -72
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/float4.c +0 -62
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/huge_struct.c +0 -342
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/many.c +0 -69
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/many_win32.c +0 -63
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/negint.c +0 -53
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct.c +0 -152
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct1.c +0 -161
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct10.c +0 -133
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct2.c +0 -110
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct3.c +0 -111
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct4.c +0 -111
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct5.c +0 -112
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct6.c +0 -131
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct7.c +0 -111
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct8.c +0 -131
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct9.c +0 -131
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/problem1.c +0 -90
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/promotion.c +0 -59
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/pyobjc-tc.c +0 -114
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/return_dbl.c +0 -35
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/return_dbl1.c +0 -43
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/return_dbl2.c +0 -42
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/return_fl.c +0 -35
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/return_fl1.c +0 -36
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/return_fl2.c +0 -49
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/return_fl3.c +0 -42
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/return_ldl.c +0 -34
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/return_ll.c +0 -41
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/return_ll1.c +0 -43
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/return_sc.c +0 -36
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/return_sl.c +0 -38
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/return_uc.c +0 -38
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/return_ul.c +0 -38
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/stret_large.c +0 -145
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/stret_large2.c +0 -148
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/stret_medium.c +0 -124
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/stret_medium2.c +0 -125
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/strlen.c +0 -44
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/strlen_win32.c +0 -44
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/struct1.c +0 -65
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/struct2.c +0 -67
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/struct3.c +0 -59
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/struct4.c +0 -63
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/struct5.c +0 -65
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/struct6.c +0 -64
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/struct7.c +0 -74
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/struct8.c +0 -80
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/struct9.c +0 -67
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.call/testclosure.c +0 -70
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.special/ffitestcxx.h +0 -96
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.special/special.exp +0 -35
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.special/unwindtest.cc +0 -124
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/testsuite/libffi.special/unwindtest_ffi_call.cc +0 -53
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/libffi/texinfo.tex +0 -7210
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/rbffi.h +0 -57
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/rbffi_endian.h +0 -59
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/win32/stdbool.h +0 -8
- data/path/gems/ffi-1.9.10-x86-mingw32/ext/ffi_c/win32/stdint.h +0 -201
- data/path/gems/ffi-1.9.10-x86-mingw32/ffi.gemspec +0 -23
- data/path/gems/ffi-1.9.10-x86-mingw32/gen/Rakefile +0 -30
- data/path/gems/ffi-1.9.10-x86-mingw32/lib/1.8/ffi_c.so +0 -0
- data/path/gems/ffi-1.9.10-x86-mingw32/lib/1.9/ffi_c.so +0 -0
- data/path/gems/ffi-1.9.10-x86-mingw32/lib/2.0/ffi_c.so +0 -0
- data/path/gems/ffi-1.9.10-x86-mingw32/lib/2.1/ffi_c.so +0 -0
- data/path/gems/ffi-1.9.10-x86-mingw32/lib/2.2/ffi_c.so +0 -0
- data/path/gems/ffi-1.9.10-x86-mingw32/lib/ffi.rb +0 -20
- data/path/gems/ffi-1.9.10-x86-mingw32/lib/ffi/autopointer.rb +0 -194
- data/path/gems/ffi-1.9.10-x86-mingw32/lib/ffi/buffer.rb +0 -4
- data/path/gems/ffi-1.9.10-x86-mingw32/lib/ffi/callback.rb +0 -4
- data/path/gems/ffi-1.9.10-x86-mingw32/lib/ffi/enum.rb +0 -174
- data/path/gems/ffi-1.9.10-x86-mingw32/lib/ffi/errno.rb +0 -43
- data/path/gems/ffi-1.9.10-x86-mingw32/lib/ffi/ffi.rb +0 -44
- data/path/gems/ffi-1.9.10-x86-mingw32/lib/ffi/io.rb +0 -62
- data/path/gems/ffi-1.9.10-x86-mingw32/lib/ffi/library.rb +0 -524
- data/path/gems/ffi-1.9.10-x86-mingw32/lib/ffi/managedstruct.rb +0 -84
- data/path/gems/ffi-1.9.10-x86-mingw32/lib/ffi/memorypointer.rb +0 -1
- data/path/gems/ffi-1.9.10-x86-mingw32/lib/ffi/platform.rb +0 -159
- data/path/gems/ffi-1.9.10-x86-mingw32/lib/ffi/platform/aarch64-linux/types.conf +0 -104
- data/path/gems/ffi-1.9.10-x86-mingw32/lib/ffi/platform/arm-linux/types.conf +0 -104
- data/path/gems/ffi-1.9.10-x86-mingw32/lib/ffi/platform/i386-cygwin/types.conf +0 -3
- data/path/gems/ffi-1.9.10-x86-mingw32/lib/ffi/platform/i386-darwin/types.conf +0 -100
- data/path/gems/ffi-1.9.10-x86-mingw32/lib/ffi/platform/i386-freebsd/types.conf +0 -152
- data/path/gems/ffi-1.9.10-x86-mingw32/lib/ffi/platform/i386-gnu/types.conf +0 -107
- data/path/gems/ffi-1.9.10-x86-mingw32/lib/ffi/platform/i386-linux/types.conf +0 -103
- data/path/gems/ffi-1.9.10-x86-mingw32/lib/ffi/platform/i386-netbsd/types.conf +0 -126
- data/path/gems/ffi-1.9.10-x86-mingw32/lib/ffi/platform/i386-openbsd/types.conf +0 -128
- data/path/gems/ffi-1.9.10-x86-mingw32/lib/ffi/platform/i386-solaris/types.conf +0 -122
- data/path/gems/ffi-1.9.10-x86-mingw32/lib/ffi/platform/i386-windows/types.conf +0 -105
- data/path/gems/ffi-1.9.10-x86-mingw32/lib/ffi/platform/ia64-linux/types.conf +0 -104
- data/path/gems/ffi-1.9.10-x86-mingw32/lib/ffi/platform/mips-linux/types.conf +0 -102
- data/path/gems/ffi-1.9.10-x86-mingw32/lib/ffi/platform/mips64el-linux/types.conf +0 -104
- data/path/gems/ffi-1.9.10-x86-mingw32/lib/ffi/platform/mipsel-linux/types.conf +0 -102
- data/path/gems/ffi-1.9.10-x86-mingw32/lib/ffi/platform/powerpc-aix/types.conf +0 -180
- data/path/gems/ffi-1.9.10-x86-mingw32/lib/ffi/platform/powerpc-darwin/types.conf +0 -100
- data/path/gems/ffi-1.9.10-x86-mingw32/lib/ffi/platform/powerpc-linux/types.conf +0 -100
- data/path/gems/ffi-1.9.10-x86-mingw32/lib/ffi/platform/powerpc64-linux/types.conf +0 -104
- data/path/gems/ffi-1.9.10-x86-mingw32/lib/ffi/platform/s390-linux/types.conf +0 -102
- data/path/gems/ffi-1.9.10-x86-mingw32/lib/ffi/platform/s390x-linux/types.conf +0 -102
- data/path/gems/ffi-1.9.10-x86-mingw32/lib/ffi/platform/sparc-linux/types.conf +0 -102
- data/path/gems/ffi-1.9.10-x86-mingw32/lib/ffi/platform/sparc-solaris/types.conf +0 -128
- data/path/gems/ffi-1.9.10-x86-mingw32/lib/ffi/platform/sparcv9-solaris/types.conf +0 -128
- data/path/gems/ffi-1.9.10-x86-mingw32/lib/ffi/platform/x86_64-cygwin/types.conf +0 -3
- data/path/gems/ffi-1.9.10-x86-mingw32/lib/ffi/platform/x86_64-darwin/types.conf +0 -126
- data/path/gems/ffi-1.9.10-x86-mingw32/lib/ffi/platform/x86_64-freebsd/types.conf +0 -128
- data/path/gems/ffi-1.9.10-x86-mingw32/lib/ffi/platform/x86_64-linux/types.conf +0 -102
- data/path/gems/ffi-1.9.10-x86-mingw32/lib/ffi/platform/x86_64-netbsd/types.conf +0 -128
- data/path/gems/ffi-1.9.10-x86-mingw32/lib/ffi/platform/x86_64-openbsd/types.conf +0 -128
- data/path/gems/ffi-1.9.10-x86-mingw32/lib/ffi/platform/x86_64-solaris/types.conf +0 -122
- data/path/gems/ffi-1.9.10-x86-mingw32/lib/ffi/platform/x86_64-windows/types.conf +0 -27
- data/path/gems/ffi-1.9.10-x86-mingw32/lib/ffi/pointer.rb +0 -134
- data/path/gems/ffi-1.9.10-x86-mingw32/lib/ffi/struct.rb +0 -373
- data/path/gems/ffi-1.9.10-x86-mingw32/lib/ffi/struct_layout_builder.rb +0 -227
- data/path/gems/ffi-1.9.10-x86-mingw32/lib/ffi/tools/const_generator.rb +0 -229
- data/path/gems/ffi-1.9.10-x86-mingw32/lib/ffi/tools/generator.rb +0 -60
- data/path/gems/ffi-1.9.10-x86-mingw32/lib/ffi/tools/generator_task.rb +0 -36
- data/path/gems/ffi-1.9.10-x86-mingw32/lib/ffi/tools/struct_generator.rb +0 -194
- data/path/gems/ffi-1.9.10-x86-mingw32/lib/ffi/tools/types_generator.rb +0 -135
- data/path/gems/ffi-1.9.10-x86-mingw32/lib/ffi/types.rb +0 -190
- data/path/gems/ffi-1.9.10-x86-mingw32/lib/ffi/union.rb +0 -43
- data/path/gems/ffi-1.9.10-x86-mingw32/lib/ffi/variadic.rb +0 -78
- data/path/gems/ffi-1.9.10-x86-mingw32/lib/ffi/version.rb +0 -4
- data/path/gems/ffi-1.9.10-x86-mingw32/libtest/Benchmark.c +0 -52
- data/path/gems/ffi-1.9.10-x86-mingw32/libtest/BoolTest.c +0 -34
- data/path/gems/ffi-1.9.10-x86-mingw32/libtest/BufferTest.c +0 -31
- data/path/gems/ffi-1.9.10-x86-mingw32/libtest/ClosureTest.c +0 -205
- data/path/gems/ffi-1.9.10-x86-mingw32/libtest/EnumTest.c +0 -51
- data/path/gems/ffi-1.9.10-x86-mingw32/libtest/FunctionTest.c +0 -70
- data/path/gems/ffi-1.9.10-x86-mingw32/libtest/GNUmakefile +0 -149
- data/path/gems/ffi-1.9.10-x86-mingw32/libtest/GlobalVariable.c +0 -62
- data/path/gems/ffi-1.9.10-x86-mingw32/libtest/LastErrorTest.c +0 -21
- data/path/gems/ffi-1.9.10-x86-mingw32/libtest/NumberTest.c +0 -132
- data/path/gems/ffi-1.9.10-x86-mingw32/libtest/PointerTest.c +0 -63
- data/path/gems/ffi-1.9.10-x86-mingw32/libtest/ReferenceTest.c +0 -23
- data/path/gems/ffi-1.9.10-x86-mingw32/libtest/StringTest.c +0 -34
- data/path/gems/ffi-1.9.10-x86-mingw32/libtest/StructTest.c +0 -243
- data/path/gems/ffi-1.9.10-x86-mingw32/libtest/UnionTest.c +0 -43
- data/path/gems/ffi-1.9.10-x86-mingw32/libtest/VariadicTest.c +0 -62
- data/path/gems/ffi-1.9.10-x86-mingw32/spec/ffi/LICENSE.SPECS +0 -22
- data/path/gems/ffi-1.9.10-x86-mingw32/spec/ffi/async_callback_spec.rb +0 -35
- data/path/gems/ffi-1.9.10-x86-mingw32/spec/ffi/bool_spec.rb +0 -32
- data/path/gems/ffi-1.9.10-x86-mingw32/spec/ffi/buffer_spec.rb +0 -279
- data/path/gems/ffi-1.9.10-x86-mingw32/spec/ffi/callback_spec.rb +0 -773
- data/path/gems/ffi-1.9.10-x86-mingw32/spec/ffi/custom_param_type.rb +0 -37
- data/path/gems/ffi-1.9.10-x86-mingw32/spec/ffi/custom_type_spec.rb +0 -74
- data/path/gems/ffi-1.9.10-x86-mingw32/spec/ffi/dup_spec.rb +0 -52
- data/path/gems/ffi-1.9.10-x86-mingw32/spec/ffi/enum_spec.rb +0 -423
- data/path/gems/ffi-1.9.10-x86-mingw32/spec/ffi/errno_spec.rb +0 -20
- data/path/gems/ffi-1.9.10-x86-mingw32/spec/ffi/ffi_spec.rb +0 -28
- data/path/gems/ffi-1.9.10-x86-mingw32/spec/ffi/fixtures/Benchmark.c +0 -52
- data/path/gems/ffi-1.9.10-x86-mingw32/spec/ffi/fixtures/BoolTest.c +0 -34
- data/path/gems/ffi-1.9.10-x86-mingw32/spec/ffi/fixtures/BufferTest.c +0 -31
- data/path/gems/ffi-1.9.10-x86-mingw32/spec/ffi/fixtures/ClosureTest.c +0 -190
- data/path/gems/ffi-1.9.10-x86-mingw32/spec/ffi/fixtures/EnumTest.c +0 -51
- data/path/gems/ffi-1.9.10-x86-mingw32/spec/ffi/fixtures/FunctionTest.c +0 -58
- data/path/gems/ffi-1.9.10-x86-mingw32/spec/ffi/fixtures/GNUmakefile +0 -149
- data/path/gems/ffi-1.9.10-x86-mingw32/spec/ffi/fixtures/GlobalVariable.c +0 -62
- data/path/gems/ffi-1.9.10-x86-mingw32/spec/ffi/fixtures/LastErrorTest.c +0 -21
- data/path/gems/ffi-1.9.10-x86-mingw32/spec/ffi/fixtures/NumberTest.c +0 -132
- data/path/gems/ffi-1.9.10-x86-mingw32/spec/ffi/fixtures/PointerTest.c +0 -63
- data/path/gems/ffi-1.9.10-x86-mingw32/spec/ffi/fixtures/ReferenceTest.c +0 -23
- data/path/gems/ffi-1.9.10-x86-mingw32/spec/ffi/fixtures/StringTest.c +0 -34
- data/path/gems/ffi-1.9.10-x86-mingw32/spec/ffi/fixtures/StructTest.c +0 -243
- data/path/gems/ffi-1.9.10-x86-mingw32/spec/ffi/fixtures/UnionTest.c +0 -43
- data/path/gems/ffi-1.9.10-x86-mingw32/spec/ffi/fixtures/VariadicTest.c +0 -99
- data/path/gems/ffi-1.9.10-x86-mingw32/spec/ffi/fixtures/classes.rb +0 -438
- data/path/gems/ffi-1.9.10-x86-mingw32/spec/ffi/function_spec.rb +0 -92
- data/path/gems/ffi-1.9.10-x86-mingw32/spec/ffi/io_spec.rb +0 -16
- data/path/gems/ffi-1.9.10-x86-mingw32/spec/ffi/library_spec.rb +0 -276
- data/path/gems/ffi-1.9.10-x86-mingw32/spec/ffi/long_double.rb +0 -30
- data/path/gems/ffi-1.9.10-x86-mingw32/spec/ffi/managed_struct_spec.rb +0 -68
- data/path/gems/ffi-1.9.10-x86-mingw32/spec/ffi/memorypointer_spec.rb +0 -78
- data/path/gems/ffi-1.9.10-x86-mingw32/spec/ffi/number_spec.rb +0 -247
- data/path/gems/ffi-1.9.10-x86-mingw32/spec/ffi/platform_spec.rb +0 -114
- data/path/gems/ffi-1.9.10-x86-mingw32/spec/ffi/pointer_spec.rb +0 -278
- data/path/gems/ffi-1.9.10-x86-mingw32/spec/ffi/rbx/attach_function_spec.rb +0 -33
- data/path/gems/ffi-1.9.10-x86-mingw32/spec/ffi/rbx/memory_pointer_spec.rb +0 -130
- data/path/gems/ffi-1.9.10-x86-mingw32/spec/ffi/rbx/spec_helper.rb +0 -6
- data/path/gems/ffi-1.9.10-x86-mingw32/spec/ffi/rbx/struct_spec.rb +0 -18
- data/path/gems/ffi-1.9.10-x86-mingw32/spec/ffi/spec_helper.rb +0 -93
- data/path/gems/ffi-1.9.10-x86-mingw32/spec/ffi/string_spec.rb +0 -118
- data/path/gems/ffi-1.9.10-x86-mingw32/spec/ffi/strptr_spec.rb +0 -50
- data/path/gems/ffi-1.9.10-x86-mingw32/spec/ffi/struct_by_ref_spec.rb +0 -43
- data/path/gems/ffi-1.9.10-x86-mingw32/spec/ffi/struct_callback_spec.rb +0 -69
- data/path/gems/ffi-1.9.10-x86-mingw32/spec/ffi/struct_initialize_spec.rb +0 -35
- data/path/gems/ffi-1.9.10-x86-mingw32/spec/ffi/struct_packed_spec.rb +0 -50
- data/path/gems/ffi-1.9.10-x86-mingw32/spec/ffi/struct_spec.rb +0 -886
- data/path/gems/ffi-1.9.10-x86-mingw32/spec/ffi/typedef_spec.rb +0 -91
- data/path/gems/ffi-1.9.10-x86-mingw32/spec/ffi/union_spec.rb +0 -67
- data/path/gems/ffi-1.9.10-x86-mingw32/spec/ffi/variadic_spec.rb +0 -113
- data/path/gems/ffi-1.9.10-x86-mingw32/spec/spec.opts +0 -4
- data/path/gems/formatador-0.2.5/CONTRIBUTING.md +0 -18
- data/path/gems/formatador-0.2.5/CONTRIBUTORS.md +0 -16
- data/path/gems/formatador-0.2.5/Gemfile +0 -3
- data/path/gems/formatador-0.2.5/LICENSE.md +0 -20
- data/path/gems/formatador-0.2.5/README.rdoc +0 -117
- data/path/gems/formatador-0.2.5/Rakefile +0 -143
- data/path/gems/formatador-0.2.5/changelog.txt +0 -27
- data/path/gems/formatador-0.2.5/formatador.gemspec +0 -83
- data/path/gems/formatador-0.2.5/lib/formatador.rb +0 -131
- data/path/gems/formatador-0.2.5/lib/formatador/progressbar.rb +0 -91
- data/path/gems/formatador-0.2.5/lib/formatador/table.rb +0 -98
- data/path/gems/formatador-0.2.5/tests/basic_tests.rb +0 -29
- data/path/gems/formatador-0.2.5/tests/table_tests.rb +0 -96
- data/path/gems/formatador-0.2.5/tests/tests_helper.rb +0 -15
- data/path/gems/guard-2.13.0/CHANGELOG.md +0 -1
- data/path/gems/guard-2.13.0/LICENSE +0 -22
- data/path/gems/guard-2.13.0/README.md +0 -182
- data/path/gems/guard-2.13.0/bin/_guard-core +0 -11
- data/path/gems/guard-2.13.0/bin/guard +0 -115
- data/path/gems/guard-2.13.0/images/failed.png +0 -0
- data/path/gems/guard-2.13.0/images/pending.png +0 -0
- data/path/gems/guard-2.13.0/images/success.png +0 -0
- data/path/gems/guard-2.13.0/lib/guard.rb +0 -172
- data/path/gems/guard-2.13.0/lib/guard/aruba_adapter.rb +0 -59
- data/path/gems/guard-2.13.0/lib/guard/cli.rb +0 -200
- data/path/gems/guard-2.13.0/lib/guard/cli/environments/bundler.rb +0 -22
- data/path/gems/guard-2.13.0/lib/guard/cli/environments/evaluate_only.rb +0 -35
- data/path/gems/guard-2.13.0/lib/guard/cli/environments/valid.rb +0 -63
- data/path/gems/guard-2.13.0/lib/guard/commander.rb +0 -103
- data/path/gems/guard-2.13.0/lib/guard/commands/all.rb +0 -37
- data/path/gems/guard-2.13.0/lib/guard/commands/change.rb +0 -31
- data/path/gems/guard-2.13.0/lib/guard/commands/notification.rb +0 -26
- data/path/gems/guard-2.13.0/lib/guard/commands/pause.rb +0 -29
- data/path/gems/guard-2.13.0/lib/guard/commands/reload.rb +0 -36
- data/path/gems/guard-2.13.0/lib/guard/commands/scope.rb +0 -38
- data/path/gems/guard-2.13.0/lib/guard/commands/show.rb +0 -24
- data/path/gems/guard-2.13.0/lib/guard/config.rb +0 -18
- data/path/gems/guard-2.13.0/lib/guard/deprecated/dsl.rb +0 -45
- data/path/gems/guard-2.13.0/lib/guard/deprecated/evaluator.rb +0 -39
- data/path/gems/guard-2.13.0/lib/guard/deprecated/guard.rb +0 -334
- data/path/gems/guard-2.13.0/lib/guard/deprecated/guardfile.rb +0 -84
- data/path/gems/guard-2.13.0/lib/guard/deprecated/watcher.rb +0 -27
- data/path/gems/guard-2.13.0/lib/guard/dsl.rb +0 -437
- data/path/gems/guard-2.13.0/lib/guard/dsl_describer.rb +0 -160
- data/path/gems/guard-2.13.0/lib/guard/dsl_reader.rb +0 -51
- data/path/gems/guard-2.13.0/lib/guard/group.rb +0 -64
- data/path/gems/guard-2.13.0/lib/guard/guardfile.rb +0 -37
- data/path/gems/guard-2.13.0/lib/guard/guardfile/evaluator.rb +0 -226
- data/path/gems/guard-2.13.0/lib/guard/guardfile/generator.rb +0 -115
- data/path/gems/guard-2.13.0/lib/guard/interactor.rb +0 -62
- data/path/gems/guard-2.13.0/lib/guard/internals/debugging.rb +0 -67
- data/path/gems/guard-2.13.0/lib/guard/internals/groups.rb +0 -40
- data/path/gems/guard-2.13.0/lib/guard/internals/helpers.rb +0 -13
- data/path/gems/guard-2.13.0/lib/guard/internals/plugins.rb +0 -53
- data/path/gems/guard-2.13.0/lib/guard/internals/queue.rb +0 -50
- data/path/gems/guard-2.13.0/lib/guard/internals/scope.rb +0 -121
- data/path/gems/guard-2.13.0/lib/guard/internals/session.rb +0 -182
- data/path/gems/guard-2.13.0/lib/guard/internals/state.rb +0 -25
- data/path/gems/guard-2.13.0/lib/guard/internals/tracing.rb +0 -33
- data/path/gems/guard-2.13.0/lib/guard/internals/traps.rb +0 -10
- data/path/gems/guard-2.13.0/lib/guard/jobs/base.rb +0 -21
- data/path/gems/guard-2.13.0/lib/guard/jobs/pry_wrapper.rb +0 -293
- data/path/gems/guard-2.13.0/lib/guard/jobs/sleep.rb +0 -26
- data/path/gems/guard-2.13.0/lib/guard/notifier.rb +0 -71
- data/path/gems/guard-2.13.0/lib/guard/options.rb +0 -17
- data/path/gems/guard-2.13.0/lib/guard/plugin.rb +0 -303
- data/path/gems/guard-2.13.0/lib/guard/plugin_util.rb +0 -188
- data/path/gems/guard-2.13.0/lib/guard/rake_task.rb +0 -42
- data/path/gems/guard-2.13.0/lib/guard/runner.rb +0 -126
- data/path/gems/guard-2.13.0/lib/guard/templates/Guardfile +0 -16
- data/path/gems/guard-2.13.0/lib/guard/terminal.rb +0 -13
- data/path/gems/guard-2.13.0/lib/guard/ui.rb +0 -268
- data/path/gems/guard-2.13.0/lib/guard/ui/colors.rb +0 -56
- data/path/gems/guard-2.13.0/lib/guard/version.rb +0 -3
- data/path/gems/guard-2.13.0/lib/guard/watcher.rb +0 -113
- data/path/gems/guard-2.13.0/man/guard.1 +0 -108
- data/path/gems/guard-2.13.0/man/guard.1.html +0 -196
- data/path/gems/guard-compat-1.2.1/.gitignore +0 -14
- data/path/gems/guard-compat-1.2.1/.rspec +0 -3
- data/path/gems/guard-compat-1.2.1/.rubocop.yml +0 -6
- data/path/gems/guard-compat-1.2.1/.rubocop_todo.yml +0 -10
- data/path/gems/guard-compat-1.2.1/Gemfile +0 -9
- data/path/gems/guard-compat-1.2.1/LICENSE.txt +0 -22
- data/path/gems/guard-compat-1.2.1/README.md +0 -80
- data/path/gems/guard-compat-1.2.1/Rakefile +0 -10
- data/path/gems/guard-compat-1.2.1/guard-compat.gemspec +0 -23
- data/path/gems/guard-compat-1.2.1/lib/guard/compat.rb +0 -7
- data/path/gems/guard-compat-1.2.1/lib/guard/compat/example.rb +0 -34
- data/path/gems/guard-compat-1.2.1/lib/guard/compat/plugin.rb +0 -124
- data/path/gems/guard-compat-1.2.1/lib/guard/compat/test/helper.rb +0 -36
- data/path/gems/guard-compat-1.2.1/lib/guard/compat/test/template.rb +0 -68
- data/path/gems/guard-compat-1.2.1/lib/guard/compat/version.rb +0 -5
- data/path/gems/guard-compat-1.2.1/spec/guard/compat/example_spec.rb +0 -53
- data/path/gems/guard-compat-1.2.1/spec/guard/compat/example_template_spec.rb +0 -30
- data/path/gems/guard-compat-1.2.1/spec/guard/compat/no_guard_spec.rb +0 -63
- data/path/gems/guard-compat-1.2.1/spec/spec_helper.rb +0 -73
- data/path/gems/guard-rspec-4.6.4/.gitignore +0 -10
- data/path/gems/guard-rspec-4.6.4/.hound.yml +0 -262
- data/path/gems/guard-rspec-4.6.4/.rspec +0 -2
- data/path/gems/guard-rspec-4.6.4/.rubocop.yml +0 -2
- data/path/gems/guard-rspec-4.6.4/.rubocop_todo.yml +0 -6
- data/path/gems/guard-rspec-4.6.4/.travis.yml +0 -13
- data/path/gems/guard-rspec-4.6.4/CONTRIBUTING.md +0 -38
- data/path/gems/guard-rspec-4.6.4/Gemfile +0 -23
- data/path/gems/guard-rspec-4.6.4/Guardfile +0 -28
- data/path/gems/guard-rspec-4.6.4/LICENSE.txt +0 -22
- data/path/gems/guard-rspec-4.6.4/README.md +0 -158
- data/path/gems/guard-rspec-4.6.4/Rakefile +0 -38
- data/path/gems/guard-rspec-4.6.4/gemfiles/Gemfile.rspec-2.14 +0 -14
- data/path/gems/guard-rspec-4.6.4/gemfiles/Gemfile.rspec-2.99 +0 -14
- data/path/gems/guard-rspec-4.6.4/gemfiles/Gemfile.rspec-3.3 +0 -14
- data/path/gems/guard-rspec-4.6.4/guard-rspec.gemspec +0 -29
- data/path/gems/guard-rspec-4.6.4/lib/guard/rspec.rb +0 -51
- data/path/gems/guard-rspec-4.6.4/lib/guard/rspec/command.rb +0 -70
- data/path/gems/guard-rspec-4.6.4/lib/guard/rspec/deprecator.rb +0 -84
- data/path/gems/guard-rspec-4.6.4/lib/guard/rspec/dsl.rb +0 -70
- data/path/gems/guard-rspec-4.6.4/lib/guard/rspec/inspectors/base_inspector.rb +0 -73
- data/path/gems/guard-rspec-4.6.4/lib/guard/rspec/inspectors/factory.rb +0 -23
- data/path/gems/guard-rspec-4.6.4/lib/guard/rspec/inspectors/focused_inspector.rb +0 -39
- data/path/gems/guard-rspec-4.6.4/lib/guard/rspec/inspectors/keeping_inspector.rb +0 -97
- data/path/gems/guard-rspec-4.6.4/lib/guard/rspec/inspectors/simple_inspector.rb +0 -21
- data/path/gems/guard-rspec-4.6.4/lib/guard/rspec/notifier.rb +0 -56
- data/path/gems/guard-rspec-4.6.4/lib/guard/rspec/options.rb +0 -36
- data/path/gems/guard-rspec-4.6.4/lib/guard/rspec/results.rb +0 -23
- data/path/gems/guard-rspec-4.6.4/lib/guard/rspec/rspec_process.rb +0 -66
- data/path/gems/guard-rspec-4.6.4/lib/guard/rspec/runner.rb +0 -97
- data/path/gems/guard-rspec-4.6.4/lib/guard/rspec/templates/Guardfile +0 -53
- data/path/gems/guard-rspec-4.6.4/lib/guard/rspec/version.rb +0 -5
- data/path/gems/guard-rspec-4.6.4/lib/guard/rspec_defaults.rb +0 -5
- data/path/gems/guard-rspec-4.6.4/lib/guard/rspec_formatter.rb +0 -145
- data/path/gems/guard-rspec-4.6.4/spec/lib/guard/rspec/command_spec.rb +0 -95
- data/path/gems/guard-rspec-4.6.4/spec/lib/guard/rspec/deprecator_spec.rb +0 -94
- data/path/gems/guard-rspec-4.6.4/spec/lib/guard/rspec/inspectors/base_inspector_spec.rb +0 -144
- data/path/gems/guard-rspec-4.6.4/spec/lib/guard/rspec/inspectors/factory_spec.rb +0 -45
- data/path/gems/guard-rspec-4.6.4/spec/lib/guard/rspec/inspectors/focused_inspector_spec.rb +0 -140
- data/path/gems/guard-rspec-4.6.4/spec/lib/guard/rspec/inspectors/keeping_inspector_spec.rb +0 -192
- data/path/gems/guard-rspec-4.6.4/spec/lib/guard/rspec/inspectors/shared_examples.rb +0 -121
- data/path/gems/guard-rspec-4.6.4/spec/lib/guard/rspec/inspectors/simple_inspector_spec.rb +0 -59
- data/path/gems/guard-rspec-4.6.4/spec/lib/guard/rspec/notifier_spec.rb +0 -90
- data/path/gems/guard-rspec-4.6.4/spec/lib/guard/rspec/results_spec.rb +0 -64
- data/path/gems/guard-rspec-4.6.4/spec/lib/guard/rspec/rspec_process_spec.rb +0 -78
- data/path/gems/guard-rspec-4.6.4/spec/lib/guard/rspec/runner_spec.rb +0 -332
- data/path/gems/guard-rspec-4.6.4/spec/lib/guard/rspec/template_spec.rb +0 -78
- data/path/gems/guard-rspec-4.6.4/spec/lib/guard/rspec_formatter_spec.rb +0 -258
- data/path/gems/guard-rspec-4.6.4/spec/lib/guard/rspec_spec.rb +0 -91
- data/path/gems/guard-rspec-4.6.4/spec/spec_helper.rb +0 -144
- data/path/gems/listen-3.0.3/CHANGELOG.md +0 -1
- data/path/gems/listen-3.0.3/CONTRIBUTING.md +0 -38
- data/path/gems/listen-3.0.3/LICENSE.txt +0 -22
- data/path/gems/listen-3.0.3/README.md +0 -305
- data/path/gems/listen-3.0.3/bin/listen +0 -12
- data/path/gems/listen-3.0.3/lib/listen.rb +0 -55
- data/path/gems/listen-3.0.3/lib/listen/adapter.rb +0 -43
- data/path/gems/listen-3.0.3/lib/listen/adapter/base.rb +0 -130
- data/path/gems/listen-3.0.3/lib/listen/adapter/bsd.rb +0 -106
- data/path/gems/listen-3.0.3/lib/listen/adapter/config.rb +0 -23
- data/path/gems/listen-3.0.3/lib/listen/adapter/darwin.rb +0 -55
- data/path/gems/listen-3.0.3/lib/listen/adapter/linux.rb +0 -102
- data/path/gems/listen-3.0.3/lib/listen/adapter/polling.rb +0 -37
- data/path/gems/listen-3.0.3/lib/listen/adapter/windows.rb +0 -99
- data/path/gems/listen-3.0.3/lib/listen/backend.rb +0 -41
- data/path/gems/listen-3.0.3/lib/listen/change.rb +0 -78
- data/path/gems/listen-3.0.3/lib/listen/cli.rb +0 -65
- data/path/gems/listen-3.0.3/lib/listen/directory.rb +0 -80
- data/path/gems/listen-3.0.3/lib/listen/event/config.rb +0 -59
- data/path/gems/listen-3.0.3/lib/listen/event/loop.rb +0 -117
- data/path/gems/listen-3.0.3/lib/listen/event/processor.rb +0 -122
- data/path/gems/listen-3.0.3/lib/listen/event/queue.rb +0 -56
- data/path/gems/listen-3.0.3/lib/listen/file.rb +0 -80
- data/path/gems/listen-3.0.3/lib/listen/fsm.rb +0 -131
- data/path/gems/listen-3.0.3/lib/listen/internals/thread_pool.rb +0 -21
- data/path/gems/listen-3.0.3/lib/listen/listener.rb +0 -132
- data/path/gems/listen-3.0.3/lib/listen/listener/config.rb +0 -45
- data/path/gems/listen-3.0.3/lib/listen/logger.rb +0 -32
- data/path/gems/listen-3.0.3/lib/listen/options.rb +0 -23
- data/path/gems/listen-3.0.3/lib/listen/queue_optimizer.rb +0 -132
- data/path/gems/listen-3.0.3/lib/listen/record.rb +0 -120
- data/path/gems/listen-3.0.3/lib/listen/record/entry.rb +0 -51
- data/path/gems/listen-3.0.3/lib/listen/record/symlink_detector.rb +0 -39
- data/path/gems/listen-3.0.3/lib/listen/silencer.rb +0 -97
- data/path/gems/listen-3.0.3/lib/listen/silencer/controller.rb +0 -48
- data/path/gems/listen-3.0.3/lib/listen/version.rb +0 -3
- data/path/gems/lumberjack-1.0.9/MIT_LICENSE +0 -20
- data/path/gems/lumberjack-1.0.9/README.rdoc +0 -132
- data/path/gems/lumberjack-1.0.9/Rakefile +0 -40
- data/path/gems/lumberjack-1.0.9/VERSION +0 -1
- data/path/gems/lumberjack-1.0.9/lib/lumberjack.rb +0 -43
- data/path/gems/lumberjack-1.0.9/lib/lumberjack/device.rb +0 -26
- data/path/gems/lumberjack-1.0.9/lib/lumberjack/device/date_rolling_log_file.rb +0 -58
- data/path/gems/lumberjack-1.0.9/lib/lumberjack/device/log_file.rb +0 -18
- data/path/gems/lumberjack-1.0.9/lib/lumberjack/device/null.rb +0 -15
- data/path/gems/lumberjack-1.0.9/lib/lumberjack/device/rolling_log_file.rb +0 -110
- data/path/gems/lumberjack-1.0.9/lib/lumberjack/device/size_rolling_log_file.rb +0 -60
- data/path/gems/lumberjack-1.0.9/lib/lumberjack/device/writer.rb +0 -129
- data/path/gems/lumberjack-1.0.9/lib/lumberjack/formatter.rb +0 -81
- data/path/gems/lumberjack-1.0.9/lib/lumberjack/formatter/exception_formatter.rb +0 -12
- data/path/gems/lumberjack-1.0.9/lib/lumberjack/formatter/inspect_formatter.rb +0 -10
- data/path/gems/lumberjack-1.0.9/lib/lumberjack/formatter/pretty_print_formatter.rb +0 -23
- data/path/gems/lumberjack-1.0.9/lib/lumberjack/formatter/string_formatter.rb +0 -10
- data/path/gems/lumberjack-1.0.9/lib/lumberjack/log_entry.rb +0 -36
- data/path/gems/lumberjack-1.0.9/lib/lumberjack/logger.rb +0 -315
- data/path/gems/lumberjack-1.0.9/lib/lumberjack/rack.rb +0 -5
- data/path/gems/lumberjack-1.0.9/lib/lumberjack/rack/unit_of_work.rb +0 -15
- data/path/gems/lumberjack-1.0.9/lib/lumberjack/severity.rb +0 -23
- data/path/gems/lumberjack-1.0.9/lib/lumberjack/template.rb +0 -71
- data/path/gems/lumberjack-1.0.9/spec/device/date_rolling_log_file_spec.rb +0 -66
- data/path/gems/lumberjack-1.0.9/spec/device/log_file_spec.rb +0 -26
- data/path/gems/lumberjack-1.0.9/spec/device/null_spec.rb +0 -12
- data/path/gems/lumberjack-1.0.9/spec/device/rolling_log_file_spec.rb +0 -128
- data/path/gems/lumberjack-1.0.9/spec/device/size_rolling_log_file_spec.rb +0 -54
- data/path/gems/lumberjack-1.0.9/spec/device/writer_spec.rb +0 -118
- data/path/gems/lumberjack-1.0.9/spec/formatter/exception_formatter_spec.rb +0 -20
- data/path/gems/lumberjack-1.0.9/spec/formatter/inspect_formatter_spec.rb +0 -13
- data/path/gems/lumberjack-1.0.9/spec/formatter/pretty_print_formatter_spec.rb +0 -14
- data/path/gems/lumberjack-1.0.9/spec/formatter/string_formatter_spec.rb +0 -12
- data/path/gems/lumberjack-1.0.9/spec/formatter_spec.rb +0 -45
- data/path/gems/lumberjack-1.0.9/spec/log_entry_spec.rb +0 -69
- data/path/gems/lumberjack-1.0.9/spec/logger_spec.rb +0 -411
- data/path/gems/lumberjack-1.0.9/spec/lumberjack_spec.rb +0 -29
- data/path/gems/lumberjack-1.0.9/spec/rack/unit_of_work_spec.rb +0 -26
- data/path/gems/lumberjack-1.0.9/spec/severity_spec.rb +0 -23
- data/path/gems/lumberjack-1.0.9/spec/spec_helper.rb +0 -16
- data/path/gems/lumberjack-1.0.9/spec/template_spec.rb +0 -34
- data/path/gems/method_source-0.8.2/.gemtest +0 -0
- data/path/gems/method_source-0.8.2/.travis.yml +0 -13
- data/path/gems/method_source-0.8.2/.yardopts +0 -1
- data/path/gems/method_source-0.8.2/Gemfile +0 -2
- data/path/gems/method_source-0.8.2/LICENSE +0 -25
- data/path/gems/method_source-0.8.2/README.markdown +0 -91
- data/path/gems/method_source-0.8.2/Rakefile +0 -79
- data/path/gems/method_source-0.8.2/lib/method_source.rb +0 -141
- data/path/gems/method_source-0.8.2/lib/method_source/code_helpers.rb +0 -154
- data/path/gems/method_source-0.8.2/lib/method_source/source_location.rb +0 -138
- data/path/gems/method_source-0.8.2/lib/method_source/version.rb +0 -3
- data/path/gems/method_source-0.8.2/method_source.gemspec +0 -33
- data/path/gems/method_source-0.8.2/test/test.rb +0 -138
- data/path/gems/method_source-0.8.2/test/test_code_helpers.rb +0 -41
- data/path/gems/method_source-0.8.2/test/test_helper.rb +0 -98
- data/path/gems/nenv-0.2.0/.gitignore +0 -14
- data/path/gems/nenv-0.2.0/LICENSE.txt +0 -22
- data/path/gems/nenv-0.2.0/README.md +0 -320
- data/path/gems/nenv-0.2.0/lib/nenv.rb +0 -30
- data/path/gems/nenv-0.2.0/lib/nenv/autoenvironment.rb +0 -9
- data/path/gems/nenv-0.2.0/lib/nenv/builder.rb +0 -9
- data/path/gems/nenv-0.2.0/lib/nenv/environment.rb +0 -58
- data/path/gems/nenv-0.2.0/lib/nenv/environment/dumper.rb +0 -10
- data/path/gems/nenv-0.2.0/lib/nenv/environment/loader.rb +0 -29
- data/path/gems/nenv-0.2.0/lib/nenv/version.rb +0 -3
- data/path/gems/nenv-0.2.0/nenv.gemspec +0 -27
- data/path/gems/notiffany-0.0.7/LICENSE.txt +0 -22
- data/path/gems/notiffany-0.0.7/README.md +0 -69
- data/path/gems/notiffany-0.0.7/images/failed.png +0 -0
- data/path/gems/notiffany-0.0.7/images/pending.png +0 -0
- data/path/gems/notiffany-0.0.7/images/success.png +0 -0
- data/path/gems/notiffany-0.0.7/lib/notiffany.rb +0 -6
- data/path/gems/notiffany-0.0.7/lib/notiffany/notifier.rb +0 -205
- data/path/gems/notiffany-0.0.7/lib/notiffany/notifier/base.rb +0 -127
- data/path/gems/notiffany-0.0.7/lib/notiffany/notifier/detected.rb +0 -116
- data/path/gems/notiffany-0.0.7/lib/notiffany/notifier/emacs.rb +0 -107
- data/path/gems/notiffany-0.0.7/lib/notiffany/notifier/file.rb +0 -44
- data/path/gems/notiffany-0.0.7/lib/notiffany/notifier/gntp.rb +0 -91
- data/path/gems/notiffany-0.0.7/lib/notiffany/notifier/growl.rb +0 -82
- data/path/gems/notiffany-0.0.7/lib/notiffany/notifier/libnotify.rb +0 -54
- data/path/gems/notiffany-0.0.7/lib/notiffany/notifier/notifysend.rb +0 -89
- data/path/gems/notiffany-0.0.7/lib/notiffany/notifier/rb_notifu.rb +0 -89
- data/path/gems/notiffany-0.0.7/lib/notiffany/notifier/terminal_notifier.rb +0 -59
- data/path/gems/notiffany-0.0.7/lib/notiffany/notifier/terminal_title.rb +0 -39
- data/path/gems/notiffany-0.0.7/lib/notiffany/notifier/tmux.rb +0 -355
- data/path/gems/notiffany-0.0.7/lib/notiffany/version.rb +0 -3
- data/path/gems/pry-0.10.1-x86-mingw32/CHANGELOG.md +0 -709
- data/path/gems/pry-0.10.1-x86-mingw32/LICENSE +0 -25
- data/path/gems/pry-0.10.1-x86-mingw32/README.md +0 -406
- data/path/gems/pry-0.10.1-x86-mingw32/bin/pry +0 -16
- data/path/gems/pry-0.10.1-x86-mingw32/lib/pry.rb +0 -161
- data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/cli.rb +0 -220
- data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/code.rb +0 -346
- data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/code/code_file.rb +0 -103
- data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/code/code_range.rb +0 -71
- data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/code/loc.rb +0 -92
- data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/code_object.rb +0 -172
- data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/color_printer.rb +0 -55
- data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/command.rb +0 -692
- data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/command_set.rb +0 -443
- data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands.rb +0 -6
- data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/amend_line.rb +0 -99
- data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/bang.rb +0 -20
- data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/bang_pry.rb +0 -17
- data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/cat.rb +0 -62
- data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/cat/abstract_formatter.rb +0 -27
- data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/cat/exception_formatter.rb +0 -77
- data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/cat/file_formatter.rb +0 -67
- data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/cat/input_expression_formatter.rb +0 -43
- data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/cd.rb +0 -41
- data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/change_inspector.rb +0 -27
- data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/change_prompt.rb +0 -26
- data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/code_collector.rb +0 -165
- data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/disable_pry.rb +0 -27
- data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/disabled_commands.rb +0 -2
- data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/easter_eggs.rb +0 -112
- data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/edit.rb +0 -195
- data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/edit/exception_patcher.rb +0 -25
- data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/edit/file_and_line_locator.rb +0 -36
- data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/exit.rb +0 -42
- data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/exit_all.rb +0 -29
- data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/exit_program.rb +0 -23
- data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/find_method.rb +0 -193
- data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/fix_indent.rb +0 -19
- data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/gem_cd.rb +0 -26
- data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/gem_install.rb +0 -32
- data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/gem_list.rb +0 -33
- data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/gem_open.rb +0 -29
- data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/gist.rb +0 -101
- data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/help.rb +0 -164
- data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/hist.rb +0 -180
- data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/import_set.rb +0 -22
- data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/install_command.rb +0 -53
- data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/jump_to.rb +0 -29
- data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/list_inspectors.rb +0 -35
- data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/list_prompts.rb +0 -35
- data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/ls.rb +0 -114
- data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/ls/constants.rb +0 -47
- data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/ls/formatter.rb +0 -49
- data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/ls/globals.rb +0 -48
- data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/ls/grep.rb +0 -21
- data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/ls/instance_vars.rb +0 -39
- data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/ls/interrogatable.rb +0 -18
- data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/ls/jruby_hacks.rb +0 -49
- data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/ls/local_names.rb +0 -35
- data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/ls/local_vars.rb +0 -39
- data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/ls/ls_entity.rb +0 -70
- data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/ls/methods.rb +0 -57
- data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/ls/methods_helper.rb +0 -46
- data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/ls/self_methods.rb +0 -32
- data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/nesting.rb +0 -25
- data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/play.rb +0 -103
- data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/pry_backtrace.rb +0 -25
- data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/pry_version.rb +0 -17
- data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/raise_up.rb +0 -32
- data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/reload_code.rb +0 -62
- data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/reset.rb +0 -18
- data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/ri.rb +0 -60
- data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/save_file.rb +0 -61
- data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/shell_command.rb +0 -48
- data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/shell_mode.rb +0 -25
- data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/show_doc.rb +0 -83
- data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/show_info.rb +0 -195
- data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/show_input.rb +0 -17
- data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/show_source.rb +0 -50
- data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/simple_prompt.rb +0 -22
- data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/stat.rb +0 -40
- data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/switch_to.rb +0 -23
- data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/toggle_color.rb +0 -24
- data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/watch_expression.rb +0 -105
- data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/watch_expression/expression.rb +0 -38
- data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/whereami.rb +0 -190
- data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/commands/wtf.rb +0 -57
- data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/config.rb +0 -24
- data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/config/behavior.rb +0 -139
- data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/config/convenience.rb +0 -25
- data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/config/default.rb +0 -161
- data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/core_extensions.rb +0 -131
- data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/editor.rb +0 -135
- data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/exceptions.rb +0 -77
- data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/helpers.rb +0 -5
- data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/helpers/base_helpers.rb +0 -113
- data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/helpers/command_helpers.rb +0 -156
- data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/helpers/documentation_helpers.rb +0 -75
- data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/helpers/options_helpers.rb +0 -27
- data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/helpers/table.rb +0 -109
- data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/helpers/text.rb +0 -107
- data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/history.rb +0 -127
- data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/history_array.rb +0 -121
- data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/hooks.rb +0 -230
- data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/indent.rb +0 -406
- data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/input_completer.rb +0 -242
- data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/input_lock.rb +0 -132
- data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/inspector.rb +0 -27
- data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/last_exception.rb +0 -61
- data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/method.rb +0 -546
- data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/method/disowned.rb +0 -53
- data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/method/patcher.rb +0 -125
- data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/method/weird_method_locator.rb +0 -186
- data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/module_candidate.rb +0 -136
- data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/object_path.rb +0 -82
- data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/output.rb +0 -50
- data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/pager.rb +0 -236
- data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/plugins.rb +0 -103
- data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/prompt.rb +0 -26
- data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/pry_class.rb +0 -375
- data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/pry_instance.rb +0 -664
- data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/rbx_path.rb +0 -22
- data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/repl.rb +0 -202
- data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/repl_file_loader.rb +0 -74
- data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/rubygem.rb +0 -82
- data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/terminal.rb +0 -79
- data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/test/helper.rb +0 -170
- data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/version.rb +0 -3
- data/path/gems/pry-0.10.1-x86-mingw32/lib/pry/wrapped_module.rb +0 -377
- data/path/gems/rb-fsevent-0.9.5/.gitignore +0 -13
- data/path/gems/rb-fsevent-0.9.5/Gemfile +0 -6
- data/path/gems/rb-fsevent-0.9.5/Guardfile +0 -8
- data/path/gems/rb-fsevent-0.9.5/LICENSE.txt +0 -22
- data/path/gems/rb-fsevent-0.9.5/README.md +0 -242
- data/path/gems/rb-fsevent-0.9.5/Rakefile +0 -32
- data/path/gems/rb-fsevent-0.9.5/bin/fsevent_watch +0 -0
- data/path/gems/rb-fsevent-0.9.5/ext/LICENSE +0 -21
- data/path/gems/rb-fsevent-0.9.5/ext/fsevent_watch/FSEventsFix.c +0 -626
- data/path/gems/rb-fsevent-0.9.5/ext/fsevent_watch/FSEventsFix.h +0 -105
- data/path/gems/rb-fsevent-0.9.5/ext/fsevent_watch/TSICTString.c +0 -394
- data/path/gems/rb-fsevent-0.9.5/ext/fsevent_watch/TSICTString.h +0 -74
- data/path/gems/rb-fsevent-0.9.5/ext/fsevent_watch/cli.c +0 -202
- data/path/gems/rb-fsevent-0.9.5/ext/fsevent_watch/cli.h +0 -45
- data/path/gems/rb-fsevent-0.9.5/ext/fsevent_watch/common.h +0 -22
- data/path/gems/rb-fsevent-0.9.5/ext/fsevent_watch/compat.c +0 -25
- data/path/gems/rb-fsevent-0.9.5/ext/fsevent_watch/compat.h +0 -47
- data/path/gems/rb-fsevent-0.9.5/ext/fsevent_watch/defines.h +0 -40
- data/path/gems/rb-fsevent-0.9.5/ext/fsevent_watch/main.c +0 -507
- data/path/gems/rb-fsevent-0.9.5/ext/rakefile.rb +0 -224
- data/path/gems/rb-fsevent-0.9.5/lib/rb-fsevent.rb +0 -3
- data/path/gems/rb-fsevent-0.9.5/lib/rb-fsevent/fsevent.rb +0 -114
- data/path/gems/rb-fsevent-0.9.5/lib/rb-fsevent/version.rb +0 -5
- data/path/gems/rb-fsevent-0.9.5/rb-fsevent.gemspec +0 -24
- data/path/gems/rb-fsevent-0.9.5/spec/fixtures/custom 'path/.gitignore b/data/path/gems/rb-fsevent-0.9.5/spec/fixtures/custom → 'path/.gitignore +0 -0
- data/path/gems/rb-fsevent-0.9.5/spec/fixtures/folder1/file1.txt +0 -0
- data/path/gems/rb-fsevent-0.9.5/spec/fixtures/folder1/folder2/file2.txt +0 -0
- data/path/gems/rb-fsevent-0.9.5/spec/rb-fsevent/fsevent_spec.rb +0 -88
- data/path/gems/rb-fsevent-0.9.5/spec/spec_helper.rb +0 -23
- data/path/gems/rb-inotify-0.9.5/.yardopts +0 -4
- data/path/gems/rb-inotify-0.9.5/MIT-LICENSE +0 -20
- data/path/gems/rb-inotify-0.9.5/README.md +0 -66
- data/path/gems/rb-inotify-0.9.5/Rakefile +0 -54
- data/path/gems/rb-inotify-0.9.5/VERSION +0 -1
- data/path/gems/rb-inotify-0.9.5/lib/rb-inotify.rb +0 -17
- data/path/gems/rb-inotify-0.9.5/lib/rb-inotify/event.rb +0 -146
- data/path/gems/rb-inotify-0.9.5/lib/rb-inotify/native.rb +0 -31
- data/path/gems/rb-inotify-0.9.5/lib/rb-inotify/native/flags.rb +0 -89
- data/path/gems/rb-inotify-0.9.5/lib/rb-inotify/notifier.rb +0 -318
- data/path/gems/rb-inotify-0.9.5/lib/rb-inotify/watcher.rb +0 -88
- data/path/gems/rb-inotify-0.9.5/rb-inotify.gemspec +0 -52
- data/path/gems/rspec-3.3.0/License.txt +0 -24
- data/path/gems/rspec-3.3.0/README.md +0 -34
- data/path/gems/rspec-3.3.0/lib/rspec.rb +0 -3
- data/path/gems/rspec-3.3.0/lib/rspec/version.rb +0 -5
- data/path/gems/rspec-core-3.3.2/.document +0 -5
- data/path/gems/rspec-core-3.3.2/.yardopts +0 -8
- data/path/gems/rspec-core-3.3.2/Changelog.md +0 -1856
- data/path/gems/rspec-core-3.3.2/License.txt +0 -25
- data/path/gems/rspec-core-3.3.2/README.md +0 -369
- data/path/gems/rspec-core-3.3.2/exe/rspec +0 -4
- data/path/gems/rspec-core-3.3.2/lib/rspec/autorun.rb +0 -3
- data/path/gems/rspec-core-3.3.2/lib/rspec/core.rb +0 -181
- data/path/gems/rspec-core-3.3.2/lib/rspec/core/backtrace_formatter.rb +0 -64
- data/path/gems/rspec-core-3.3.2/lib/rspec/core/bisect/coordinator.rb +0 -66
- data/path/gems/rspec-core-3.3.2/lib/rspec/core/bisect/example_minimizer.rb +0 -130
- data/path/gems/rspec-core-3.3.2/lib/rspec/core/bisect/runner.rb +0 -139
- data/path/gems/rspec-core-3.3.2/lib/rspec/core/bisect/server.rb +0 -61
- data/path/gems/rspec-core-3.3.2/lib/rspec/core/bisect/subset_enumerator.rb +0 -39
- data/path/gems/rspec-core-3.3.2/lib/rspec/core/configuration.rb +0 -1807
- data/path/gems/rspec-core-3.3.2/lib/rspec/core/configuration_options.rb +0 -191
- data/path/gems/rspec-core-3.3.2/lib/rspec/core/drb.rb +0 -111
- data/path/gems/rspec-core-3.3.2/lib/rspec/core/dsl.rb +0 -96
- data/path/gems/rspec-core-3.3.2/lib/rspec/core/example.rb +0 -573
- data/path/gems/rspec-core-3.3.2/lib/rspec/core/example_group.rb +0 -796
- data/path/gems/rspec-core-3.3.2/lib/rspec/core/example_status_persister.rb +0 -235
- data/path/gems/rspec-core-3.3.2/lib/rspec/core/filter_manager.rb +0 -231
- data/path/gems/rspec-core-3.3.2/lib/rspec/core/flat_map.rb +0 -20
- data/path/gems/rspec-core-3.3.2/lib/rspec/core/formatters.rb +0 -254
- data/path/gems/rspec-core-3.3.2/lib/rspec/core/formatters/base_formatter.rb +0 -70
- data/path/gems/rspec-core-3.3.2/lib/rspec/core/formatters/base_text_formatter.rb +0 -77
- data/path/gems/rspec-core-3.3.2/lib/rspec/core/formatters/bisect_formatter.rb +0 -68
- data/path/gems/rspec-core-3.3.2/lib/rspec/core/formatters/bisect_progress_formatter.rb +0 -115
- data/path/gems/rspec-core-3.3.2/lib/rspec/core/formatters/console_codes.rb +0 -65
- data/path/gems/rspec-core-3.3.2/lib/rspec/core/formatters/deprecation_formatter.rb +0 -223
- data/path/gems/rspec-core-3.3.2/lib/rspec/core/formatters/documentation_formatter.rb +0 -70
- data/path/gems/rspec-core-3.3.2/lib/rspec/core/formatters/exception_presenter.rb +0 -393
- data/path/gems/rspec-core-3.3.2/lib/rspec/core/formatters/fallback_message_formatter.rb +0 -28
- data/path/gems/rspec-core-3.3.2/lib/rspec/core/formatters/helpers.rb +0 -109
- data/path/gems/rspec-core-3.3.2/lib/rspec/core/formatters/html_formatter.rb +0 -151
- data/path/gems/rspec-core-3.3.2/lib/rspec/core/formatters/html_printer.rb +0 -415
- data/path/gems/rspec-core-3.3.2/lib/rspec/core/formatters/json_formatter.rb +0 -96
- data/path/gems/rspec-core-3.3.2/lib/rspec/core/formatters/profile_formatter.rb +0 -68
- data/path/gems/rspec-core-3.3.2/lib/rspec/core/formatters/progress_formatter.rb +0 -28
- data/path/gems/rspec-core-3.3.2/lib/rspec/core/formatters/protocol.rb +0 -172
- data/path/gems/rspec-core-3.3.2/lib/rspec/core/formatters/snippet_extractor.rb +0 -116
- data/path/gems/rspec-core-3.3.2/lib/rspec/core/hooks.rb +0 -638
- data/path/gems/rspec-core-3.3.2/lib/rspec/core/memoized_helpers.rb +0 -532
- data/path/gems/rspec-core-3.3.2/lib/rspec/core/metadata.rb +0 -490
- data/path/gems/rspec-core-3.3.2/lib/rspec/core/metadata_filter.rb +0 -235
- data/path/gems/rspec-core-3.3.2/lib/rspec/core/minitest_assertions_adapter.rb +0 -31
- data/path/gems/rspec-core-3.3.2/lib/rspec/core/mocking_adapters/flexmock.rb +0 -31
- data/path/gems/rspec-core-3.3.2/lib/rspec/core/mocking_adapters/mocha.rb +0 -57
- data/path/gems/rspec-core-3.3.2/lib/rspec/core/mocking_adapters/null.rb +0 -14
- data/path/gems/rspec-core-3.3.2/lib/rspec/core/mocking_adapters/rr.rb +0 -31
- data/path/gems/rspec-core-3.3.2/lib/rspec/core/mocking_adapters/rspec.rb +0 -32
- data/path/gems/rspec-core-3.3.2/lib/rspec/core/mutex.rb +0 -63
- data/path/gems/rspec-core-3.3.2/lib/rspec/core/notifications.rb +0 -498
- data/path/gems/rspec-core-3.3.2/lib/rspec/core/option_parser.rb +0 -301
- data/path/gems/rspec-core-3.3.2/lib/rspec/core/ordering.rb +0 -158
- data/path/gems/rspec-core-3.3.2/lib/rspec/core/pending.rb +0 -165
- data/path/gems/rspec-core-3.3.2/lib/rspec/core/profiler.rb +0 -32
- data/path/gems/rspec-core-3.3.2/lib/rspec/core/project_initializer.rb +0 -48
- data/path/gems/rspec-core-3.3.2/lib/rspec/core/project_initializer/.rspec +0 -2
- data/path/gems/rspec-core-3.3.2/lib/rspec/core/project_initializer/spec/spec_helper.rb +0 -96
- data/path/gems/rspec-core-3.3.2/lib/rspec/core/rake_task.rb +0 -158
- data/path/gems/rspec-core-3.3.2/lib/rspec/core/reentrant_mutex.rb +0 -52
- data/path/gems/rspec-core-3.3.2/lib/rspec/core/reporter.rb +0 -220
- data/path/gems/rspec-core-3.3.2/lib/rspec/core/ruby_project.rb +0 -53
- data/path/gems/rspec-core-3.3.2/lib/rspec/core/runner.rb +0 -179
- data/path/gems/rspec-core-3.3.2/lib/rspec/core/sandbox.rb +0 -37
- data/path/gems/rspec-core-3.3.2/lib/rspec/core/set.rb +0 -49
- data/path/gems/rspec-core-3.3.2/lib/rspec/core/shared_context.rb +0 -55
- data/path/gems/rspec-core-3.3.2/lib/rspec/core/shared_example_group.rb +0 -210
- data/path/gems/rspec-core-3.3.2/lib/rspec/core/shell_escape.rb +0 -49
- data/path/gems/rspec-core-3.3.2/lib/rspec/core/test_unit_assertions_adapter.rb +0 -30
- data/path/gems/rspec-core-3.3.2/lib/rspec/core/version.rb +0 -9
- data/path/gems/rspec-core-3.3.2/lib/rspec/core/warnings.rb +0 -40
- data/path/gems/rspec-core-3.3.2/lib/rspec/core/world.rb +0 -178
- data/path/gems/rspec-expectations-3.3.1/.document +0 -5
- data/path/gems/rspec-expectations-3.3.1/.yardopts +0 -6
- data/path/gems/rspec-expectations-3.3.1/Changelog.md +0 -953
- data/path/gems/rspec-expectations-3.3.1/License.txt +0 -24
- data/path/gems/rspec-expectations-3.3.1/README.md +0 -289
- data/path/gems/rspec-expectations-3.3.1/lib/rspec/expectations.rb +0 -81
- data/path/gems/rspec-expectations-3.3.1/lib/rspec/expectations/configuration.rb +0 -164
- data/path/gems/rspec-expectations-3.3.1/lib/rspec/expectations/expectation_target.rb +0 -113
- data/path/gems/rspec-expectations-3.3.1/lib/rspec/expectations/fail_with.rb +0 -31
- data/path/gems/rspec-expectations-3.3.1/lib/rspec/expectations/failure_aggregator.rb +0 -194
- data/path/gems/rspec-expectations-3.3.1/lib/rspec/expectations/handler.rb +0 -170
- data/path/gems/rspec-expectations-3.3.1/lib/rspec/expectations/minitest_integration.rb +0 -31
- data/path/gems/rspec-expectations-3.3.1/lib/rspec/expectations/syntax.rb +0 -132
- data/path/gems/rspec-expectations-3.3.1/lib/rspec/expectations/version.rb +0 -8
- data/path/gems/rspec-expectations-3.3.1/lib/rspec/matchers.rb +0 -1009
- data/path/gems/rspec-expectations-3.3.1/lib/rspec/matchers/aliased_matcher.rb +0 -116
- data/path/gems/rspec-expectations-3.3.1/lib/rspec/matchers/built_in.rb +0 -52
- data/path/gems/rspec-expectations-3.3.1/lib/rspec/matchers/built_in/all.rb +0 -85
- data/path/gems/rspec-expectations-3.3.1/lib/rspec/matchers/built_in/base_matcher.rb +0 -181
- data/path/gems/rspec-expectations-3.3.1/lib/rspec/matchers/built_in/be.rb +0 -285
- data/path/gems/rspec-expectations-3.3.1/lib/rspec/matchers/built_in/be_between.rb +0 -77
- data/path/gems/rspec-expectations-3.3.1/lib/rspec/matchers/built_in/be_instance_of.rb +0 -22
- data/path/gems/rspec-expectations-3.3.1/lib/rspec/matchers/built_in/be_kind_of.rb +0 -16
- data/path/gems/rspec-expectations-3.3.1/lib/rspec/matchers/built_in/be_within.rb +0 -72
- data/path/gems/rspec-expectations-3.3.1/lib/rspec/matchers/built_in/change.rb +0 -337
- data/path/gems/rspec-expectations-3.3.1/lib/rspec/matchers/built_in/compound.rb +0 -293
- data/path/gems/rspec-expectations-3.3.1/lib/rspec/matchers/built_in/contain_exactly.rb +0 -253
- data/path/gems/rspec-expectations-3.3.1/lib/rspec/matchers/built_in/cover.rb +0 -24
- data/path/gems/rspec-expectations-3.3.1/lib/rspec/matchers/built_in/eq.rb +0 -40
- data/path/gems/rspec-expectations-3.3.1/lib/rspec/matchers/built_in/eql.rb +0 -34
- data/path/gems/rspec-expectations-3.3.1/lib/rspec/matchers/built_in/equal.rb +0 -81
- data/path/gems/rspec-expectations-3.3.1/lib/rspec/matchers/built_in/exist.rb +0 -86
- data/path/gems/rspec-expectations-3.3.1/lib/rspec/matchers/built_in/has.rb +0 -103
- data/path/gems/rspec-expectations-3.3.1/lib/rspec/matchers/built_in/have_attributes.rb +0 -114
- data/path/gems/rspec-expectations-3.3.1/lib/rspec/matchers/built_in/include.rb +0 -130
- data/path/gems/rspec-expectations-3.3.1/lib/rspec/matchers/built_in/match.rb +0 -37
- data/path/gems/rspec-expectations-3.3.1/lib/rspec/matchers/built_in/operators.rb +0 -128
- data/path/gems/rspec-expectations-3.3.1/lib/rspec/matchers/built_in/output.rb +0 -200
- data/path/gems/rspec-expectations-3.3.1/lib/rspec/matchers/built_in/raise_error.rb +0 -216
- data/path/gems/rspec-expectations-3.3.1/lib/rspec/matchers/built_in/respond_to.rb +0 -90
- data/path/gems/rspec-expectations-3.3.1/lib/rspec/matchers/built_in/satisfy.rb +0 -37
- data/path/gems/rspec-expectations-3.3.1/lib/rspec/matchers/built_in/start_or_end_with.rb +0 -94
- data/path/gems/rspec-expectations-3.3.1/lib/rspec/matchers/built_in/throw_symbol.rb +0 -132
- data/path/gems/rspec-expectations-3.3.1/lib/rspec/matchers/built_in/yield.rb +0 -418
- data/path/gems/rspec-expectations-3.3.1/lib/rspec/matchers/composable.rb +0 -184
- data/path/gems/rspec-expectations-3.3.1/lib/rspec/matchers/dsl.rb +0 -453
- data/path/gems/rspec-expectations-3.3.1/lib/rspec/matchers/english_phrasing.rb +0 -42
- data/path/gems/rspec-expectations-3.3.1/lib/rspec/matchers/expecteds_for_multiple_diffs.rb +0 -73
- data/path/gems/rspec-expectations-3.3.1/lib/rspec/matchers/fail_matchers.rb +0 -42
- data/path/gems/rspec-expectations-3.3.1/lib/rspec/matchers/generated_descriptions.rb +0 -42
- data/path/gems/rspec-expectations-3.3.1/lib/rspec/matchers/matcher_delegator.rb +0 -35
- data/path/gems/rspec-expectations-3.3.1/lib/rspec/matchers/matcher_protocol.rb +0 -99
- data/path/gems/rspec-mocks-3.3.2/.document +0 -5
- data/path/gems/rspec-mocks-3.3.2/.yardopts +0 -6
- data/path/gems/rspec-mocks-3.3.2/Changelog.md +0 -965
- data/path/gems/rspec-mocks-3.3.2/License.txt +0 -24
- data/path/gems/rspec-mocks-3.3.2/README.md +0 -430
- data/path/gems/rspec-mocks-3.3.2/lib/rspec/mocks.rb +0 -126
- data/path/gems/rspec-mocks-3.3.2/lib/rspec/mocks/any_instance.rb +0 -11
- data/path/gems/rspec-mocks-3.3.2/lib/rspec/mocks/any_instance/chain.rb +0 -110
- data/path/gems/rspec-mocks-3.3.2/lib/rspec/mocks/any_instance/error_generator.rb +0 -31
- data/path/gems/rspec-mocks-3.3.2/lib/rspec/mocks/any_instance/expect_chain_chain.rb +0 -35
- data/path/gems/rspec-mocks-3.3.2/lib/rspec/mocks/any_instance/expectation_chain.rb +0 -48
- data/path/gems/rspec-mocks-3.3.2/lib/rspec/mocks/any_instance/message_chains.rb +0 -83
- data/path/gems/rspec-mocks-3.3.2/lib/rspec/mocks/any_instance/proxy.rb +0 -116
- data/path/gems/rspec-mocks-3.3.2/lib/rspec/mocks/any_instance/recorder.rb +0 -264
- data/path/gems/rspec-mocks-3.3.2/lib/rspec/mocks/any_instance/stub_chain.rb +0 -46
- data/path/gems/rspec-mocks-3.3.2/lib/rspec/mocks/any_instance/stub_chain_chain.rb +0 -27
- data/path/gems/rspec-mocks-3.3.2/lib/rspec/mocks/argument_list_matcher.rb +0 -100
- data/path/gems/rspec-mocks-3.3.2/lib/rspec/mocks/argument_matchers.rb +0 -320
- data/path/gems/rspec-mocks-3.3.2/lib/rspec/mocks/configuration.rb +0 -188
- data/path/gems/rspec-mocks-3.3.2/lib/rspec/mocks/error_generator.rb +0 -362
- data/path/gems/rspec-mocks-3.3.2/lib/rspec/mocks/example_methods.rb +0 -421
- data/path/gems/rspec-mocks-3.3.2/lib/rspec/mocks/instance_method_stasher.rb +0 -135
- data/path/gems/rspec-mocks-3.3.2/lib/rspec/mocks/marshal_extension.rb +0 -41
- data/path/gems/rspec-mocks-3.3.2/lib/rspec/mocks/matchers/expectation_customization.rb +0 -20
- data/path/gems/rspec-mocks-3.3.2/lib/rspec/mocks/matchers/have_received.rb +0 -116
- data/path/gems/rspec-mocks-3.3.2/lib/rspec/mocks/matchers/receive.rb +0 -130
- data/path/gems/rspec-mocks-3.3.2/lib/rspec/mocks/matchers/receive_message_chain.rb +0 -80
- data/path/gems/rspec-mocks-3.3.2/lib/rspec/mocks/matchers/receive_messages.rb +0 -75
- data/path/gems/rspec-mocks-3.3.2/lib/rspec/mocks/message_chain.rb +0 -87
- data/path/gems/rspec-mocks-3.3.2/lib/rspec/mocks/message_expectation.rb +0 -717
- data/path/gems/rspec-mocks-3.3.2/lib/rspec/mocks/method_double.rb +0 -287
- data/path/gems/rspec-mocks-3.3.2/lib/rspec/mocks/method_reference.rb +0 -192
- data/path/gems/rspec-mocks-3.3.2/lib/rspec/mocks/mutate_const.rb +0 -335
- data/path/gems/rspec-mocks-3.3.2/lib/rspec/mocks/mutex.rb +0 -73
- data/path/gems/rspec-mocks-3.3.2/lib/rspec/mocks/object_reference.rb +0 -149
- data/path/gems/rspec-mocks-3.3.2/lib/rspec/mocks/order_group.rb +0 -81
- data/path/gems/rspec-mocks-3.3.2/lib/rspec/mocks/proxy.rb +0 -439
- data/path/gems/rspec-mocks-3.3.2/lib/rspec/mocks/reentrant_mutex.rb +0 -53
- data/path/gems/rspec-mocks-3.3.2/lib/rspec/mocks/space.rb +0 -238
- data/path/gems/rspec-mocks-3.3.2/lib/rspec/mocks/standalone.rb +0 -3
- data/path/gems/rspec-mocks-3.3.2/lib/rspec/mocks/syntax.rb +0 -325
- data/path/gems/rspec-mocks-3.3.2/lib/rspec/mocks/targets.rb +0 -97
- data/path/gems/rspec-mocks-3.3.2/lib/rspec/mocks/test_double.rb +0 -170
- data/path/gems/rspec-mocks-3.3.2/lib/rspec/mocks/verifying_double.rb +0 -129
- data/path/gems/rspec-mocks-3.3.2/lib/rspec/mocks/verifying_message_expecation.rb +0 -54
- data/path/gems/rspec-mocks-3.3.2/lib/rspec/mocks/verifying_proxy.rb +0 -213
- data/path/gems/rspec-mocks-3.3.2/lib/rspec/mocks/version.rb +0 -9
- data/path/gems/rspec-support-3.3.0/Changelog.md +0 -125
- data/path/gems/rspec-support-3.3.0/LICENSE.txt +0 -22
- data/path/gems/rspec-support-3.3.0/README.md +0 -26
- data/path/gems/rspec-support-3.3.0/lib/rspec/support.rb +0 -111
- data/path/gems/rspec-support-3.3.0/lib/rspec/support/caller_filter.rb +0 -83
- data/path/gems/rspec-support-3.3.0/lib/rspec/support/differ.rb +0 -215
- data/path/gems/rspec-support-3.3.0/lib/rspec/support/directory_maker.rb +0 -63
- data/path/gems/rspec-support-3.3.0/lib/rspec/support/encoded_string.rb +0 -155
- data/path/gems/rspec-support-3.3.0/lib/rspec/support/fuzzy_matcher.rb +0 -48
- data/path/gems/rspec-support-3.3.0/lib/rspec/support/hunk_generator.rb +0 -47
- data/path/gems/rspec-support-3.3.0/lib/rspec/support/matcher_definition.rb +0 -42
- data/path/gems/rspec-support-3.3.0/lib/rspec/support/method_signature_verifier.rb +0 -273
- data/path/gems/rspec-support-3.3.0/lib/rspec/support/object_formatter.rb +0 -93
- data/path/gems/rspec-support-3.3.0/lib/rspec/support/recursive_const_methods.rb +0 -76
- data/path/gems/rspec-support-3.3.0/lib/rspec/support/ruby_features.rb +0 -118
- data/path/gems/rspec-support-3.3.0/lib/rspec/support/spec.rb +0 -81
- data/path/gems/rspec-support-3.3.0/lib/rspec/support/spec/deprecation_helpers.rb +0 -64
- data/path/gems/rspec-support-3.3.0/lib/rspec/support/spec/formatting_support.rb +0 -9
- data/path/gems/rspec-support-3.3.0/lib/rspec/support/spec/in_sub_process.rb +0 -52
- data/path/gems/rspec-support-3.3.0/lib/rspec/support/spec/library_wide_checks.rb +0 -145
- data/path/gems/rspec-support-3.3.0/lib/rspec/support/spec/shell_out.rb +0 -71
- data/path/gems/rspec-support-3.3.0/lib/rspec/support/spec/stderr_splitter.rb +0 -63
- data/path/gems/rspec-support-3.3.0/lib/rspec/support/spec/string_matcher.rb +0 -46
- data/path/gems/rspec-support-3.3.0/lib/rspec/support/spec/with_isolated_directory.rb +0 -9
- data/path/gems/rspec-support-3.3.0/lib/rspec/support/spec/with_isolated_stderr.rb +0 -13
- data/path/gems/rspec-support-3.3.0/lib/rspec/support/version.rb +0 -7
- data/path/gems/rspec-support-3.3.0/lib/rspec/support/version_checker.rb +0 -53
- data/path/gems/rspec-support-3.3.0/lib/rspec/support/warnings.rb +0 -39
- data/path/gems/shellany-0.0.1/.gitignore +0 -14
- data/path/gems/shellany-0.0.1/.rspec +0 -2
- data/path/gems/shellany-0.0.1/.travis.yml +0 -13
- data/path/gems/shellany-0.0.1/Gemfile +0 -11
- data/path/gems/shellany-0.0.1/LICENSE.txt +0 -22
- data/path/gems/shellany-0.0.1/README.md +0 -72
- data/path/gems/shellany-0.0.1/Rakefile +0 -13
- data/path/gems/shellany-0.0.1/lib/shellany.rb +0 -5
- data/path/gems/shellany-0.0.1/lib/shellany/sheller.rb +0 -144
- data/path/gems/shellany-0.0.1/lib/shellany/version.rb +0 -3
- data/path/gems/shellany-0.0.1/shellany.gemspec +0 -22
- data/path/gems/shellany-0.0.1/spec/lib/shellany/sheller_spec.rb +0 -141
- data/path/gems/shellany-0.0.1/spec/shellany_spec.rb +0 -5
- data/path/gems/shellany-0.0.1/spec/spec_helper.rb +0 -24
- data/path/gems/slop-3.6.0/.gitignore +0 -7
- data/path/gems/slop-3.6.0/.travis.yml +0 -9
- data/path/gems/slop-3.6.0/CHANGES.md +0 -309
- data/path/gems/slop-3.6.0/Gemfile +0 -3
- data/path/gems/slop-3.6.0/LICENSE +0 -20
- data/path/gems/slop-3.6.0/README.md +0 -202
- data/path/gems/slop-3.6.0/Rakefile +0 -29
- data/path/gems/slop-3.6.0/lib/slop.rb +0 -687
- data/path/gems/slop-3.6.0/lib/slop/commands.rb +0 -196
- data/path/gems/slop-3.6.0/lib/slop/option.rb +0 -214
- data/path/gems/slop-3.6.0/slop.gemspec +0 -17
- data/path/gems/slop-3.6.0/test/commands_test.rb +0 -26
- data/path/gems/slop-3.6.0/test/helper.rb +0 -12
- data/path/gems/slop-3.6.0/test/option_test.rb +0 -145
- data/path/gems/slop-3.6.0/test/slop_test.rb +0 -518
- data/path/gems/thor-0.19.1/.document +0 -5
- data/path/gems/thor-0.19.1/CHANGELOG.md +0 -139
- data/path/gems/thor-0.19.1/LICENSE.md +0 -20
- data/path/gems/thor-0.19.1/README.md +0 -41
- data/path/gems/thor-0.19.1/Thorfile +0 -29
- data/path/gems/thor-0.19.1/bin/thor +0 -6
- data/path/gems/thor-0.19.1/lib/thor.rb +0 -484
- data/path/gems/thor-0.19.1/lib/thor/actions.rb +0 -319
- data/path/gems/thor-0.19.1/lib/thor/actions/create_file.rb +0 -103
- data/path/gems/thor-0.19.1/lib/thor/actions/create_link.rb +0 -59
- data/path/gems/thor-0.19.1/lib/thor/actions/directory.rb +0 -118
- data/path/gems/thor-0.19.1/lib/thor/actions/empty_directory.rb +0 -135
- data/path/gems/thor-0.19.1/lib/thor/actions/file_manipulation.rb +0 -316
- data/path/gems/thor-0.19.1/lib/thor/actions/inject_into_file.rb +0 -107
- data/path/gems/thor-0.19.1/lib/thor/base.rb +0 -656
- data/path/gems/thor-0.19.1/lib/thor/command.rb +0 -133
- data/path/gems/thor-0.19.1/lib/thor/core_ext/hash_with_indifferent_access.rb +0 -77
- data/path/gems/thor-0.19.1/lib/thor/core_ext/io_binary_read.rb +0 -10
- data/path/gems/thor-0.19.1/lib/thor/core_ext/ordered_hash.rb +0 -98
- data/path/gems/thor-0.19.1/lib/thor/error.rb +0 -32
- data/path/gems/thor-0.19.1/lib/thor/group.rb +0 -281
- data/path/gems/thor-0.19.1/lib/thor/invocation.rb +0 -178
- data/path/gems/thor-0.19.1/lib/thor/line_editor.rb +0 -17
- data/path/gems/thor-0.19.1/lib/thor/line_editor/basic.rb +0 -35
- data/path/gems/thor-0.19.1/lib/thor/line_editor/readline.rb +0 -88
- data/path/gems/thor-0.19.1/lib/thor/parser.rb +0 -4
- data/path/gems/thor-0.19.1/lib/thor/parser/argument.rb +0 -73
- data/path/gems/thor-0.19.1/lib/thor/parser/arguments.rb +0 -175
- data/path/gems/thor-0.19.1/lib/thor/parser/option.rb +0 -125
- data/path/gems/thor-0.19.1/lib/thor/parser/options.rb +0 -218
- data/path/gems/thor-0.19.1/lib/thor/rake_compat.rb +0 -71
- data/path/gems/thor-0.19.1/lib/thor/runner.rb +0 -322
- data/path/gems/thor-0.19.1/lib/thor/shell.rb +0 -81
- data/path/gems/thor-0.19.1/lib/thor/shell/basic.rb +0 -421
- data/path/gems/thor-0.19.1/lib/thor/shell/color.rb +0 -149
- data/path/gems/thor-0.19.1/lib/thor/shell/html.rb +0 -126
- data/path/gems/thor-0.19.1/lib/thor/util.rb +0 -267
- data/path/gems/thor-0.19.1/lib/thor/version.rb +0 -3
- data/path/gems/thor-0.19.1/spec/actions/create_file_spec.rb +0 -168
- data/path/gems/thor-0.19.1/spec/actions/create_link_spec.rb +0 -96
- data/path/gems/thor-0.19.1/spec/actions/directory_spec.rb +0 -169
- data/path/gems/thor-0.19.1/spec/actions/empty_directory_spec.rb +0 -129
- data/path/gems/thor-0.19.1/spec/actions/file_manipulation_spec.rb +0 -392
- data/path/gems/thor-0.19.1/spec/actions/inject_into_file_spec.rb +0 -135
- data/path/gems/thor-0.19.1/spec/actions_spec.rb +0 -331
- data/path/gems/thor-0.19.1/spec/base_spec.rb +0 -298
- data/path/gems/thor-0.19.1/spec/command_spec.rb +0 -79
- data/path/gems/thor-0.19.1/spec/core_ext/hash_with_indifferent_access_spec.rb +0 -48
- data/path/gems/thor-0.19.1/spec/core_ext/ordered_hash_spec.rb +0 -115
- data/path/gems/thor-0.19.1/spec/exit_condition_spec.rb +0 -19
- data/path/gems/thor-0.19.1/spec/fixtures/application.rb +0 -2
- data/path/gems/thor-0.19.1/spec/fixtures/app{1}/README +0 -3
- data/path/gems/thor-0.19.1/spec/fixtures/bundle/execute.rb +0 -6
- data/path/gems/thor-0.19.1/spec/fixtures/bundle/main.thor +0 -1
- data/path/gems/thor-0.19.1/spec/fixtures/command.thor +0 -10
- data/path/gems/thor-0.19.1/spec/fixtures/doc/%file_name%.rb.tt +0 -1
- data/path/gems/thor-0.19.1/spec/fixtures/doc/COMMENTER +0 -11
- data/path/gems/thor-0.19.1/spec/fixtures/doc/README +0 -3
- data/path/gems/thor-0.19.1/spec/fixtures/doc/block_helper.rb +0 -3
- data/path/gems/thor-0.19.1/spec/fixtures/doc/config.rb +0 -1
- data/path/gems/thor-0.19.1/spec/fixtures/doc/config.yaml.tt +0 -1
- data/path/gems/thor-0.19.1/spec/fixtures/doc/excluding/%file_name%.rb.tt +0 -1
- data/path/gems/thor-0.19.1/spec/fixtures/enum.thor +0 -10
- data/path/gems/thor-0.19.1/spec/fixtures/group.thor +0 -128
- data/path/gems/thor-0.19.1/spec/fixtures/invoke.thor +0 -131
- data/path/gems/thor-0.19.1/spec/fixtures/path with spaces b/data/path/gems/thor-0.19.1/spec/fixtures/path with → spaces +0 -0
- data/path/gems/thor-0.19.1/spec/fixtures/preserve/script.sh +0 -3
- data/path/gems/thor-0.19.1/spec/fixtures/script.thor +0 -220
- data/path/gems/thor-0.19.1/spec/fixtures/subcommand.thor +0 -17
- data/path/gems/thor-0.19.1/spec/group_spec.rb +0 -222
- data/path/gems/thor-0.19.1/spec/helper.rb +0 -80
- data/path/gems/thor-0.19.1/spec/invocation_spec.rb +0 -120
- data/path/gems/thor-0.19.1/spec/line_editor/basic_spec.rb +0 -28
- data/path/gems/thor-0.19.1/spec/line_editor/readline_spec.rb +0 -69
- data/path/gems/thor-0.19.1/spec/line_editor_spec.rb +0 -43
- data/path/gems/thor-0.19.1/spec/parser/argument_spec.rb +0 -53
- data/path/gems/thor-0.19.1/spec/parser/arguments_spec.rb +0 -66
- data/path/gems/thor-0.19.1/spec/parser/option_spec.rb +0 -210
- data/path/gems/thor-0.19.1/spec/parser/options_spec.rb +0 -414
- data/path/gems/thor-0.19.1/spec/quality_spec.rb +0 -75
- data/path/gems/thor-0.19.1/spec/rake_compat_spec.rb +0 -72
- data/path/gems/thor-0.19.1/spec/register_spec.rb +0 -227
- data/path/gems/thor-0.19.1/spec/runner_spec.rb +0 -246
- data/path/gems/thor-0.19.1/spec/sandbox/application.rb +0 -2
- data/path/gems/thor-0.19.1/spec/sandbox/app{1}/README +0 -3
- data/path/gems/thor-0.19.1/spec/sandbox/bundle/execute.rb +0 -6
- data/path/gems/thor-0.19.1/spec/sandbox/bundle/main.thor +0 -1
- data/path/gems/thor-0.19.1/spec/sandbox/command.thor +0 -10
- data/path/gems/thor-0.19.1/spec/sandbox/doc/%file_name%.rb.tt +0 -1
- data/path/gems/thor-0.19.1/spec/sandbox/doc/COMMENTER +0 -11
- data/path/gems/thor-0.19.1/spec/sandbox/doc/README +0 -3
- data/path/gems/thor-0.19.1/spec/sandbox/doc/block_helper.rb +0 -3
- data/path/gems/thor-0.19.1/spec/sandbox/doc/config.rb +0 -1
- data/path/gems/thor-0.19.1/spec/sandbox/doc/config.yaml.tt +0 -1
- data/path/gems/thor-0.19.1/spec/sandbox/doc/excluding/%file_name%.rb.tt +0 -1
- data/path/gems/thor-0.19.1/spec/sandbox/enum.thor +0 -10
- data/path/gems/thor-0.19.1/spec/sandbox/group.thor +0 -128
- data/path/gems/thor-0.19.1/spec/sandbox/invoke.thor +0 -131
- data/path/gems/thor-0.19.1/spec/sandbox/path with spaces b/data/path/gems/thor-0.19.1/spec/sandbox/path with → spaces +0 -0
- data/path/gems/thor-0.19.1/spec/sandbox/preserve/script.sh +0 -3
- data/path/gems/thor-0.19.1/spec/sandbox/script.thor +0 -220
- data/path/gems/thor-0.19.1/spec/sandbox/subcommand.thor +0 -17
- data/path/gems/thor-0.19.1/spec/shell/basic_spec.rb +0 -337
- data/path/gems/thor-0.19.1/spec/shell/color_spec.rb +0 -119
- data/path/gems/thor-0.19.1/spec/shell/html_spec.rb +0 -31
- data/path/gems/thor-0.19.1/spec/shell_spec.rb +0 -47
- data/path/gems/thor-0.19.1/spec/subcommand_spec.rb +0 -48
- data/path/gems/thor-0.19.1/spec/thor_spec.rb +0 -505
- data/path/gems/thor-0.19.1/spec/util_spec.rb +0 -196
- data/path/gems/thor-0.19.1/thor.gemspec +0 -24
- data/path/gems/win32console-1.3.2-x86-mingw32/.gemtest +0 -0
- data/path/gems/win32console-1.3.2-x86-mingw32/History.txt +0 -134
- data/path/gems/win32console-1.3.2-x86-mingw32/Manifest.txt +0 -22
- data/path/gems/win32console-1.3.2-x86-mingw32/README.txt +0 -86
- data/path/gems/win32console-1.3.2-x86-mingw32/Rakefile +0 -8
- data/path/gems/win32console-1.3.2-x86-mingw32/ext/Console_ext/Console.c +0 -1216
- data/path/gems/win32console-1.3.2-x86-mingw32/ext/Console_ext/extconf.rb +0 -18
- data/path/gems/win32console-1.3.2-x86-mingw32/extra/Console.rdoc +0 -690
- data/path/gems/win32console-1.3.2-x86-mingw32/extra/Console_ANSI.rdoc +0 -302
- data/path/gems/win32console-1.3.2-x86-mingw32/lib/1.8/Console_ext.so +0 -0
- data/path/gems/win32console-1.3.2-x86-mingw32/lib/1.9/Console_ext.so +0 -0
- data/path/gems/win32console-1.3.2-x86-mingw32/lib/Win32/Console.rb +0 -404
- data/path/gems/win32console-1.3.2-x86-mingw32/lib/Win32/Console/ANSI.rb +0 -357
- data/path/gems/win32console-1.3.2-x86-mingw32/lib/Win32/Console/api.rb +0 -342
- data/path/gems/win32console-1.3.2-x86-mingw32/lib/Win32/Console/constants.rb +0 -66
- data/path/gems/win32console-1.3.2-x86-mingw32/lib/win32console.rb +0 -1
- data/path/gems/win32console-1.3.2-x86-mingw32/tasks/gem.rake +0 -36
- data/path/gems/win32console-1.3.2-x86-mingw32/tasks/native.rake +0 -16
- data/path/gems/win32console-1.3.2-x86-mingw32/test/test_cursor.rb +0 -9
- data/path/gems/win32console-1.3.2-x86-mingw32/test/test_mouse.rb +0 -6
- data/path/gems/win32console-1.3.2-x86-mingw32/test/test_readinput.rb +0 -78
- data/path/gems/win32console-1.3.2-x86-mingw32/test/test_readoutput.rb +0 -52
- data/path/gems/win32console-1.3.2-x86-mingw32/test/test_sendevent.rb +0 -17
- data/path/gems/win32console-1.3.2-x86-mingw32/test/test_std.rb +0 -4
- data/path/gems/win32console-1.3.2-x86-mingw32/test/test_title.rb +0 -14
- data/path/gems/win32console-1.3.2-x86-mingw32/test/test_write.rb +0 -37
- data/path/specifications/coderay-1.1.0.gemspec +0 -26
- data/path/specifications/diff-lcs-1.2.5.gemspec +0 -68
- data/path/specifications/ffi-1.9.10-x86-mingw32.gemspec +0 -47
- data/path/specifications/formatador-0.2.5.gemspec +0 -38
- data/path/specifications/guard-2.13.0.gemspec +0 -56
- data/path/specifications/guard-compat-1.2.1.gemspec +0 -35
- data/path/specifications/guard-rspec-4.6.4.gemspec +0 -47
- data/path/specifications/listen-3.0.3.gemspec +0 -41
- data/path/specifications/lumberjack-1.0.9.gemspec +0 -23
- data/path/specifications/method_source-0.8.2.gemspec +0 -34
- data/path/specifications/nenv-0.2.0.gemspec +0 -38
- data/path/specifications/notiffany-0.0.7.gemspec +0 -38
- data/path/specifications/pry-0.10.1-x86-mingw32.gemspec +0 -47
- data/path/specifications/rb-fsevent-0.9.5.gemspec +0 -38
- data/path/specifications/rb-inotify-0.9.5.gemspec +0 -36
- data/path/specifications/rspec-3.3.0.gemspec +0 -42
- data/path/specifications/rspec-core-3.3.2.gemspec +0 -68
- data/path/specifications/rspec-expectations-3.3.1.gemspec +0 -50
- data/path/specifications/rspec-mocks-3.3.2.gemspec +0 -53
- data/path/specifications/rspec-support-3.3.0.gemspec +0 -38
- data/path/specifications/shellany-0.0.1.gemspec +0 -32
- data/path/specifications/slop-3.6.0.gemspec +0 -36
- data/path/specifications/thor-0.19.1.gemspec +0 -34
- data/path/specifications/win32console-1.3.2-x86-mingw32.gemspec +0 -52
|
@@ -1,97 +0,0 @@
|
|
|
1
|
-
module Listen
|
|
2
|
-
class Silencer
|
|
3
|
-
# The default list of directories that get ignored.
|
|
4
|
-
DEFAULT_IGNORED_DIRECTORIES = %r{^(?:
|
|
5
|
-
\.git
|
|
6
|
-
| \.svn
|
|
7
|
-
| \.hg
|
|
8
|
-
| \.rbx
|
|
9
|
-
| \.bundle
|
|
10
|
-
| bundle
|
|
11
|
-
| vendor/bundle
|
|
12
|
-
| log
|
|
13
|
-
| tmp
|
|
14
|
-
|vendor/ruby
|
|
15
|
-
)(/|$)}x
|
|
16
|
-
|
|
17
|
-
# The default list of files that get ignored.
|
|
18
|
-
DEFAULT_IGNORED_EXTENSIONS = /(?:
|
|
19
|
-
# Kate's tmp\/swp files
|
|
20
|
-
\..*\d+\.new
|
|
21
|
-
| \.kate-swp
|
|
22
|
-
|
|
23
|
-
# Gedit tmp files
|
|
24
|
-
| \.goutputstream-.{6}
|
|
25
|
-
|
|
26
|
-
# Intellij files
|
|
27
|
-
| ___jb_bak___
|
|
28
|
-
| ___jb_old___
|
|
29
|
-
|
|
30
|
-
# Vim swap files and write test
|
|
31
|
-
| \.sw[px]
|
|
32
|
-
| \.swpx
|
|
33
|
-
| ^4913
|
|
34
|
-
|
|
35
|
-
# Sed temporary files - but without actual words, like 'sedatives'
|
|
36
|
-
| (?:^
|
|
37
|
-
sed
|
|
38
|
-
|
|
39
|
-
(?:
|
|
40
|
-
[a-zA-Z0-9]{0}[A-Z]{1}[a-zA-Z0-9]{5} |
|
|
41
|
-
[a-zA-Z0-9]{1}[A-Z]{1}[a-zA-Z0-9]{4} |
|
|
42
|
-
[a-zA-Z0-9]{2}[A-Z]{1}[a-zA-Z0-9]{3} |
|
|
43
|
-
[a-zA-Z0-9]{3}[A-Z]{1}[a-zA-Z0-9]{2} |
|
|
44
|
-
[a-zA-Z0-9]{4}[A-Z]{1}[a-zA-Z0-9]{1} |
|
|
45
|
-
[a-zA-Z0-9]{5}[A-Z]{1}[a-zA-Z0-9]{0}
|
|
46
|
-
)
|
|
47
|
-
)
|
|
48
|
-
|
|
49
|
-
# other files
|
|
50
|
-
| \.DS_Store
|
|
51
|
-
| \.tmp
|
|
52
|
-
| ~
|
|
53
|
-
)$/x
|
|
54
|
-
|
|
55
|
-
attr_accessor :only_patterns, :ignore_patterns
|
|
56
|
-
|
|
57
|
-
def initialize
|
|
58
|
-
configure({})
|
|
59
|
-
end
|
|
60
|
-
|
|
61
|
-
def configure(options)
|
|
62
|
-
@only_patterns = options[:only] ? Array(options[:only]) : nil
|
|
63
|
-
@ignore_patterns = _init_ignores(options[:ignore], options[:ignore!])
|
|
64
|
-
end
|
|
65
|
-
|
|
66
|
-
# Note: relative_path is temporarily expected to be a relative Pathname to
|
|
67
|
-
# make refactoring easier (ideally, it would take a string)
|
|
68
|
-
|
|
69
|
-
# TODO: switch type and path places - and verify
|
|
70
|
-
def silenced?(relative_path, type)
|
|
71
|
-
path = relative_path.to_s
|
|
72
|
-
|
|
73
|
-
if only_patterns && type == :file
|
|
74
|
-
return true unless only_patterns.any? { |pattern| path =~ pattern }
|
|
75
|
-
end
|
|
76
|
-
|
|
77
|
-
ignore_patterns.any? { |pattern| path =~ pattern }
|
|
78
|
-
end
|
|
79
|
-
|
|
80
|
-
private
|
|
81
|
-
|
|
82
|
-
attr_reader :options
|
|
83
|
-
|
|
84
|
-
def _init_ignores(ignores, overrides)
|
|
85
|
-
patterns = []
|
|
86
|
-
unless overrides
|
|
87
|
-
patterns << DEFAULT_IGNORED_DIRECTORIES
|
|
88
|
-
patterns << DEFAULT_IGNORED_EXTENSIONS
|
|
89
|
-
end
|
|
90
|
-
|
|
91
|
-
patterns << ignores
|
|
92
|
-
patterns << overrides
|
|
93
|
-
|
|
94
|
-
patterns.compact.flatten
|
|
95
|
-
end
|
|
96
|
-
end
|
|
97
|
-
end
|
|
@@ -1,48 +0,0 @@
|
|
|
1
|
-
module Listen
|
|
2
|
-
class Silencer
|
|
3
|
-
class Controller
|
|
4
|
-
def initialize(silencer, default_options)
|
|
5
|
-
@silencer = silencer
|
|
6
|
-
|
|
7
|
-
opts = default_options
|
|
8
|
-
|
|
9
|
-
@prev_silencer_options = {}
|
|
10
|
-
rules = [:only, :ignore, :ignore!].map do |option|
|
|
11
|
-
[option, opts[option]] if opts.key? option
|
|
12
|
-
end
|
|
13
|
-
|
|
14
|
-
_reconfigure_silencer(Hash[rules.compact])
|
|
15
|
-
end
|
|
16
|
-
|
|
17
|
-
def append_ignores(*regexps)
|
|
18
|
-
prev_ignores = Array(@prev_silencer_options[:ignore])
|
|
19
|
-
_reconfigure_silencer(ignore: [prev_ignores + regexps])
|
|
20
|
-
end
|
|
21
|
-
|
|
22
|
-
def replace_with_bang_ignores(regexps)
|
|
23
|
-
_reconfigure_silencer(ignore!: regexps)
|
|
24
|
-
end
|
|
25
|
-
|
|
26
|
-
def replace_with_only(regexps)
|
|
27
|
-
_reconfigure_silencer(only: regexps)
|
|
28
|
-
end
|
|
29
|
-
|
|
30
|
-
private
|
|
31
|
-
|
|
32
|
-
def _reconfigure_silencer(extra_options)
|
|
33
|
-
opts = extra_options.dup
|
|
34
|
-
opts = opts.map do |key, value|
|
|
35
|
-
[key, Array(value).flatten.compact]
|
|
36
|
-
end
|
|
37
|
-
opts = Hash[opts]
|
|
38
|
-
|
|
39
|
-
if opts.key?(:ignore) && opts[:ignore].empty?
|
|
40
|
-
opts.delete(:ignore)
|
|
41
|
-
end
|
|
42
|
-
|
|
43
|
-
@prev_silencer_options = opts
|
|
44
|
-
@silencer.configure(@prev_silencer_options.dup.freeze)
|
|
45
|
-
end
|
|
46
|
-
end
|
|
47
|
-
end
|
|
48
|
-
end
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
Copyright (c) 2011 Brian Durand
|
|
2
|
-
|
|
3
|
-
Permission is hereby granted, free of charge, to any person obtaining
|
|
4
|
-
a copy of this software and associated documentation files (the
|
|
5
|
-
"Software"), to deal in the Software without restriction, including
|
|
6
|
-
without limitation the rights to use, copy, modify, merge, publish,
|
|
7
|
-
distribute, sublicense, and/or sell copies of the Software, and to
|
|
8
|
-
permit persons to whom the Software is furnished to do so, subject to
|
|
9
|
-
the following conditions:
|
|
10
|
-
|
|
11
|
-
The above copyright notice and this permission notice shall be
|
|
12
|
-
included in all copies or substantial portions of the Software.
|
|
13
|
-
|
|
14
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
|
15
|
-
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
16
|
-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
|
17
|
-
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
|
|
18
|
-
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
19
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
|
20
|
-
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
@@ -1,132 +0,0 @@
|
|
|
1
|
-
= Lumberjack
|
|
2
|
-
|
|
3
|
-
Lumberjack is a simple, powerful, and fast logging implementation in Ruby. It uses nearly the same API as the Logger class in the Ruby standard library and as ActiveSupport::BufferedLogger in Rails.
|
|
4
|
-
|
|
5
|
-
== Usage
|
|
6
|
-
|
|
7
|
-
This code aims to be extremely simple to use. The core interface it the Lumberjack::Logger which is used to log messages (which can be any object) with a specified Severity. Each logger has a level associated with it and messages are only written if their severity is greater than or equal to the level.
|
|
8
|
-
|
|
9
|
-
logger = Lumberjack::Logger.new("logs/application.log") # Open a new log file with INFO level
|
|
10
|
-
logger.info("Begin request")
|
|
11
|
-
logger.debug(request.params) # Message not written unless the level is set to DEBUG
|
|
12
|
-
begin
|
|
13
|
-
# do something
|
|
14
|
-
rescue => exception
|
|
15
|
-
logger.error(exception)
|
|
16
|
-
raise
|
|
17
|
-
end
|
|
18
|
-
logger.info("End request")
|
|
19
|
-
|
|
20
|
-
This is all you need to know to log messages.
|
|
21
|
-
|
|
22
|
-
== Features
|
|
23
|
-
|
|
24
|
-
=== Meta data
|
|
25
|
-
|
|
26
|
-
When messages are added to the log, additional data about the message is kept in a Lumberjack::LogEntry. This means you don't need to worry about adding the time or process id to your log messages as they will be automatically recorded.
|
|
27
|
-
|
|
28
|
-
The following information is recorded for each message:
|
|
29
|
-
|
|
30
|
-
* severity - The severity recorded for the message.
|
|
31
|
-
* time - The time at which the message was recorded.
|
|
32
|
-
* program name - The name of the program logging the message. This can be either set for all messages or customized with each message.
|
|
33
|
-
* process id - The process id (pid) of the process that logged the message.
|
|
34
|
-
* unit of work id - The unique 12 byte hexadecimal number generated for a unit of work.
|
|
35
|
-
|
|
36
|
-
=== Units Of Work
|
|
37
|
-
|
|
38
|
-
A unit of work can be used to tie together all log messages within a block. This can be very useful to isolate a group of messages that represent one path through the system. For instance, in a web application, a single request represents a natural unit of work, and when you are looking through a log file, it is useful to see the entire set of log entries as a unit instead of interspersed with messages from other concurrent requests.
|
|
39
|
-
|
|
40
|
-
# All log entries in this block will get a common unit of work id.
|
|
41
|
-
Lumberjack.unit_of_work do
|
|
42
|
-
logger.info("Begin request")
|
|
43
|
-
yield
|
|
44
|
-
logger.info("End request")
|
|
45
|
-
end
|
|
46
|
-
|
|
47
|
-
=== Pluggable Devices
|
|
48
|
-
|
|
49
|
-
When a Logger logs a LogEntry, it sends it to a Lumberjack::Device. Lumberjack comes with a variety of devices for logging to IO streams or files.
|
|
50
|
-
|
|
51
|
-
* Lumberjack::Device::Writer - Writes log entries to an IO stream.
|
|
52
|
-
* Lumberjack::Device::LogFile - Writes log entries to a file.
|
|
53
|
-
* Lumberjack::Device::DateRollingLogFile - Writes log entries to a file that will automatically roll itself based on date.
|
|
54
|
-
* Lumberjack::Device::SizeRollingLogFile - Writes log entries to a file that will automatically roll itself based on size.
|
|
55
|
-
* Lumberjack::Device::Null - This device produces no output and is intended for testing environments.
|
|
56
|
-
|
|
57
|
-
If you'd like to send you log to a different kind of output, you just need to extend the Device class and implement the +write+ method. Or check out these plugins:
|
|
58
|
-
|
|
59
|
-
* lumberjack_syslog_device[https://github.com/bdurand/lumberjack_syslog_device] - send your log messages to the system wide syslog service
|
|
60
|
-
* lumberjack_mongo_device[https://github.com/bdurand/lumberjack_mongo_device] - store your log messages to a MongoDB[http://www.mongodb.org/] NoSQL data store
|
|
61
|
-
* lumberjack-couchdb-driver[https://github.com/narkisr/lumberjack-couchdb-driver] - store your log messages to a CouchDB[http://couchdb.apache.org/] NoSQL data store
|
|
62
|
-
|
|
63
|
-
=== Customize Formatting
|
|
64
|
-
|
|
65
|
-
When a message is logged, it is first converted into a string. You can customize how it is converted by adding mappings to a Formatter.
|
|
66
|
-
|
|
67
|
-
logger.formatter.add(Hash, :pretty_print) # use the Formatter::PrettyPrintFormatter for all Hashes
|
|
68
|
-
logger.formatter.add(MyClass){|obj| "#{obj.class}@#{obj.id}"} # use a block to provide a custom format
|
|
69
|
-
|
|
70
|
-
If you use the built in devices, you can also customize the Template used to format the LogEntry.
|
|
71
|
-
|
|
72
|
-
# Change the format of the time in the log
|
|
73
|
-
Lumberjack::Logger.new("application.log", :time_format => "%m/%d/%Y %H:%M:%S")
|
|
74
|
-
|
|
75
|
-
# Use a simple template that only includes the time and the message
|
|
76
|
-
Lumberjack::Logger.new("application.log", :template => ":time - :message")
|
|
77
|
-
|
|
78
|
-
# Use a custom template as a block that only includes the first character of the severity
|
|
79
|
-
template = lambda{|e| "#{e.severity_label[0, 1]} #{e.time} - #{e.message}"}
|
|
80
|
-
Lumberjack::Logger.new("application.log", :template => template)
|
|
81
|
-
|
|
82
|
-
=== Buffered Performance
|
|
83
|
-
|
|
84
|
-
The logger has hooks for devices that support buffering to increase performance by batching physical writes. Log entries are not guaranteed to be written until the Lumberjack::Logger#flush method is called.
|
|
85
|
-
|
|
86
|
-
You can use the <tt>:flush_seconds</tt> option on the logger to periodically flush the log. This is usually a good idea so you can more easily debug hung processes. Without periodic flushing, a process that hangs may never write anything to the log because the messages are sitting in a buffer. By turning on periodic flushing, the logged messages will be written which can greatly aid in debugging the problem.
|
|
87
|
-
|
|
88
|
-
The built in stream based logging devices use an internal buffer. The size of the buffer (in bytes) can be set with the <tt>:buffer_size</tt> options when initializing a logger. The default behavior is to not to buffer.
|
|
89
|
-
|
|
90
|
-
# Set buffer to flush after 8K has been written to the log.
|
|
91
|
-
logger = Lumberjack::Logger.new("application.log", :buffer_size => 8192)
|
|
92
|
-
|
|
93
|
-
# Turn off buffering so entries are immediately written to disk.
|
|
94
|
-
logger = Lumberjack::Logger.new("application.log", :buffer_size => 0)
|
|
95
|
-
|
|
96
|
-
=== Automatic Log Rolling
|
|
97
|
-
|
|
98
|
-
The built in devices include two that can automatically roll log files based either on date or on file size. When a log file is rolled, it will be renamed with a suffix and a new file will be created to receive new log entries. This can keep your log files from growing to unusable sizes and removes the need to schedule an external process to roll the files.
|
|
99
|
-
|
|
100
|
-
There is a similar feature in the standard library Logger class, but the implementation here is safe to use with multiple processes writing to the same log file.
|
|
101
|
-
|
|
102
|
-
== Examples
|
|
103
|
-
|
|
104
|
-
These example are for Rails applications, but there is no dependency on Rails for using this gem. Most of the examples are applicable to any Ruby application.
|
|
105
|
-
|
|
106
|
-
In a Rails application you can replace the default production logger by adding this to your config/environments/production.rb file:
|
|
107
|
-
|
|
108
|
-
# Add the unit of work id to each request
|
|
109
|
-
config.middleware.insert(0, Lumberjack::Rack::UnitOfWork)
|
|
110
|
-
# Change the logger to use Lumberjack
|
|
111
|
-
log_file_path = Rails.root + "log" + "#{Rails.env}.log"
|
|
112
|
-
config.logger = Lumberjack::Logger.new(log_file, :level => :warn)
|
|
113
|
-
|
|
114
|
-
To set up a logger to roll every day at midnight, you could use this code (you can also specify :weekly or :monthly):
|
|
115
|
-
|
|
116
|
-
config.logger = Lumberjack::Logger.new(log_file_path, :roll => :daily)
|
|
117
|
-
|
|
118
|
-
To set up a logger to roll log files when they get to 100Mb, you could use this:
|
|
119
|
-
|
|
120
|
-
config.logger = Lumberjack::Logger.new(log_file_path, :max_size => 100.megabytes)
|
|
121
|
-
|
|
122
|
-
To change the log message format, you could use this code:
|
|
123
|
-
|
|
124
|
-
config.logger = Lumberjack::Logger.new(log_file_path, :template => ":time - :message")
|
|
125
|
-
|
|
126
|
-
To change the log message format to output JSON, you could use this code (this example requires the multi-json gem):
|
|
127
|
-
|
|
128
|
-
config.logger = Lumberjack::Logger.new(log_file_path, :template => lambda{|e| MultiJson.dump(e)})
|
|
129
|
-
|
|
130
|
-
To send log messages to syslog instead of to a file, you could use this (require the lumberjack_syslog_device gem):
|
|
131
|
-
|
|
132
|
-
config.logger = Lumberjack::Logger.new(Lumberjack::SyslogDevice.new)
|
|
@@ -1,40 +0,0 @@
|
|
|
1
|
-
require 'rubygems'
|
|
2
|
-
require 'rake'
|
|
3
|
-
require 'rubygems/package_task'
|
|
4
|
-
|
|
5
|
-
desc 'Default: run unit tests.'
|
|
6
|
-
task :default => :test
|
|
7
|
-
|
|
8
|
-
desc 'RVM likes to call it tests'
|
|
9
|
-
task :tests => :test
|
|
10
|
-
|
|
11
|
-
begin
|
|
12
|
-
require 'rspec'
|
|
13
|
-
require 'rspec/core/rake_task'
|
|
14
|
-
desc 'Run the unit tests'
|
|
15
|
-
RSpec::Core::RakeTask.new(:test)
|
|
16
|
-
rescue LoadError
|
|
17
|
-
task :test do
|
|
18
|
-
STDERR.puts "You must have rspec 2.0 installed to run the tests"
|
|
19
|
-
end
|
|
20
|
-
end
|
|
21
|
-
|
|
22
|
-
namespace :rbx do
|
|
23
|
-
desc "Cleanup *.rbc files in lib directory"
|
|
24
|
-
task :delete_rbc_files do
|
|
25
|
-
FileList["**/*.rbc"].each do |rbc_file|
|
|
26
|
-
File.delete(rbc_file)
|
|
27
|
-
end
|
|
28
|
-
nil
|
|
29
|
-
end
|
|
30
|
-
end
|
|
31
|
-
|
|
32
|
-
spec_file = File.expand_path('../lumberjack.gemspec', __FILE__)
|
|
33
|
-
if File.exist?(spec_file)
|
|
34
|
-
spec = eval(File.read(spec_file))
|
|
35
|
-
|
|
36
|
-
Gem::PackageTask.new(spec) do |p|
|
|
37
|
-
p.gem_spec = spec
|
|
38
|
-
end
|
|
39
|
-
Rake.application["package"].prerequisites.unshift("rbx:delete_rbc_files")
|
|
40
|
-
end
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
1.0.9
|
|
@@ -1,43 +0,0 @@
|
|
|
1
|
-
require 'rbconfig'
|
|
2
|
-
require 'time'
|
|
3
|
-
require 'thread'
|
|
4
|
-
|
|
5
|
-
module Lumberjack
|
|
6
|
-
LINE_SEPARATOR = (RbConfig::CONFIG['host_os'].match(/mswin/i) ? "\r\n" : "\n")
|
|
7
|
-
|
|
8
|
-
load File.expand_path("../lumberjack/severity.rb", __FILE__)
|
|
9
|
-
load File.expand_path("../lumberjack/log_entry.rb", __FILE__)
|
|
10
|
-
load File.expand_path("../lumberjack/formatter.rb", __FILE__)
|
|
11
|
-
load File.expand_path("../lumberjack/device.rb", __FILE__)
|
|
12
|
-
load File.expand_path("../lumberjack/logger.rb", __FILE__)
|
|
13
|
-
load File.expand_path("../lumberjack/template.rb", __FILE__)
|
|
14
|
-
|
|
15
|
-
autoload :Rack, File.expand_path("../lumberjack/rack.rb", __FILE__)
|
|
16
|
-
|
|
17
|
-
class << self
|
|
18
|
-
# Define a unit of work within a block. Within the block supplied to this
|
|
19
|
-
# method, calling +unit_of_work_id+ will return the same value that can
|
|
20
|
-
# This can then be used for tying together log entries.
|
|
21
|
-
#
|
|
22
|
-
# You can specify the id for the unit of work if desired. If you don't supply
|
|
23
|
-
# it, a 12 digit hexidecimal number will be automatically generated for you.
|
|
24
|
-
#
|
|
25
|
-
# For the common use case of treating a single web request as a unit of work, see the
|
|
26
|
-
# Lumberjack::Rack::UnitOfWork class.
|
|
27
|
-
def unit_of_work(id = nil)
|
|
28
|
-
save_val = Thread.current[:lumberjack_logger_unit_of_work_id]
|
|
29
|
-
id ||= rand(0xFFFFFFFFFFFF).to_s(16).rjust(12, '0').upcase
|
|
30
|
-
Thread.current[:lumberjack_logger_unit_of_work_id] = id
|
|
31
|
-
begin
|
|
32
|
-
return yield
|
|
33
|
-
ensure
|
|
34
|
-
Thread.current[:lumberjack_logger_unit_of_work_id] = save_val
|
|
35
|
-
end
|
|
36
|
-
end
|
|
37
|
-
|
|
38
|
-
# Get the UniqueIdentifier for the current unit of work.
|
|
39
|
-
def unit_of_work_id
|
|
40
|
-
Thread.current[:lumberjack_logger_unit_of_work_id]
|
|
41
|
-
end
|
|
42
|
-
end
|
|
43
|
-
end
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
module Lumberjack
|
|
2
|
-
# This is an abstract class for logging devices. Subclasses must implement the +write+ method and
|
|
3
|
-
# may implement the +close+ and +flush+ methods if applicable.
|
|
4
|
-
class Device
|
|
5
|
-
load File.expand_path("../device/writer.rb", __FILE__)
|
|
6
|
-
load File.expand_path("../device/log_file.rb", __FILE__)
|
|
7
|
-
load File.expand_path("../device/rolling_log_file.rb", __FILE__)
|
|
8
|
-
load File.expand_path("../device/date_rolling_log_file.rb", __FILE__)
|
|
9
|
-
load File.expand_path("../device/size_rolling_log_file.rb", __FILE__)
|
|
10
|
-
load File.expand_path("../device/null.rb", __FILE__)
|
|
11
|
-
|
|
12
|
-
# Subclasses must implement this method to write a LogEntry.
|
|
13
|
-
def write(entry)
|
|
14
|
-
raise NotImplementedError
|
|
15
|
-
end
|
|
16
|
-
|
|
17
|
-
# Subclasses may implement this method to close the device.
|
|
18
|
-
def close
|
|
19
|
-
flush
|
|
20
|
-
end
|
|
21
|
-
|
|
22
|
-
# Subclasses may implement this method to flush any buffers used by the device.
|
|
23
|
-
def flush
|
|
24
|
-
end
|
|
25
|
-
end
|
|
26
|
-
end
|
|
@@ -1,58 +0,0 @@
|
|
|
1
|
-
require 'date'
|
|
2
|
-
|
|
3
|
-
module Lumberjack
|
|
4
|
-
class Device
|
|
5
|
-
# This log device will append entries to a file and roll the file periodically by date. Files
|
|
6
|
-
# are rolled at midnight and can be rolled daily, weekly, or monthly. Archive file names will
|
|
7
|
-
# have the date appended to them in the format ".YYYY-MM-DD" for daily, ".week-of-YYYY-MM-DD" for weekly
|
|
8
|
-
# and ".YYYY-MM" for monthly. It is not guaranteed that log messages will break exactly on the
|
|
9
|
-
# roll period as buffered entries will always be written to the same file.
|
|
10
|
-
class DateRollingLogFile < RollingLogFile
|
|
11
|
-
# Create a new logging device to the specified file. The period to roll the file is specified
|
|
12
|
-
# with the <tt>:roll</tt> option which may contain a value of <tt>:daily</tt>, <tt>:weekly</tt>,
|
|
13
|
-
# or <tt>:monthly</tt>.
|
|
14
|
-
def initialize(path, options = {})
|
|
15
|
-
@file_date = Date.today
|
|
16
|
-
if options[:roll] && options[:roll].to_s.match(/(daily)|(weekly)|(monthly)/i)
|
|
17
|
-
@roll_period = $~[0].downcase.to_sym
|
|
18
|
-
options.delete(:roll)
|
|
19
|
-
else
|
|
20
|
-
raise ArgumentError.new("illegal value for :roll (#{options[:roll].inspect})")
|
|
21
|
-
end
|
|
22
|
-
super
|
|
23
|
-
end
|
|
24
|
-
|
|
25
|
-
def archive_file_suffix
|
|
26
|
-
case @roll_period
|
|
27
|
-
when :weekly
|
|
28
|
-
"#{@file_date.strftime('week-of-%Y-%m-%d')}"
|
|
29
|
-
when :monthly
|
|
30
|
-
"#{@file_date.strftime('%Y-%m')}"
|
|
31
|
-
else
|
|
32
|
-
"#{@file_date.strftime('%Y-%m-%d')}"
|
|
33
|
-
end
|
|
34
|
-
end
|
|
35
|
-
|
|
36
|
-
def roll_file?
|
|
37
|
-
date = Date.today
|
|
38
|
-
if date.year > @file_date.year
|
|
39
|
-
true
|
|
40
|
-
elsif @roll_period == :daily && date.yday > @file_date.yday
|
|
41
|
-
true
|
|
42
|
-
elsif @roll_period == :weekly && date.cweek > @file_date.cweek
|
|
43
|
-
true
|
|
44
|
-
elsif @roll_period == :monthly && date.month > @file_date.month
|
|
45
|
-
true
|
|
46
|
-
else
|
|
47
|
-
false
|
|
48
|
-
end
|
|
49
|
-
end
|
|
50
|
-
|
|
51
|
-
protected
|
|
52
|
-
|
|
53
|
-
def after_roll
|
|
54
|
-
@file_date = Date.today
|
|
55
|
-
end
|
|
56
|
-
end
|
|
57
|
-
end
|
|
58
|
-
end
|