mango 0.8.0 → 0.9.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/.gitignore +2 -1
- data/.ruby-version +1 -1
- data/CHANGES.md +38 -0
- data/Gemfile +1 -2
- data/Gemfile.lock +34 -28
- data/LICENSE +1 -1
- data/README.md +39 -53
- data/bin/mango +3 -15
- data/lib/mango/runner.rb +1 -1
- data/lib/mango/templates/.gitignore +1 -1
- data/lib/mango/templates/Gemfile +2 -2
- data/lib/mango/version.rb +1 -1
- data/mango.gemspec +8 -8
- data/spec/bin/mango_spec.rb +2 -2
- data/spec/lib/application/routing_content_pages_spec.rb +61 -61
- data/spec/lib/application/routing_javascript_templates_spec.rb +30 -30
- data/spec/lib/application/routing_not_found_spec.rb +15 -15
- data/spec/lib/application/routing_public_files_spec.rb +21 -21
- data/spec/lib/application/routing_stylesheet_templates_spec.rb +33 -33
- data/spec/lib/application_spec.rb +13 -13
- data/spec/lib/content_page/initializing_spec.rb +63 -63
- data/spec/lib/content_page_spec.rb +7 -7
- data/spec/lib/core_ext/string_spec.rb +4 -4
- data/spec/lib/core_ext/uri_spec.rb +4 -4
- data/spec/lib/flavored_markdown_spec.rb +12 -15
- data/spec/lib/runner_spec.rb +57 -57
- data/spec/lib/version_spec.rb +3 -3
- data/wercker.yml +11 -0
- metadata +17 -2534
- data/bin/autospec +0 -16
- data/bin/bluecloth +0 -16
- data/bin/dotenv +0 -16
- data/bin/foreman +0 -16
- data/bin/haml +0 -16
- data/bin/html2haml +0 -16
- data/bin/htmldiff +0 -16
- data/bin/ldiff +0 -16
- data/bin/puma +0 -16
- data/bin/pumactl +0 -16
- data/bin/rackup +0 -16
- data/bin/rake2thor +0 -16
- data/bin/rspec +0 -16
- data/bin/sass +0 -16
- data/bin/sass-convert +0 -16
- data/bin/scss +0 -16
- data/bin/thor +0 -16
- data/bin/tilt +0 -16
- data/bin/yard +0 -16
- data/bin/yardoc +0 -16
- data/bin/yri +0 -16
- data/exec/mango +0 -4
- data/vendor/bundler/ruby/2.1.0/bin/autospec +0 -23
- data/vendor/bundler/ruby/2.1.0/bin/bluecloth +0 -23
- data/vendor/bundler/ruby/2.1.0/bin/dotenv +0 -23
- data/vendor/bundler/ruby/2.1.0/bin/foreman +0 -23
- data/vendor/bundler/ruby/2.1.0/bin/haml +0 -23
- data/vendor/bundler/ruby/2.1.0/bin/htmldiff +0 -25
- data/vendor/bundler/ruby/2.1.0/bin/ldiff +0 -25
- data/vendor/bundler/ruby/2.1.0/bin/mango +0 -23
- data/vendor/bundler/ruby/2.1.0/bin/puma +0 -23
- data/vendor/bundler/ruby/2.1.0/bin/pumactl +0 -23
- data/vendor/bundler/ruby/2.1.0/bin/rackup +0 -23
- data/vendor/bundler/ruby/2.1.0/bin/rspec +0 -23
- data/vendor/bundler/ruby/2.1.0/bin/sass +0 -23
- data/vendor/bundler/ruby/2.1.0/bin/sass-convert +0 -23
- data/vendor/bundler/ruby/2.1.0/bin/scss +0 -23
- data/vendor/bundler/ruby/2.1.0/bin/thor +0 -23
- data/vendor/bundler/ruby/2.1.0/bin/tilt +0 -23
- data/vendor/bundler/ruby/2.1.0/bin/yard +0 -23
- data/vendor/bundler/ruby/2.1.0/bin/yardoc +0 -23
- data/vendor/bundler/ruby/2.1.0/bin/yri +0 -23
- data/vendor/bundler/ruby/2.1.0/build_info/bluecloth-2.1.0.info +0 -1
- data/vendor/bundler/ruby/2.1.0/build_info/bluecloth-2.2.0.info +0 -1
- data/vendor/bundler/ruby/2.1.0/build_info/coffee-script-2.2.0.info +0 -1
- data/vendor/bundler/ruby/2.1.0/build_info/coffee-script-source-1.6.3.info +0 -1
- data/vendor/bundler/ruby/2.1.0/build_info/diff-lcs-1.2.5.info +0 -1
- data/vendor/bundler/ruby/2.1.0/build_info/dotenv-0.9.0.info +0 -1
- data/vendor/bundler/ruby/2.1.0/build_info/execjs-2.0.2.info +0 -1
- data/vendor/bundler/ruby/2.1.0/build_info/foreman-0.63.0.info +0 -1
- data/vendor/bundler/ruby/2.1.0/build_info/haml-4.0.4.info +0 -1
- data/vendor/bundler/ruby/2.1.0/build_info/liquid-2.2.2.info +0 -1
- data/vendor/bundler/ruby/2.1.0/build_info/liquid-2.6.0.info +0 -1
- data/vendor/bundler/ruby/2.1.0/build_info/puma-2.6.0.info +0 -1
- data/vendor/bundler/ruby/2.1.0/build_info/puma-2.7.1.info +0 -1
- data/vendor/bundler/ruby/2.1.0/build_info/rack-1.5.2.info +0 -1
- data/vendor/bundler/ruby/2.1.0/build_info/rack-protection-1.5.1.info +0 -1
- data/vendor/bundler/ruby/2.1.0/build_info/rack-test-0.6.0.info +0 -1
- data/vendor/bundler/ruby/2.1.0/build_info/rack-test-0.6.2.info +0 -1
- data/vendor/bundler/ruby/2.1.0/build_info/rspec-2.14.1.info +0 -1
- data/vendor/bundler/ruby/2.1.0/build_info/rspec-core-2.14.7.info +0 -1
- data/vendor/bundler/ruby/2.1.0/build_info/rspec-expectations-2.14.4.info +0 -1
- data/vendor/bundler/ruby/2.1.0/build_info/rspec-mocks-2.14.4.info +0 -1
- data/vendor/bundler/ruby/2.1.0/build_info/sass-3.2.12.info +0 -1
- data/vendor/bundler/ruby/2.1.0/build_info/sass-3.2.13.info +0 -1
- data/vendor/bundler/ruby/2.1.0/build_info/sinatra-1.4.4.info +0 -1
- data/vendor/bundler/ruby/2.1.0/build_info/thor-0.14.6.info +0 -1
- data/vendor/bundler/ruby/2.1.0/build_info/thor-0.18.1.info +0 -1
- data/vendor/bundler/ruby/2.1.0/build_info/tilt-1.4.1.info +0 -1
- data/vendor/bundler/ruby/2.1.0/build_info/yard-0.8.7.3.info +0 -1
- data/vendor/bundler/ruby/2.1.0/extensions/x86_64-darwin-13/2.1.0-static/bluecloth-2.1.0/bluecloth_ext.bundle +0 -0
- data/vendor/bundler/ruby/2.1.0/extensions/x86_64-darwin-13/2.1.0-static/bluecloth-2.1.0/gem.build_complete +0 -0
- data/vendor/bundler/ruby/2.1.0/extensions/x86_64-darwin-13/2.1.0-static/bluecloth-2.1.0/gem_make.out +0 -1180
- data/vendor/bundler/ruby/2.1.0/extensions/x86_64-darwin-13/2.1.0-static/bluecloth-2.2.0/bluecloth_ext.bundle +0 -0
- data/vendor/bundler/ruby/2.1.0/extensions/x86_64-darwin-13/2.1.0-static/bluecloth-2.2.0/gem.build_complete +0 -0
- data/vendor/bundler/ruby/2.1.0/extensions/x86_64-darwin-13/2.1.0-static/bluecloth-2.2.0/gem_make.out +0 -1179
- data/vendor/bundler/ruby/2.1.0/extensions/x86_64-darwin-13/2.1.0-static/puma-2.6.0/gem.build_complete +0 -0
- data/vendor/bundler/ruby/2.1.0/extensions/x86_64-darwin-13/2.1.0-static/puma-2.6.0/gem_make.out +0 -40
- data/vendor/bundler/ruby/2.1.0/extensions/x86_64-darwin-13/2.1.0-static/puma-2.6.0/puma/puma_http11.bundle +0 -0
- data/vendor/bundler/ruby/2.1.0/extensions/x86_64-darwin-13/2.1.0-static/puma-2.7.1/gem.build_complete +0 -0
- data/vendor/bundler/ruby/2.1.0/extensions/x86_64-darwin-13/2.1.0-static/puma-2.7.1/gem_make.out +0 -40
- data/vendor/bundler/ruby/2.1.0/extensions/x86_64-darwin-13/2.1.0-static/puma-2.7.1/puma/puma_http11.bundle +0 -0
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/.gemtest +0 -0
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/.rspec +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/History.rdoc +0 -114
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/LICENSE +0 -27
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/LICENSE.discount +0 -47
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/Manifest.txt +0 -106
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/README.rdoc +0 -106
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/Rakefile +0 -110
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/bin/bluecloth +0 -84
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/bluecloth.1.pod +0 -42
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/ext/.RUBYARCHDIR.time +0 -0
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/ext/Csio.c +0 -61
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/ext/Csio.o +0 -0
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/ext/Makefile +0 -239
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/ext/VERSION +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/ext/amalloc.h +0 -29
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/ext/bluecloth.c +0 -429
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/ext/bluecloth.h +0 -30
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/ext/bluecloth.o +0 -0
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/ext/bluecloth_ext.bundle +0 -0
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/ext/config.h +0 -63
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/ext/css.c +0 -85
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/ext/css.o +0 -0
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/ext/cstring.h +0 -77
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/ext/docheader.c +0 -49
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/ext/docheader.o +0 -0
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/ext/emmatch.c +0 -188
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/ext/emmatch.o +0 -0
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/ext/extconf.h +0 -10
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/ext/extconf.rb +0 -49
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/ext/generate.c +0 -1747
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/ext/generate.o +0 -0
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/ext/html5.c +0 -24
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/ext/html5.o +0 -0
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/ext/markdown.c +0 -1237
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/ext/markdown.h +0 -183
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/ext/markdown.o +0 -0
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/ext/mkdio.c +0 -357
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/ext/mkdio.h +0 -108
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/ext/mkdio.o +0 -0
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/ext/resource.c +0 -157
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/ext/resource.o +0 -0
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/ext/setup.c +0 -47
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/ext/setup.o +0 -0
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/ext/tags.c +0 -123
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/ext/tags.h +0 -19
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/ext/tags.o +0 -0
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/ext/version.c +0 -27
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/ext/version.o +0 -0
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/ext/xml.c +0 -82
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/ext/xml.o +0 -0
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/ext/xmlpage.c +0 -48
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/ext/xmlpage.o +0 -0
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/lib/bluecloth.rb +0 -214
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/lib/bluecloth_ext.bundle +0 -0
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/man/man1/bluecloth.1 +0 -97
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/bluecloth/101_changes_spec.rb +0 -136
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/bluecloth/TEMPLATE +0 -34
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/bluecloth/autolinks_spec.rb +0 -44
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/bluecloth/blockquotes_spec.rb +0 -140
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/bluecloth/code_spans_spec.rb +0 -159
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/bluecloth/emphasis_spec.rb +0 -159
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/bluecloth/entities_spec.rb +0 -78
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/bluecloth/hrules_spec.rb +0 -85
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/bluecloth/images_spec.rb +0 -87
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/bluecloth/inline_html_spec.rb +0 -196
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/bluecloth/links_spec.rb +0 -165
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/bluecloth/lists_spec.rb +0 -289
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/bluecloth/paragraphs_spec.rb +0 -70
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/bluecloth/titles_spec.rb +0 -300
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/bluecloth_spec.rb +0 -295
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/bugfix_spec.rb +0 -237
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/contributions_spec.rb +0 -74
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/data/antsugar.txt +0 -34
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/data/markdowntest/Amps and angle encoding.html +0 -17
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/data/markdowntest/Amps and angle encoding.text +0 -21
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/data/markdowntest/Auto links.html +0 -18
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/data/markdowntest/Auto links.text +0 -13
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/data/markdowntest/Backslash escapes.html +0 -118
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/data/markdowntest/Backslash escapes.text +0 -120
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/data/markdowntest/Blockquotes with code blocks.html +0 -15
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/data/markdowntest/Blockquotes with code blocks.text +0 -11
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/data/markdowntest/Code Blocks.html +0 -18
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/data/markdowntest/Code Blocks.text +0 -14
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/data/markdowntest/Code Spans.html +0 -5
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/data/markdowntest/Code Spans.text +0 -5
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/data/markdowntest/Hard-wrapped paragraphs with list-like lines.html +0 -8
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/data/markdowntest/Hard-wrapped paragraphs with list-like lines.text +0 -8
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/data/markdowntest/Horizontal rules.html +0 -71
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/data/markdowntest/Horizontal rules.text +0 -67
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/data/markdowntest/Inline HTML (Advanced).html +0 -15
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/data/markdowntest/Inline HTML (Advanced).text +0 -15
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/data/markdowntest/Inline HTML (Simple).html +0 -72
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/data/markdowntest/Inline HTML (Simple).text +0 -69
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/data/markdowntest/Inline HTML comments.html +0 -13
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/data/markdowntest/Inline HTML comments.text +0 -13
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/data/markdowntest/Links, inline style.html +0 -11
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/data/markdowntest/Links, inline style.text +0 -12
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/data/markdowntest/Links, reference style.html +0 -52
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/data/markdowntest/Links, reference style.text +0 -71
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/data/markdowntest/Links, shortcut references.html +0 -9
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/data/markdowntest/Links, shortcut references.text +0 -20
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/data/markdowntest/Literal quotes in titles.html +0 -3
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/data/markdowntest/Literal quotes in titles.text +0 -7
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/data/markdowntest/Markdown Documentation - Basics.html +0 -314
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/data/markdowntest/Markdown Documentation - Basics.text +0 -306
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/data/markdowntest/Markdown Documentation - Syntax.html +0 -942
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/data/markdowntest/Markdown Documentation - Syntax.text +0 -888
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/data/markdowntest/Nested blockquotes.html +0 -9
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/data/markdowntest/Nested blockquotes.text +0 -5
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/data/markdowntest/Ordered and unordered lists.html +0 -148
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/data/markdowntest/Ordered and unordered lists.text +0 -131
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/data/markdowntest/Strong and em together.html +0 -7
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/data/markdowntest/Strong and em together.text +0 -7
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/data/markdowntest/Tabs.html +0 -25
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/data/markdowntest/Tabs.text +0 -21
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/data/markdowntest/Tidyness.html +0 -8
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/data/markdowntest/Tidyness.text +0 -5
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/data/ml-announce.txt +0 -17
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/data/re-overflow.txt +0 -67
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/data/re-overflow2.txt +0 -281
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/discount_spec.rb +0 -423
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/lib/constants.rb +0 -5
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/lib/helpers.rb +0 -40
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/lib/matchers.rb +0 -223
- data/vendor/bundler/ruby/2.1.0/gems/bluecloth-2.2.0/spec/markdowntest_spec.rb +0 -41
- data/vendor/bundler/ruby/2.1.0/gems/coffee-script-2.2.0/LICENSE +0 -22
- data/vendor/bundler/ruby/2.1.0/gems/coffee-script-2.2.0/README.md +0 -43
- data/vendor/bundler/ruby/2.1.0/gems/coffee-script-2.2.0/lib/coffee-script.rb +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/coffee-script-2.2.0/lib/coffee_script.rb +0 -60
- data/vendor/bundler/ruby/2.1.0/gems/coffee-script-source-1.6.3/lib/coffee_script/coffee-script.js +0 -12
- data/vendor/bundler/ruby/2.1.0/gems/coffee-script-source-1.6.3/lib/coffee_script/source.rb +0 -7
- data/vendor/bundler/ruby/2.1.0/gems/diff-lcs-1.2.5/.autotest +0 -3
- data/vendor/bundler/ruby/2.1.0/gems/diff-lcs-1.2.5/.gemtest +0 -0
- data/vendor/bundler/ruby/2.1.0/gems/diff-lcs-1.2.5/.hoerc +0 -2
- data/vendor/bundler/ruby/2.1.0/gems/diff-lcs-1.2.5/.rspec +0 -2
- data/vendor/bundler/ruby/2.1.0/gems/diff-lcs-1.2.5/.travis.yml +0 -22
- data/vendor/bundler/ruby/2.1.0/gems/diff-lcs-1.2.5/Contributing.rdoc +0 -64
- data/vendor/bundler/ruby/2.1.0/gems/diff-lcs-1.2.5/Gemfile +0 -20
- data/vendor/bundler/ruby/2.1.0/gems/diff-lcs-1.2.5/History.rdoc +0 -152
- data/vendor/bundler/ruby/2.1.0/gems/diff-lcs-1.2.5/License.rdoc +0 -39
- data/vendor/bundler/ruby/2.1.0/gems/diff-lcs-1.2.5/Manifest.txt +0 -38
- data/vendor/bundler/ruby/2.1.0/gems/diff-lcs-1.2.5/README.rdoc +0 -85
- data/vendor/bundler/ruby/2.1.0/gems/diff-lcs-1.2.5/Rakefile +0 -41
- data/vendor/bundler/ruby/2.1.0/gems/diff-lcs-1.2.5/autotest/discover.rb +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/diff-lcs-1.2.5/bin/htmldiff +0 -32
- data/vendor/bundler/ruby/2.1.0/gems/diff-lcs-1.2.5/bin/ldiff +0 -6
- data/vendor/bundler/ruby/2.1.0/gems/diff-lcs-1.2.5/docs/COPYING.txt +0 -339
- data/vendor/bundler/ruby/2.1.0/gems/diff-lcs-1.2.5/docs/artistic.txt +0 -127
- data/vendor/bundler/ruby/2.1.0/gems/diff-lcs-1.2.5/lib/diff-lcs.rb +0 -3
- data/vendor/bundler/ruby/2.1.0/gems/diff-lcs-1.2.5/lib/diff/lcs.rb +0 -805
- data/vendor/bundler/ruby/2.1.0/gems/diff-lcs-1.2.5/lib/diff/lcs/array.rb +0 -7
- data/vendor/bundler/ruby/2.1.0/gems/diff-lcs-1.2.5/lib/diff/lcs/block.rb +0 -37
- data/vendor/bundler/ruby/2.1.0/gems/diff-lcs-1.2.5/lib/diff/lcs/callbacks.rb +0 -322
- data/vendor/bundler/ruby/2.1.0/gems/diff-lcs-1.2.5/lib/diff/lcs/change.rb +0 -177
- data/vendor/bundler/ruby/2.1.0/gems/diff-lcs-1.2.5/lib/diff/lcs/htmldiff.rb +0 -149
- data/vendor/bundler/ruby/2.1.0/gems/diff-lcs-1.2.5/lib/diff/lcs/hunk.rb +0 -276
- data/vendor/bundler/ruby/2.1.0/gems/diff-lcs-1.2.5/lib/diff/lcs/internals.rb +0 -301
- data/vendor/bundler/ruby/2.1.0/gems/diff-lcs-1.2.5/lib/diff/lcs/ldiff.rb +0 -195
- data/vendor/bundler/ruby/2.1.0/gems/diff-lcs-1.2.5/lib/diff/lcs/string.rb +0 -5
- data/vendor/bundler/ruby/2.1.0/gems/diff-lcs-1.2.5/spec/change_spec.rb +0 -65
- data/vendor/bundler/ruby/2.1.0/gems/diff-lcs-1.2.5/spec/diff_spec.rb +0 -47
- data/vendor/bundler/ruby/2.1.0/gems/diff-lcs-1.2.5/spec/hunk_spec.rb +0 -72
- data/vendor/bundler/ruby/2.1.0/gems/diff-lcs-1.2.5/spec/issues_spec.rb +0 -24
- data/vendor/bundler/ruby/2.1.0/gems/diff-lcs-1.2.5/spec/lcs_spec.rb +0 -54
- data/vendor/bundler/ruby/2.1.0/gems/diff-lcs-1.2.5/spec/patch_spec.rb +0 -414
- data/vendor/bundler/ruby/2.1.0/gems/diff-lcs-1.2.5/spec/sdiff_spec.rb +0 -214
- data/vendor/bundler/ruby/2.1.0/gems/diff-lcs-1.2.5/spec/spec_helper.rb +0 -290
- data/vendor/bundler/ruby/2.1.0/gems/diff-lcs-1.2.5/spec/traverse_balanced_spec.rb +0 -310
- data/vendor/bundler/ruby/2.1.0/gems/diff-lcs-1.2.5/spec/traverse_sequences_spec.rb +0 -139
- data/vendor/bundler/ruby/2.1.0/gems/dotenv-0.9.0/.env +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/dotenv-0.9.0/.gitignore +0 -8
- data/vendor/bundler/ruby/2.1.0/gems/dotenv-0.9.0/.travis.yml +0 -6
- data/vendor/bundler/ruby/2.1.0/gems/dotenv-0.9.0/Changelog.md +0 -83
- data/vendor/bundler/ruby/2.1.0/gems/dotenv-0.9.0/Gemfile +0 -6
- data/vendor/bundler/ruby/2.1.0/gems/dotenv-0.9.0/Guardfile +0 -9
- data/vendor/bundler/ruby/2.1.0/gems/dotenv-0.9.0/LICENSE +0 -22
- data/vendor/bundler/ruby/2.1.0/gems/dotenv-0.9.0/README.md +0 -95
- data/vendor/bundler/ruby/2.1.0/gems/dotenv-0.9.0/Rakefile +0 -30
- data/vendor/bundler/ruby/2.1.0/gems/dotenv-0.9.0/bin/dotenv +0 -12
- data/vendor/bundler/ruby/2.1.0/gems/dotenv-0.9.0/dotenv-rails.gemspec +0 -17
- data/vendor/bundler/ruby/2.1.0/gems/dotenv-0.9.0/dotenv.gemspec +0 -20
- data/vendor/bundler/ruby/2.1.0/gems/dotenv-0.9.0/lib/dotenv-rails.rb +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/dotenv-0.9.0/lib/dotenv.rb +0 -25
- data/vendor/bundler/ruby/2.1.0/gems/dotenv-0.9.0/lib/dotenv/capistrano.rb +0 -5
- data/vendor/bundler/ruby/2.1.0/gems/dotenv-0.9.0/lib/dotenv/capistrano/recipes.rb +0 -10
- data/vendor/bundler/ruby/2.1.0/gems/dotenv-0.9.0/lib/dotenv/environment.rb +0 -76
- data/vendor/bundler/ruby/2.1.0/gems/dotenv-0.9.0/lib/dotenv/format_error.rb +0 -4
- data/vendor/bundler/ruby/2.1.0/gems/dotenv-0.9.0/lib/dotenv/railtie.rb +0 -14
- data/vendor/bundler/ruby/2.1.0/gems/dotenv-0.9.0/lib/dotenv/tasks.rb +0 -7
- data/vendor/bundler/ruby/2.1.0/gems/dotenv-0.9.0/lib/dotenv/version.rb +0 -3
- data/vendor/bundler/ruby/2.1.0/gems/dotenv-0.9.0/spec/dotenv/environment_spec.rb +0 -137
- data/vendor/bundler/ruby/2.1.0/gems/dotenv-0.9.0/spec/dotenv_spec.rb +0 -92
- data/vendor/bundler/ruby/2.1.0/gems/dotenv-0.9.0/spec/fixtures/exported.env +0 -2
- data/vendor/bundler/ruby/2.1.0/gems/dotenv-0.9.0/spec/fixtures/plain.env +0 -5
- data/vendor/bundler/ruby/2.1.0/gems/dotenv-0.9.0/spec/fixtures/quoted.env +0 -8
- data/vendor/bundler/ruby/2.1.0/gems/dotenv-0.9.0/spec/fixtures/yaml.env +0 -4
- data/vendor/bundler/ruby/2.1.0/gems/dotenv-0.9.0/spec/spec_helper.rb +0 -7
- data/vendor/bundler/ruby/2.1.0/gems/execjs-2.0.2/LICENSE +0 -21
- data/vendor/bundler/ruby/2.1.0/gems/execjs-2.0.2/README.md +0 -42
- data/vendor/bundler/ruby/2.1.0/gems/execjs-2.0.2/lib/execjs.rb +0 -6
- data/vendor/bundler/ruby/2.1.0/gems/execjs-2.0.2/lib/execjs/disabled_runtime.rb +0 -29
- data/vendor/bundler/ruby/2.1.0/gems/execjs-2.0.2/lib/execjs/encoding.rb +0 -33
- data/vendor/bundler/ruby/2.1.0/gems/execjs-2.0.2/lib/execjs/external_runtime.rb +0 -205
- data/vendor/bundler/ruby/2.1.0/gems/execjs-2.0.2/lib/execjs/johnson_runtime.rb +0 -106
- data/vendor/bundler/ruby/2.1.0/gems/execjs-2.0.2/lib/execjs/module.rb +0 -38
- data/vendor/bundler/ruby/2.1.0/gems/execjs-2.0.2/lib/execjs/mustang_runtime.rb +0 -76
- data/vendor/bundler/ruby/2.1.0/gems/execjs-2.0.2/lib/execjs/ruby_racer_runtime.rb +0 -105
- data/vendor/bundler/ruby/2.1.0/gems/execjs-2.0.2/lib/execjs/ruby_rhino_runtime.rb +0 -89
- data/vendor/bundler/ruby/2.1.0/gems/execjs-2.0.2/lib/execjs/runtime.rb +0 -55
- data/vendor/bundler/ruby/2.1.0/gems/execjs-2.0.2/lib/execjs/runtimes.rb +0 -94
- data/vendor/bundler/ruby/2.1.0/gems/execjs-2.0.2/lib/execjs/support/jsc_runner.js +0 -19
- data/vendor/bundler/ruby/2.1.0/gems/execjs-2.0.2/lib/execjs/support/jscript_runner.js +0 -22
- data/vendor/bundler/ruby/2.1.0/gems/execjs-2.0.2/lib/execjs/support/json2.js +0 -481
- data/vendor/bundler/ruby/2.1.0/gems/execjs-2.0.2/lib/execjs/support/node_runner.js +0 -20
- data/vendor/bundler/ruby/2.1.0/gems/execjs-2.0.2/lib/execjs/support/spidermonkey_runner.js +0 -19
- data/vendor/bundler/ruby/2.1.0/gems/execjs-2.0.2/lib/execjs/version.rb +0 -3
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/README.md +0 -48
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/bin/foreman +0 -7
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/bin/foreman-runner +0 -41
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/bin/taskman +0 -8
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/data/example/Procfile +0 -4
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/data/example/Procfile.without_colon +0 -2
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/data/example/error +0 -7
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/data/example/log/neverdie.log +0 -4
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/data/example/spawnee +0 -14
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/data/example/spawner +0 -7
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/data/example/ticker +0 -14
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/data/example/utf8 +0 -11
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/data/export/bluepill/master.pill.erb +0 -28
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/data/export/launchd/launchd.plist.erb +0 -33
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/data/export/runit/log/run.erb +0 -7
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/data/export/runit/run.erb +0 -3
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/data/export/supervisord/app.conf.erb +0 -27
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/data/export/upstart/master.conf.erb +0 -12
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/data/export/upstart/process.conf.erb +0 -5
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/data/export/upstart/process_master.conf.erb +0 -2
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/lib/foreman.rb +0 -23
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/lib/foreman/capistrano.rb +0 -54
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/lib/foreman/cli.rb +0 -155
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/lib/foreman/distribution.rb +0 -9
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/lib/foreman/engine.rb +0 -428
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/lib/foreman/engine/cli.rb +0 -104
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/lib/foreman/export.rb +0 -34
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/lib/foreman/export/base.rb +0 -146
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/lib/foreman/export/bluepill.rb +0 -12
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/lib/foreman/export/inittab.rb +0 -42
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/lib/foreman/export/launchd.rb +0 -17
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/lib/foreman/export/runit.rb +0 -34
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/lib/foreman/export/supervisord.rb +0 -16
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/lib/foreman/export/upstart.rb +0 -25
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/lib/foreman/helpers.rb +0 -45
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/lib/foreman/process.rb +0 -125
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/lib/foreman/procfile.rb +0 -92
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/lib/foreman/version.rb +0 -5
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/man/foreman.1 +0 -240
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/spec/foreman/cli_spec.rb +0 -96
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/spec/foreman/engine_spec.rb +0 -112
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/spec/foreman/export/base_spec.rb +0 -19
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/spec/foreman/export/bluepill_spec.rb +0 -37
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/spec/foreman/export/inittab_spec.rb +0 -40
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/spec/foreman/export/launchd_spec.rb +0 -31
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/spec/foreman/export/runit_spec.rb +0 -36
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/spec/foreman/export/supervisord_spec.rb +0 -36
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/spec/foreman/export/upstart_spec.rb +0 -104
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/spec/foreman/export_spec.rb +0 -24
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/spec/foreman/helpers_spec.rb +0 -26
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/spec/foreman/process_spec.rb +0 -48
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/spec/foreman/procfile_spec.rb +0 -43
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/spec/foreman_spec.rb +0 -16
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/spec/helper_spec.rb +0 -18
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/spec/resources/Procfile +0 -4
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/spec/resources/bin/echo +0 -2
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/spec/resources/bin/env +0 -2
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/spec/resources/bin/test +0 -2
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/spec/resources/bin/utf8 +0 -2
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/spec/resources/export/bluepill/app-concurrency.pill +0 -49
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/spec/resources/export/bluepill/app.pill +0 -81
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/spec/resources/export/inittab/inittab.concurrency +0 -4
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/spec/resources/export/inittab/inittab.default +0 -6
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/spec/resources/export/launchd/launchd-a.default +0 -29
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/spec/resources/export/launchd/launchd-b.default +0 -29
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/spec/resources/export/launchd/launchd-c.default +0 -30
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/spec/resources/export/runit/app-alpha-1/log/run +0 -7
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/spec/resources/export/runit/app-alpha-1/run +0 -3
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/spec/resources/export/runit/app-alpha-2/log/run +0 -7
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/spec/resources/export/runit/app-alpha-2/run +0 -3
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/spec/resources/export/runit/app-bravo-1/log/run +0 -7
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/spec/resources/export/runit/app-bravo-1/run +0 -3
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/spec/resources/export/supervisord/app-alpha-1.conf +0 -44
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/spec/resources/export/supervisord/app-alpha-2.conf +0 -24
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/spec/resources/export/upstart/app-alpha-1.conf +0 -5
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/spec/resources/export/upstart/app-alpha-2.conf +0 -5
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/spec/resources/export/upstart/app-alpha.conf +0 -2
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/spec/resources/export/upstart/app-bravo-1.conf +0 -5
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/spec/resources/export/upstart/app-bravo.conf +0 -2
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/spec/resources/export/upstart/app.conf +0 -12
- data/vendor/bundler/ruby/2.1.0/gems/foreman-0.63.0/spec/spec_helper.rb +0 -159
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/.yardopts +0 -23
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/CHANGELOG.md +0 -1341
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/FAQ.md +0 -157
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/MIT-LICENSE +0 -20
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/README.md +0 -173
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/REFERENCE.md +0 -1294
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/Rakefile +0 -134
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/bin/haml +0 -9
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/lib/haml.rb +0 -23
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/lib/haml/buffer.rb +0 -345
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/lib/haml/compiler.rb +0 -540
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/lib/haml/engine.rb +0 -245
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/lib/haml/error.rb +0 -61
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/lib/haml/exec.rb +0 -329
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/lib/haml/filters.rb +0 -404
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/lib/haml/helpers.rb +0 -655
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/lib/haml/helpers/action_view_extensions.rb +0 -58
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/lib/haml/helpers/action_view_mods.rb +0 -154
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/lib/haml/helpers/action_view_xss_mods.rb +0 -58
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/lib/haml/helpers/safe_erubis_template.rb +0 -29
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/lib/haml/helpers/xss_mods.rb +0 -104
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/lib/haml/options.rb +0 -277
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/lib/haml/parser.rb +0 -764
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/lib/haml/railtie.rb +0 -22
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/lib/haml/sass_rails_filter.rb +0 -33
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/lib/haml/template.rb +0 -32
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/lib/haml/template/options.rb +0 -16
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/lib/haml/template/plugin.rb +0 -41
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/lib/haml/util.rb +0 -377
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/lib/haml/version.rb +0 -3
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/engine_test.rb +0 -2013
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/erb/_av_partial_1.erb +0 -12
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/erb/_av_partial_2.erb +0 -8
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/erb/action_view.erb +0 -62
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/erb/standard.erb +0 -55
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/filters_test.rb +0 -254
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/gemfiles/Gemfile.rails-3.0.x +0 -5
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/gemfiles/Gemfile.rails-3.1.x +0 -6
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/gemfiles/Gemfile.rails-3.2.x +0 -5
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/gemfiles/Gemfile.rails-4.0.x +0 -5
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/gemfiles/Gemfile.rails-4.0.x.lock +0 -101
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/helper_test.rb +0 -565
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/markaby/standard.mab +0 -52
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/mocks/article.rb +0 -6
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/parser_test.rb +0 -105
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/results/content_for_layout.xhtml +0 -12
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/results/eval_suppressed.xhtml +0 -9
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/results/helpers.xhtml +0 -70
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/results/helpful.xhtml +0 -10
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/results/just_stuff.xhtml +0 -70
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/results/list.xhtml +0 -12
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/results/nuke_inner_whitespace.xhtml +0 -40
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/results/nuke_outer_whitespace.xhtml +0 -148
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/results/original_engine.xhtml +0 -20
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/results/partial_layout.xhtml +0 -5
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/results/partial_layout_erb.xhtml +0 -5
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/results/partials.xhtml +0 -21
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/results/render_layout.xhtml +0 -3
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/results/silent_script.xhtml +0 -74
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/results/standard.xhtml +0 -162
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/results/tag_parsing.xhtml +0 -23
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/results/very_basic.xhtml +0 -5
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/results/whitespace_handling.xhtml +0 -90
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/template_test.rb +0 -331
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/templates/_av_partial_1.haml +0 -9
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/templates/_av_partial_1_ugly.haml +0 -9
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/templates/_av_partial_2.haml +0 -5
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/templates/_av_partial_2_ugly.haml +0 -5
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/templates/_layout.erb +0 -3
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/templates/_layout_for_partial.haml +0 -3
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/templates/_partial.haml +0 -8
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/templates/_text_area.haml +0 -3
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/templates/_text_area_helper.html.haml +0 -4
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/templates/action_view.haml +0 -47
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/templates/action_view_ugly.haml +0 -47
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/templates/breakage.haml +0 -8
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/templates/content_for_layout.haml +0 -8
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/templates/eval_suppressed.haml +0 -11
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/templates/helpers.haml +0 -55
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/templates/helpful.haml +0 -11
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/templates/just_stuff.haml +0 -85
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/templates/list.haml +0 -12
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/templates/nuke_inner_whitespace.haml +0 -32
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/templates/nuke_outer_whitespace.haml +0 -144
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/templates/original_engine.haml +0 -17
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/templates/partial_layout.haml +0 -3
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/templates/partial_layout_erb.erb +0 -4
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/templates/partialize.haml +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/templates/partials.haml +0 -12
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/templates/render_layout.haml +0 -2
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/templates/silent_script.haml +0 -45
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/templates/standard.haml +0 -43
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/templates/standard_ugly.haml +0 -43
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/templates/tag_parsing.haml +0 -21
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/templates/very_basic.haml +0 -4
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/templates/whitespace_handling.haml +0 -87
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/test_helper.rb +0 -85
- data/vendor/bundler/ruby/2.1.0/gems/haml-4.0.4/test/util_test.rb +0 -63
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/History.md +0 -117
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/MIT-LICENSE +0 -20
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/README.md +0 -50
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/lib/extras/liquid_view.rb +0 -51
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/lib/liquid.rb +0 -69
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/lib/liquid/block.rb +0 -126
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/lib/liquid/condition.rb +0 -120
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/lib/liquid/context.rb +0 -267
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/lib/liquid/document.rb +0 -17
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/lib/liquid/drop.rb +0 -61
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/lib/liquid/errors.rb +0 -12
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/lib/liquid/extensions.rb +0 -62
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/lib/liquid/file_system.rb +0 -62
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/lib/liquid/htmltags.rb +0 -74
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/lib/liquid/interrupts.rb +0 -17
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/lib/liquid/module_ex.rb +0 -62
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/lib/liquid/standardfilters.rb +0 -272
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/lib/liquid/strainer.rb +0 -53
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/lib/liquid/tag.rb +0 -26
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/lib/liquid/tags/assign.rb +0 -35
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/lib/liquid/tags/break.rb +0 -21
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/lib/liquid/tags/capture.rb +0 -36
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/lib/liquid/tags/case.rb +0 -79
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/lib/liquid/tags/comment.rb +0 -9
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/lib/liquid/tags/continue.rb +0 -21
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/lib/liquid/tags/cycle.rb +0 -59
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/lib/liquid/tags/decrement.rb +0 -39
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/lib/liquid/tags/for.rb +0 -142
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/lib/liquid/tags/if.rb +0 -79
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/lib/liquid/tags/ifchanged.rb +0 -20
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/lib/liquid/tags/include.rb +0 -93
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/lib/liquid/tags/increment.rb +0 -35
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/lib/liquid/tags/raw.rb +0 -22
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/lib/liquid/tags/unless.rb +0 -33
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/lib/liquid/template.rb +0 -156
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/lib/liquid/utils.rb +0 -30
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/lib/liquid/variable.rb +0 -57
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/lib/liquid/version.rb +0 -4
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/test/liquid/assign_test.rb +0 -21
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/test/liquid/block_test.rb +0 -58
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/test/liquid/capture_test.rb +0 -40
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/test/liquid/condition_test.rb +0 -127
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/test/liquid/context_test.rb +0 -478
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/test/liquid/drop_test.rb +0 -180
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/test/liquid/error_handling_test.rb +0 -81
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/test/liquid/file_system_test.rb +0 -29
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/test/liquid/filter_test.rb +0 -125
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/test/liquid/hash_ordering_test.rb +0 -25
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/test/liquid/module_ex_test.rb +0 -87
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/test/liquid/output_test.rb +0 -116
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/test/liquid/parsing_quirks_test.rb +0 -52
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/test/liquid/regexp_test.rb +0 -44
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/test/liquid/security_test.rb +0 -64
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/test/liquid/standard_filter_test.rb +0 -251
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/test/liquid/strainer_test.rb +0 -52
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/test/liquid/tags/break_tag_test.rb +0 -16
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/test/liquid/tags/continue_tag_test.rb +0 -16
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/test/liquid/tags/for_tag_test.rb +0 -297
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/test/liquid/tags/html_tag_test.rb +0 -63
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/test/liquid/tags/if_else_tag_test.rb +0 -160
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/test/liquid/tags/include_tag_test.rb +0 -166
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/test/liquid/tags/increment_tag_test.rb +0 -24
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/test/liquid/tags/raw_tag_test.rb +0 -24
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/test/liquid/tags/standard_tag_test.rb +0 -295
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/test/liquid/tags/statements_test.rb +0 -134
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/test/liquid/tags/unless_else_tag_test.rb +0 -26
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/test/liquid/template_test.rb +0 -146
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/test/liquid/variable_test.rb +0 -186
- data/vendor/bundler/ruby/2.1.0/gems/liquid-2.6.0/test/test_helper.rb +0 -29
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/COPYING +0 -55
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/Gemfile +0 -12
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/History.txt +0 -446
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/LICENSE +0 -26
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/Manifest.txt +0 -65
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/README.md +0 -211
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/Rakefile +0 -158
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/bin/puma +0 -10
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/bin/pumactl +0 -12
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/docs/config.md +0 -0
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/docs/nginx.md +0 -80
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/ext/puma_http11/.RUBYARCHDIR.-.puma.time +0 -0
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/ext/puma_http11/Makefile +0 -239
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/ext/puma_http11/PumaHttp11Service.java +0 -17
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/ext/puma_http11/ext_help.h +0 -15
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/ext/puma_http11/extconf.rb +0 -8
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/ext/puma_http11/http11_parser.c +0 -1225
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/ext/puma_http11/http11_parser.h +0 -64
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/ext/puma_http11/http11_parser.java.rl +0 -161
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/ext/puma_http11/http11_parser.o +0 -0
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/ext/puma_http11/http11_parser.rl +0 -146
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/ext/puma_http11/http11_parser_common.rl +0 -54
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/ext/puma_http11/io_buffer.c +0 -155
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/ext/puma_http11/io_buffer.o +0 -0
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/ext/puma_http11/mini_ssl.c +0 -195
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/ext/puma_http11/mini_ssl.o +0 -0
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/ext/puma_http11/org/jruby/puma/Http11.java +0 -225
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/ext/puma_http11/org/jruby/puma/Http11Parser.java +0 -488
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/ext/puma_http11/org/jruby/puma/MiniSSL.java +0 -289
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/ext/puma_http11/puma_http11.bundle +0 -0
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/ext/puma_http11/puma_http11.c +0 -491
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/ext/puma_http11/puma_http11.o +0 -0
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/lib/puma.rb +0 -14
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/lib/puma/accept_nonblock.rb +0 -23
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/lib/puma/app/status.rb +0 -59
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/lib/puma/binder.rb +0 -293
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/lib/puma/capistrano.rb +0 -77
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/lib/puma/cli.rb +0 -522
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/lib/puma/client.rb +0 -277
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/lib/puma/cluster.rb +0 -328
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/lib/puma/compat.rb +0 -18
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/lib/puma/configuration.rb +0 -330
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/lib/puma/const.rb +0 -158
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/lib/puma/control_cli.rb +0 -251
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/lib/puma/daemon_ext.rb +0 -25
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/lib/puma/delegation.rb +0 -11
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/lib/puma/detect.rb +0 -4
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/lib/puma/events.rb +0 -130
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/lib/puma/io_buffer.rb +0 -7
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/lib/puma/java_io_buffer.rb +0 -45
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/lib/puma/jruby_restart.rb +0 -83
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/lib/puma/minissl.rb +0 -148
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/lib/puma/null_io.rb +0 -34
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/lib/puma/puma_http11.bundle +0 -0
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/lib/puma/rack_default.rb +0 -7
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/lib/puma/rack_patch.rb +0 -45
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/lib/puma/reactor.rb +0 -182
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/lib/puma/runner.rb +0 -138
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/lib/puma/server.rb +0 -790
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/lib/puma/single.rb +0 -102
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/lib/puma/tcp_logger.rb +0 -32
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/lib/puma/thread_pool.rb +0 -185
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/lib/puma/util.rb +0 -9
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/lib/rack/handler/puma.rb +0 -66
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/puma.gemspec +0 -54
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/test/test_app_status.rb +0 -92
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/test/test_cli.rb +0 -173
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/test/test_config.rb +0 -16
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/test/test_http10.rb +0 -27
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/test/test_http11.rb +0 -145
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/test/test_integration.rb +0 -165
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/test/test_iobuffer.rb +0 -38
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/test/test_minissl.rb +0 -25
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/test/test_null_io.rb +0 -31
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/test/test_persistent.rb +0 -238
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/test/test_puma_server.rb +0 -292
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/test/test_rack_handler.rb +0 -10
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/test/test_rack_server.rb +0 -141
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/test/test_tcp_rack.rb +0 -42
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/test/test_thread_pool.rb +0 -156
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/test/test_unix_socket.rb +0 -39
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/test/test_ws.rb +0 -89
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/tools/jungle/README.md +0 -9
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/tools/jungle/init.d/README.md +0 -54
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/tools/jungle/init.d/puma +0 -332
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/tools/jungle/init.d/run-puma +0 -3
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/tools/jungle/upstart/README.md +0 -61
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/tools/jungle/upstart/puma-manager.conf +0 -31
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/tools/jungle/upstart/puma.conf +0 -63
- data/vendor/bundler/ruby/2.1.0/gems/puma-2.7.1/tools/trickletest.rb +0 -45
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/COPYING +0 -18
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/KNOWN-ISSUES +0 -30
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/README.rdoc +0 -624
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/Rakefile +0 -125
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/SPEC +0 -237
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/bin/rackup +0 -4
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/contrib/rack.png +0 -0
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/contrib/rack.svg +0 -150
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/contrib/rack_logo.svg +0 -111
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/contrib/rdoc.css +0 -412
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/example/lobster.ru +0 -4
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/example/protectedlobster.rb +0 -14
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/example/protectedlobster.ru +0 -8
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/lib/rack.rb +0 -87
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/lib/rack/auth/abstract/handler.rb +0 -37
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/lib/rack/auth/abstract/request.rb +0 -43
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/lib/rack/auth/basic.rb +0 -58
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/lib/rack/auth/digest/md5.rb +0 -129
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/lib/rack/auth/digest/nonce.rb +0 -51
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/lib/rack/auth/digest/params.rb +0 -53
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/lib/rack/auth/digest/request.rb +0 -41
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/lib/rack/backports/uri/common_18.rb +0 -56
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/lib/rack/backports/uri/common_192.rb +0 -52
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/lib/rack/backports/uri/common_193.rb +0 -29
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/lib/rack/body_proxy.rb +0 -39
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/lib/rack/builder.rb +0 -149
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/lib/rack/cascade.rb +0 -52
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/lib/rack/chunked.rb +0 -58
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/lib/rack/commonlogger.rb +0 -64
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/lib/rack/conditionalget.rb +0 -67
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/lib/rack/config.rb +0 -20
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/lib/rack/content_length.rb +0 -33
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/lib/rack/content_type.rb +0 -29
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/lib/rack/deflater.rb +0 -116
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/lib/rack/directory.rb +0 -161
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/lib/rack/etag.rb +0 -64
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/lib/rack/file.rb +0 -138
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/lib/rack/handler.rb +0 -107
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/lib/rack/handler/cgi.rb +0 -61
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/lib/rack/handler/evented_mongrel.rb +0 -8
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/lib/rack/handler/fastcgi.rb +0 -98
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/lib/rack/handler/lsws.rb +0 -61
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/lib/rack/handler/mongrel.rb +0 -100
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/lib/rack/handler/scgi.rb +0 -67
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/lib/rack/handler/swiftiplied_mongrel.rb +0 -8
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/lib/rack/handler/thin.rb +0 -27
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/lib/rack/handler/webrick.rb +0 -81
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/lib/rack/head.rb +0 -22
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/lib/rack/lint.rb +0 -699
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/lib/rack/lobster.rb +0 -65
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/lib/rack/lock.rb +0 -26
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/lib/rack/logger.rb +0 -18
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/lib/rack/methodoverride.rb +0 -31
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/lib/rack/mime.rb +0 -677
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/lib/rack/mock.rb +0 -190
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/lib/rack/multipart.rb +0 -34
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/lib/rack/multipart/generator.rb +0 -93
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/lib/rack/multipart/parser.rb +0 -176
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/lib/rack/multipart/uploaded_file.rb +0 -34
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/lib/rack/nulllogger.rb +0 -18
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/lib/rack/recursive.rb +0 -61
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/lib/rack/reloader.rb +0 -109
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/lib/rack/request.rb +0 -380
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/lib/rack/response.rb +0 -155
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/lib/rack/rewindable_input.rb +0 -104
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/lib/rack/runtime.rb +0 -27
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/lib/rack/sendfile.rb +0 -155
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/lib/rack/server.rb +0 -362
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/lib/rack/session/abstract/id.rb +0 -398
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/lib/rack/session/cookie.rb +0 -178
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/lib/rack/session/memcache.rb +0 -93
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/lib/rack/session/pool.rb +0 -79
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/lib/rack/showexceptions.rb +0 -378
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/lib/rack/showstatus.rb +0 -113
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/lib/rack/static.rb +0 -153
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/lib/rack/urlmap.rb +0 -76
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/lib/rack/utils.rb +0 -628
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/lib/rack/utils/okjson.rb +0 -599
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/rack.gemspec +0 -33
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/builder/anything.rb +0 -5
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/builder/comment.ru +0 -4
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/builder/end.ru +0 -5
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/builder/line.ru +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/builder/options.ru +0 -2
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/cgi/assets/folder/test.js +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/cgi/assets/fonts/font.eot +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/cgi/assets/images/image.png +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/cgi/assets/index.html +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/cgi/assets/javascripts/app.js +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/cgi/assets/stylesheets/app.css +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/cgi/lighttpd.conf +0 -26
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/cgi/rackup_stub.rb +0 -6
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/cgi/sample_rackup.ru +0 -5
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/cgi/test +0 -9
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/cgi/test+directory/test+file +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/cgi/test.fcgi +0 -8
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/cgi/test.ru +0 -5
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/gemloader.rb +0 -10
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/multipart/bad_robots +0 -259
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/multipart/binary +0 -0
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/multipart/content_type_and_no_filename +0 -6
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/multipart/empty +0 -10
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/multipart/fail_16384_nofile +0 -814
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/multipart/file1.txt +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/multipart/filename_and_modification_param +0 -7
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/multipart/filename_with_escaped_quotes +0 -6
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/multipart/filename_with_escaped_quotes_and_modification_param +0 -7
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/multipart/filename_with_percent_escaped_quotes +0 -6
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/multipart/filename_with_unescaped_percentages +0 -6
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/multipart/filename_with_unescaped_percentages2 +0 -6
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/multipart/filename_with_unescaped_percentages3 +0 -6
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/multipart/filename_with_unescaped_quotes +0 -6
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/multipart/ie +0 -6
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/multipart/mixed_files +0 -21
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/multipart/nested +0 -10
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/multipart/none +0 -9
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/multipart/semicolon +0 -6
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/multipart/text +0 -15
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/multipart/webkit +0 -32
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/rackup/config.ru +0 -31
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/registering_handler/rack/handler/registering_myself.rb +0 -8
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/spec_auth_basic.rb +0 -81
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/spec_auth_digest.rb +0 -259
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/spec_body_proxy.rb +0 -69
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/spec_builder.rb +0 -214
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/spec_cascade.rb +0 -61
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/spec_cgi.rb +0 -102
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/spec_chunked.rb +0 -85
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/spec_commonlogger.rb +0 -57
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/spec_conditionalget.rb +0 -102
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/spec_config.rb +0 -22
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/spec_content_length.rb +0 -83
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/spec_content_type.rb +0 -45
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/spec_deflater.rb +0 -204
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/spec_directory.rb +0 -88
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/spec_etag.rb +0 -98
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/spec_fastcgi.rb +0 -107
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/spec_file.rb +0 -213
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/spec_handler.rb +0 -59
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/spec_head.rb +0 -43
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/spec_lint.rb +0 -522
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/spec_lobster.rb +0 -58
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/spec_lock.rb +0 -164
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/spec_logger.rb +0 -23
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/spec_methodoverride.rb +0 -75
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/spec_mime.rb +0 -51
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/spec_mock.rb +0 -269
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/spec_mongrel.rb +0 -182
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/spec_multipart.rb +0 -445
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/spec_nulllogger.rb +0 -20
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/spec_recursive.rb +0 -72
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/spec_request.rb +0 -1078
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/spec_response.rb +0 -313
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/spec_rewindable_input.rb +0 -118
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/spec_runtime.rb +0 -49
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/spec_sendfile.rb +0 -130
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/spec_server.rb +0 -143
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/spec_session_abstract_id.rb +0 -53
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/spec_session_cookie.rb +0 -367
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/spec_session_memcache.rb +0 -321
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/spec_session_pool.rb +0 -209
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/spec_showexceptions.rb +0 -92
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/spec_showstatus.rb +0 -84
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/spec_static.rb +0 -145
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/spec_thin.rb +0 -91
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/spec_urlmap.rb +0 -213
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/spec_utils.rb +0 -573
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/spec_webrick.rb +0 -143
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/static/another/index.html +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/static/index.html +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/testrequest.rb +0 -78
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/unregistered_handler/rack/handler/unregistered.rb +0 -7
- data/vendor/bundler/ruby/2.1.0/gems/rack-1.5.2/test/unregistered_handler/rack/handler/unregistered_long_one.rb +0 -7
- data/vendor/bundler/ruby/2.1.0/gems/rack-protection-1.5.1/License +0 -20
- data/vendor/bundler/ruby/2.1.0/gems/rack-protection-1.5.1/README.md +0 -90
- data/vendor/bundler/ruby/2.1.0/gems/rack-protection-1.5.1/Rakefile +0 -48
- data/vendor/bundler/ruby/2.1.0/gems/rack-protection-1.5.1/lib/rack-protection.rb +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/rack-protection-1.5.1/lib/rack/protection.rb +0 -40
- data/vendor/bundler/ruby/2.1.0/gems/rack-protection-1.5.1/lib/rack/protection/authenticity_token.rb +0 -31
- data/vendor/bundler/ruby/2.1.0/gems/rack-protection-1.5.1/lib/rack/protection/base.rb +0 -119
- data/vendor/bundler/ruby/2.1.0/gems/rack-protection-1.5.1/lib/rack/protection/escaped_params.rb +0 -87
- data/vendor/bundler/ruby/2.1.0/gems/rack-protection-1.5.1/lib/rack/protection/form_token.rb +0 -23
- data/vendor/bundler/ruby/2.1.0/gems/rack-protection-1.5.1/lib/rack/protection/frame_options.rb +0 -37
- data/vendor/bundler/ruby/2.1.0/gems/rack-protection-1.5.1/lib/rack/protection/http_origin.rb +0 -32
- data/vendor/bundler/ruby/2.1.0/gems/rack-protection-1.5.1/lib/rack/protection/ip_spoofing.rb +0 -23
- data/vendor/bundler/ruby/2.1.0/gems/rack-protection-1.5.1/lib/rack/protection/json_csrf.rb +0 -35
- data/vendor/bundler/ruby/2.1.0/gems/rack-protection-1.5.1/lib/rack/protection/path_traversal.rb +0 -47
- data/vendor/bundler/ruby/2.1.0/gems/rack-protection-1.5.1/lib/rack/protection/remote_referrer.rb +0 -20
- data/vendor/bundler/ruby/2.1.0/gems/rack-protection-1.5.1/lib/rack/protection/remote_token.rb +0 -22
- data/vendor/bundler/ruby/2.1.0/gems/rack-protection-1.5.1/lib/rack/protection/session_hijacking.rb +0 -36
- data/vendor/bundler/ruby/2.1.0/gems/rack-protection-1.5.1/lib/rack/protection/version.rb +0 -16
- data/vendor/bundler/ruby/2.1.0/gems/rack-protection-1.5.1/lib/rack/protection/xss_header.rb +0 -25
- data/vendor/bundler/ruby/2.1.0/gems/rack-protection-1.5.1/rack-protection.gemspec +0 -108
- data/vendor/bundler/ruby/2.1.0/gems/rack-protection-1.5.1/spec/authenticity_token_spec.rb +0 -48
- data/vendor/bundler/ruby/2.1.0/gems/rack-protection-1.5.1/spec/base_spec.rb +0 -9
- data/vendor/bundler/ruby/2.1.0/gems/rack-protection-1.5.1/spec/escaped_params_spec.rb +0 -44
- data/vendor/bundler/ruby/2.1.0/gems/rack-protection-1.5.1/spec/form_token_spec.rb +0 -33
- data/vendor/bundler/ruby/2.1.0/gems/rack-protection-1.5.1/spec/frame_options_spec.rb +0 -39
- data/vendor/bundler/ruby/2.1.0/gems/rack-protection-1.5.1/spec/http_origin_spec.rb +0 -38
- data/vendor/bundler/ruby/2.1.0/gems/rack-protection-1.5.1/spec/ip_spoofing_spec.rb +0 -35
- data/vendor/bundler/ruby/2.1.0/gems/rack-protection-1.5.1/spec/json_csrf_spec.rb +0 -58
- data/vendor/bundler/ruby/2.1.0/gems/rack-protection-1.5.1/spec/path_traversal_spec.rb +0 -41
- data/vendor/bundler/ruby/2.1.0/gems/rack-protection-1.5.1/spec/protection_spec.rb +0 -70
- data/vendor/bundler/ruby/2.1.0/gems/rack-protection-1.5.1/spec/remote_referrer_spec.rb +0 -31
- data/vendor/bundler/ruby/2.1.0/gems/rack-protection-1.5.1/spec/remote_token_spec.rb +0 -42
- data/vendor/bundler/ruby/2.1.0/gems/rack-protection-1.5.1/spec/session_hijacking_spec.rb +0 -54
- data/vendor/bundler/ruby/2.1.0/gems/rack-protection-1.5.1/spec/spec_helper.rb +0 -163
- data/vendor/bundler/ruby/2.1.0/gems/rack-protection-1.5.1/spec/xss_header_spec.rb +0 -56
- data/vendor/bundler/ruby/2.1.0/gems/rack-test-0.6.2/.document +0 -4
- data/vendor/bundler/ruby/2.1.0/gems/rack-test-0.6.2/.gitignore +0 -6
- data/vendor/bundler/ruby/2.1.0/gems/rack-test-0.6.2/Gemfile +0 -6
- data/vendor/bundler/ruby/2.1.0/gems/rack-test-0.6.2/Gemfile.lock +0 -31
- data/vendor/bundler/ruby/2.1.0/gems/rack-test-0.6.2/History.txt +0 -166
- data/vendor/bundler/ruby/2.1.0/gems/rack-test-0.6.2/MIT-LICENSE.txt +0 -19
- data/vendor/bundler/ruby/2.1.0/gems/rack-test-0.6.2/README.rdoc +0 -85
- data/vendor/bundler/ruby/2.1.0/gems/rack-test-0.6.2/Rakefile +0 -33
- data/vendor/bundler/ruby/2.1.0/gems/rack-test-0.6.2/Thorfile +0 -114
- data/vendor/bundler/ruby/2.1.0/gems/rack-test-0.6.2/lib/rack/mock_session.rb +0 -66
- data/vendor/bundler/ruby/2.1.0/gems/rack-test-0.6.2/lib/rack/test.rb +0 -304
- data/vendor/bundler/ruby/2.1.0/gems/rack-test-0.6.2/lib/rack/test/cookie_jar.rb +0 -182
- data/vendor/bundler/ruby/2.1.0/gems/rack-test-0.6.2/lib/rack/test/methods.rb +0 -82
- data/vendor/bundler/ruby/2.1.0/gems/rack-test-0.6.2/lib/rack/test/mock_digest_request.rb +0 -29
- data/vendor/bundler/ruby/2.1.0/gems/rack-test-0.6.2/lib/rack/test/uploaded_file.rb +0 -50
- data/vendor/bundler/ruby/2.1.0/gems/rack-test-0.6.2/lib/rack/test/utils.rb +0 -136
- data/vendor/bundler/ruby/2.1.0/gems/rack-test-0.6.2/rack-test.gemspec +0 -77
- data/vendor/bundler/ruby/2.1.0/gems/rack-test-0.6.2/spec/fixtures/bar.txt +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/rack-test-0.6.2/spec/fixtures/config.ru +0 -3
- data/vendor/bundler/ruby/2.1.0/gems/rack-test-0.6.2/spec/fixtures/fake_app.rb +0 -143
- data/vendor/bundler/ruby/2.1.0/gems/rack-test-0.6.2/spec/fixtures/foo.txt +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/rack-test-0.6.2/spec/rack/test/cookie_spec.rb +0 -219
- data/vendor/bundler/ruby/2.1.0/gems/rack-test-0.6.2/spec/rack/test/digest_auth_spec.rb +0 -46
- data/vendor/bundler/ruby/2.1.0/gems/rack-test-0.6.2/spec/rack/test/multipart_spec.rb +0 -145
- data/vendor/bundler/ruby/2.1.0/gems/rack-test-0.6.2/spec/rack/test/uploaded_file_spec.rb +0 -22
- data/vendor/bundler/ruby/2.1.0/gems/rack-test-0.6.2/spec/rack/test/utils_spec.rb +0 -122
- data/vendor/bundler/ruby/2.1.0/gems/rack-test-0.6.2/spec/rack/test_spec.rb +0 -510
- data/vendor/bundler/ruby/2.1.0/gems/rack-test-0.6.2/spec/spec_helper.rb +0 -66
- data/vendor/bundler/ruby/2.1.0/gems/rack-test-0.6.2/spec/support/matchers/body.rb +0 -9
- data/vendor/bundler/ruby/2.1.0/gems/rack-test-0.6.2/spec/support/matchers/challenge.rb +0 -11
- data/vendor/bundler/ruby/2.1.0/gems/rspec-2.14.1/License.txt +0 -24
- data/vendor/bundler/ruby/2.1.0/gems/rspec-2.14.1/README.md +0 -47
- data/vendor/bundler/ruby/2.1.0/gems/rspec-2.14.1/lib/rspec.rb +0 -3
- data/vendor/bundler/ruby/2.1.0/gems/rspec-2.14.1/lib/rspec/version.rb +0 -5
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/.document +0 -5
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/.yardopts +0 -6
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/Changelog.md +0 -904
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/License.txt +0 -24
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/README.md +0 -261
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/exe/autospec +0 -13
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/exe/rspec +0 -25
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/features/Autotest.md +0 -38
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/features/README.md +0 -17
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/features/Upgrade.md +0 -364
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/features/command_line/README.md +0 -28
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/features/command_line/example_name_option.feature +0 -97
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/features/command_line/exit_status.feature +0 -82
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/features/command_line/format_option.feature +0 -75
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/features/command_line/init.feature +0 -18
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/features/command_line/line_number_appended_to_path.feature +0 -140
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/features/command_line/line_number_option.feature +0 -58
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/features/command_line/order.feature +0 -29
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/features/command_line/pattern_option.feature +0 -49
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/features/command_line/rake_task.feature +0 -122
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/features/command_line/require_option.feature +0 -43
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/features/command_line/ruby.feature +0 -22
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/features/command_line/tag.feature +0 -98
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/features/command_line/warnings_option.feature +0 -29
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/features/configuration/alias_example_to.feature +0 -48
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/features/configuration/backtrace_clean_patterns.feature +0 -102
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/features/configuration/custom_settings.feature +0 -84
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/features/configuration/default_path.feature +0 -38
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/features/configuration/deprecation_stream.feature +0 -58
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/features/configuration/fail_fast.feature +0 -77
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/features/configuration/failure_exit_code.feature +0 -36
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/features/configuration/order_and_seed.feature +0 -3
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/features/configuration/output_stream.feature +0 -24
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/features/configuration/pattern.feature +0 -38
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/features/configuration/profile.feature +0 -220
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/features/configuration/read_options_from_file.feature +0 -90
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/features/configuration/run_all_when_everything_filtered.feature +0 -76
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/features/configuration/show_failures_in_pending_blocks.feature +0 -61
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/features/configuration/treat_symbols_as_metadata_keys_with_true_values.feature +0 -52
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/features/example_groups/basic_structure.feature +0 -55
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/features/example_groups/shared_context.feature +0 -74
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/features/example_groups/shared_examples.feature +0 -294
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/features/expectation_framework_integration/configure_expectation_framework.feature +0 -102
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/features/filtering/exclusion_filters.feature +0 -138
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/features/filtering/if_and_unless.feature +0 -168
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/features/filtering/inclusion_filters.feature +0 -105
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/features/formatters/configurable_colors.feature +0 -31
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/features/formatters/custom_formatter.feature +0 -36
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/features/formatters/json_formatter.feature +0 -30
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/features/formatters/text_formatter.feature +0 -46
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/features/helper_methods/arbitrary_methods.feature +0 -40
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/features/helper_methods/let.feature +0 -50
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/features/helper_methods/modules.feature +0 -149
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/features/hooks/around_hooks.feature +0 -343
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/features/hooks/before_and_after_hooks.feature +0 -427
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/features/hooks/filtering.feature +0 -234
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/features/metadata/current_example.feature +0 -17
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/features/metadata/described_class.feature +0 -17
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/features/metadata/user_defined.feature +0 -113
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/features/mock_framework_integration/use_any_framework.feature +0 -106
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/features/mock_framework_integration/use_flexmock.feature +0 -96
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/features/mock_framework_integration/use_mocha.feature +0 -97
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/features/mock_framework_integration/use_rr.feature +0 -98
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/features/mock_framework_integration/use_rspec.feature +0 -97
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/features/pending/pending_examples.feature +0 -229
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/features/spec_files/arbitrary_file_suffix.feature +0 -13
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/features/step_definitions/additional_cli_steps.rb +0 -49
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/features/subject/attribute_of_subject.feature +0 -124
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/features/subject/explicit_subject.feature +0 -101
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/features/subject/implicit_receiver.feature +0 -29
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/features/subject/implicit_subject.feature +0 -63
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/features/support/env.rb +0 -14
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/features/support/rubinius.rb +0 -6
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/lib/autotest/discover.rb +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/lib/autotest/rspec2.rb +0 -73
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/lib/rspec/autorun.rb +0 -2
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/lib/rspec/core.rb +0 -169
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/lib/rspec/core/backtrace_cleaner.rb +0 -46
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/lib/rspec/core/backward_compatibility.rb +0 -55
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/lib/rspec/core/command_line.rb +0 -36
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/lib/rspec/core/configuration.rb +0 -1174
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/lib/rspec/core/configuration_options.rb +0 -156
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/lib/rspec/core/deprecation.rb +0 -31
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/lib/rspec/core/drb_command_line.rb +0 -26
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/lib/rspec/core/drb_options.rb +0 -87
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/lib/rspec/core/dsl.rb +0 -26
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/lib/rspec/core/example.rb +0 -325
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/lib/rspec/core/example_group.rb +0 -479
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/lib/rspec/core/extensions/instance_eval_with_args.rb +0 -44
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/lib/rspec/core/extensions/kernel.rb +0 -9
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/lib/rspec/core/extensions/module_eval_with_args.rb +0 -38
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/lib/rspec/core/extensions/ordered.rb +0 -27
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/lib/rspec/core/filter_manager.rb +0 -203
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/lib/rspec/core/formatters.rb +0 -55
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/lib/rspec/core/formatters/base_formatter.rb +0 -246
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/lib/rspec/core/formatters/base_text_formatter.rb +0 -329
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/lib/rspec/core/formatters/deprecation_formatter.rb +0 -39
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/lib/rspec/core/formatters/documentation_formatter.rb +0 -67
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/lib/rspec/core/formatters/helpers.rb +0 -110
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/lib/rspec/core/formatters/html_formatter.rb +0 -155
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/lib/rspec/core/formatters/html_printer.rb +0 -408
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/lib/rspec/core/formatters/json_formatter.rb +0 -70
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/lib/rspec/core/formatters/progress_formatter.rb +0 -32
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/lib/rspec/core/formatters/snippet_extractor.rb +0 -92
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/lib/rspec/core/formatters/text_mate_formatter.rb +0 -34
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/lib/rspec/core/hooks.rb +0 -519
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/lib/rspec/core/memoized_helpers.rb +0 -514
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/lib/rspec/core/metadata.rb +0 -299
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/lib/rspec/core/metadata_hash_builder.rb +0 -97
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/lib/rspec/core/mocking/with_absolutely_nothing.rb +0 -11
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/lib/rspec/core/mocking/with_flexmock.rb +0 -27
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/lib/rspec/core/mocking/with_mocha.rb +0 -52
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/lib/rspec/core/mocking/with_rr.rb +0 -27
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/lib/rspec/core/mocking/with_rspec.rb +0 -27
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/lib/rspec/core/option_parser.rb +0 -219
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/lib/rspec/core/pending.rb +0 -113
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/lib/rspec/core/project_initializer.rb +0 -86
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/lib/rspec/core/rake_task.rb +0 -206
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/lib/rspec/core/reporter.rb +0 -132
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/lib/rspec/core/ruby_project.rb +0 -44
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/lib/rspec/core/runner.rb +0 -87
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/lib/rspec/core/shared_context.rb +0 -55
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/lib/rspec/core/shared_example_group.rb +0 -185
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/lib/rspec/core/shared_example_group/collection.rb +0 -43
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/lib/rspec/core/version.rb +0 -8
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/lib/rspec/core/world.rb +0 -127
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/autotest/discover_spec.rb +0 -19
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/autotest/failed_results_re_spec.rb +0 -45
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/autotest/rspec_spec.rb +0 -133
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/command_line/order_spec.rb +0 -204
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/rspec/core/backtrace_cleaner_spec.rb +0 -68
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/rspec/core/command_line_spec.rb +0 -108
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/rspec/core/command_line_spec_output.txt +0 -0
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/rspec/core/configuration_options_spec.rb +0 -417
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/rspec/core/configuration_spec.rb +0 -1561
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/rspec/core/deprecation_spec.rb +0 -46
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/rspec/core/deprecations_spec.rb +0 -73
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/rspec/core/drb_command_line_spec.rb +0 -102
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/rspec/core/drb_options_spec.rb +0 -193
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/rspec/core/dsl_spec.rb +0 -25
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/rspec/core/example_group_spec.rb +0 -1187
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/rspec/core/example_spec.rb +0 -465
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/rspec/core/filter_manager_spec.rb +0 -246
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/rspec/core/formatters/base_formatter_spec.rb +0 -108
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/rspec/core/formatters/base_text_formatter_spec.rb +0 -494
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/rspec/core/formatters/deprecation_formatter_spec.rb +0 -96
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/rspec/core/formatters/documentation_formatter_spec.rb +0 -88
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/rspec/core/formatters/helpers_spec.rb +0 -104
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/rspec/core/formatters/html_formatted-1.8.7-jruby.html +0 -404
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/rspec/core/formatters/html_formatted-1.8.7-rbx.html +0 -477
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/rspec/core/formatters/html_formatted-1.8.7.html +0 -414
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/rspec/core/formatters/html_formatted-1.9.2.html +0 -425
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/rspec/core/formatters/html_formatted-1.9.3-jruby.html +0 -404
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/rspec/core/formatters/html_formatted-1.9.3-rbx.html +0 -477
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/rspec/core/formatters/html_formatted-1.9.3.html +0 -425
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/rspec/core/formatters/html_formatted-2.0.0.html +0 -425
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/rspec/core/formatters/html_formatter_spec.rb +0 -110
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/rspec/core/formatters/json_formatter_spec.rb +0 -115
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/rspec/core/formatters/progress_formatter_spec.rb +0 -30
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/rspec/core/formatters/snippet_extractor_spec.rb +0 -26
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/rspec/core/formatters/text_mate_formatted-1.8.7-jruby.html +0 -395
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/rspec/core/formatters/text_mate_formatted-1.8.7-rbx.html +0 -477
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/rspec/core/formatters/text_mate_formatted-1.8.7.html +0 -414
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/rspec/core/formatters/text_mate_formatted-1.9.2.html +0 -425
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/rspec/core/formatters/text_mate_formatted-1.9.3-jruby.html +0 -404
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/rspec/core/formatters/text_mate_formatted-1.9.3-rbx.html +0 -477
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/rspec/core/formatters/text_mate_formatted-1.9.3.html +0 -425
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/rspec/core/formatters/text_mate_formatted-2.0.0.html +0 -425
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/rspec/core/formatters/text_mate_formatter_spec.rb +0 -96
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/rspec/core/hooks_filtering_spec.rb +0 -227
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/rspec/core/hooks_spec.rb +0 -267
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/rspec/core/kernel_extensions_spec.rb +0 -9
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/rspec/core/memoized_helpers_spec.rb +0 -688
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/rspec/core/metadata_spec.rb +0 -491
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/rspec/core/option_parser_spec.rb +0 -242
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/rspec/core/pending_example_spec.rb +0 -220
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/rspec/core/project_initializer_spec.rb +0 -130
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/rspec/core/rake_task_spec.rb +0 -181
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/rspec/core/reporter_spec.rb +0 -141
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/rspec/core/resources/a_bar.rb +0 -0
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/rspec/core/resources/a_foo.rb +0 -0
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/rspec/core/resources/a_spec.rb +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/rspec/core/resources/custom_example_group_runner.rb +0 -14
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/rspec/core/resources/formatter_specs.rb +0 -60
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/rspec/core/resources/utf8_encoded.rb +0 -8
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/rspec/core/rspec_matchers_spec.rb +0 -45
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/rspec/core/ruby_project_spec.rb +0 -26
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/rspec/core/runner_spec.rb +0 -82
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/rspec/core/shared_context_spec.rb +0 -114
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/rspec/core/shared_example_group/collection_spec.rb +0 -70
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/rspec/core/shared_example_group_spec.rb +0 -120
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/rspec/core/world_spec.rb +0 -142
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/rspec/core_spec.rb +0 -74
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/spec_helper.rb +0 -132
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/support/config_options_helper.rb +0 -15
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/support/helper_methods.rb +0 -36
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/support/in_sub_process.rb +0 -37
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/support/isolate_load_path_mutation.rb +0 -6
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/support/isolated_directory.rb +0 -10
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/support/isolated_home_directory.rb +0 -16
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/support/matchers.rb +0 -65
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/support/mathn_integration_support.rb +0 -12
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/support/sandboxed_mock_space.rb +0 -100
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/support/shared_example_groups.rb +0 -41
- data/vendor/bundler/ruby/2.1.0/gems/rspec-core-2.14.7/spec/support/spec_files.rb +0 -44
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/.document +0 -5
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/.yardopts +0 -6
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/Changelog.md +0 -419
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/License.txt +0 -23
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/README.md +0 -184
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/features/README.md +0 -48
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/features/Upgrade.md +0 -53
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/features/built_in_matchers/README.md +0 -90
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/features/built_in_matchers/be.feature +0 -175
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/features/built_in_matchers/be_within.feature +0 -48
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/features/built_in_matchers/cover.feature +0 -47
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/features/built_in_matchers/end_with.feature +0 -48
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/features/built_in_matchers/equality.feature +0 -139
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/features/built_in_matchers/exist.feature +0 -45
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/features/built_in_matchers/expect_change.feature +0 -59
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/features/built_in_matchers/expect_error.feature +0 -144
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/features/built_in_matchers/have.feature +0 -109
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/features/built_in_matchers/include.feature +0 -174
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/features/built_in_matchers/match.feature +0 -52
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/features/built_in_matchers/operators.feature +0 -227
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/features/built_in_matchers/predicates.feature +0 -137
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/features/built_in_matchers/respond_to.feature +0 -84
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/features/built_in_matchers/satisfy.feature +0 -33
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/features/built_in_matchers/start_with.feature +0 -48
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/features/built_in_matchers/throw_symbol.feature +0 -91
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/features/built_in_matchers/types.feature +0 -116
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/features/built_in_matchers/yield.feature +0 -161
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/features/custom_matchers/access_running_example.feature +0 -53
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/features/custom_matchers/define_diffable_matcher.feature +0 -27
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/features/custom_matchers/define_matcher.feature +0 -368
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/features/custom_matchers/define_matcher_outside_rspec.feature +0 -38
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/features/custom_matchers/define_matcher_with_fluent_interface.feature +0 -24
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/features/customized_message.feature +0 -22
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/features/diffing.feature +0 -85
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/features/implicit_docstrings.feature +0 -52
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/features/step_definitions/additional_cli_steps.rb +0 -22
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/features/support/env.rb +0 -14
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/features/support/rubinius.rb +0 -6
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/features/syntax_configuration.feature +0 -71
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/features/test_frameworks/test_unit.feature +0 -44
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/lib/rspec-expectations.rb +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/lib/rspec/expectations.rb +0 -73
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/lib/rspec/expectations/deprecation.rb +0 -31
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/lib/rspec/expectations/differ.rb +0 -154
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/lib/rspec/expectations/errors.rb +0 -9
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/lib/rspec/expectations/expectation_target.rb +0 -87
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/lib/rspec/expectations/extensions.rb +0 -2
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/lib/rspec/expectations/extensions/array.rb +0 -9
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/lib/rspec/expectations/extensions/object.rb +0 -29
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/lib/rspec/expectations/fail_with.rb +0 -79
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/lib/rspec/expectations/handler.rb +0 -68
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/lib/rspec/expectations/syntax.rb +0 -164
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/lib/rspec/expectations/version.rb +0 -9
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/lib/rspec/matchers.rb +0 -694
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/lib/rspec/matchers/be_close.rb +0 -9
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/lib/rspec/matchers/built_in.rb +0 -39
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/lib/rspec/matchers/built_in/base_matcher.rb +0 -68
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/lib/rspec/matchers/built_in/be.rb +0 -197
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/lib/rspec/matchers/built_in/be_instance_of.rb +0 -15
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/lib/rspec/matchers/built_in/be_kind_of.rb +0 -11
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/lib/rspec/matchers/built_in/be_within.rb +0 -55
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/lib/rspec/matchers/built_in/change.rb +0 -141
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/lib/rspec/matchers/built_in/cover.rb +0 -21
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/lib/rspec/matchers/built_in/eq.rb +0 -22
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/lib/rspec/matchers/built_in/eql.rb +0 -23
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/lib/rspec/matchers/built_in/equal.rb +0 -48
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/lib/rspec/matchers/built_in/exist.rb +0 -26
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/lib/rspec/matchers/built_in/has.rb +0 -48
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/lib/rspec/matchers/built_in/have.rb +0 -124
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/lib/rspec/matchers/built_in/include.rb +0 -61
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/lib/rspec/matchers/built_in/match.rb +0 -17
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/lib/rspec/matchers/built_in/match_array.rb +0 -51
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/lib/rspec/matchers/built_in/raise_error.rb +0 -127
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/lib/rspec/matchers/built_in/respond_to.rb +0 -74
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/lib/rspec/matchers/built_in/satisfy.rb +0 -30
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/lib/rspec/matchers/built_in/start_and_end_with.rb +0 -48
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/lib/rspec/matchers/built_in/throw_symbol.rb +0 -94
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/lib/rspec/matchers/built_in/yield.rb +0 -296
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/lib/rspec/matchers/compatibility.rb +0 -14
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/lib/rspec/matchers/configuration.rb +0 -108
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/lib/rspec/matchers/dsl.rb +0 -24
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/lib/rspec/matchers/extensions/instance_eval_with_args.rb +0 -39
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/lib/rspec/matchers/generated_descriptions.rb +0 -35
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/lib/rspec/matchers/matcher.rb +0 -300
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/lib/rspec/matchers/method_missing.rb +0 -12
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/lib/rspec/matchers/operator_matcher.rb +0 -113
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/lib/rspec/matchers/pretty.rb +0 -70
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/lib/rspec/matchers/test_unit_integration.rb +0 -11
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/spec/rspec/expectations/differ_spec.rb +0 -229
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/spec/rspec/expectations/expectation_target_spec.rb +0 -82
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/spec/rspec/expectations/extensions/kernel_spec.rb +0 -67
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/spec/rspec/expectations/fail_with_spec.rb +0 -114
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/spec/rspec/expectations/handler_spec.rb +0 -227
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/spec/rspec/expectations/syntax_spec.rb +0 -139
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/spec/rspec/expectations_spec.rb +0 -50
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/spec/rspec/matchers/base_matcher_spec.rb +0 -62
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/spec/rspec/matchers/be_close_spec.rb +0 -22
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/spec/rspec/matchers/be_instance_of_spec.rb +0 -63
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/spec/rspec/matchers/be_kind_of_spec.rb +0 -41
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/spec/rspec/matchers/be_spec.rb +0 -522
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/spec/rspec/matchers/be_within_spec.rb +0 -137
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/spec/rspec/matchers/change_spec.rb +0 -567
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/spec/rspec/matchers/configuration_spec.rb +0 -206
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/spec/rspec/matchers/cover_spec.rb +0 -69
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/spec/rspec/matchers/description_generation_spec.rb +0 -190
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/spec/rspec/matchers/dsl_spec.rb +0 -57
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/spec/rspec/matchers/eq_spec.rb +0 -60
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/spec/rspec/matchers/eql_spec.rb +0 -41
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/spec/rspec/matchers/equal_spec.rb +0 -78
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/spec/rspec/matchers/exist_spec.rb +0 -124
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/spec/rspec/matchers/has_spec.rb +0 -122
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/spec/rspec/matchers/have_spec.rb +0 -455
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/spec/rspec/matchers/include_matcher_integration_spec.rb +0 -30
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/spec/rspec/matchers/include_spec.rb +0 -531
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/spec/rspec/matchers/match_array_spec.rb +0 -194
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/spec/rspec/matchers/match_spec.rb +0 -74
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/spec/rspec/matchers/matcher_spec.rb +0 -471
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/spec/rspec/matchers/matchers_spec.rb +0 -37
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/spec/rspec/matchers/method_missing_spec.rb +0 -28
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/spec/rspec/matchers/operator_matcher_spec.rb +0 -252
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/spec/rspec/matchers/raise_error_spec.rb +0 -535
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/spec/rspec/matchers/respond_to_spec.rb +0 -292
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/spec/rspec/matchers/satisfy_spec.rb +0 -44
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/spec/rspec/matchers/start_with_end_with_spec.rb +0 -186
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/spec/rspec/matchers/throw_symbol_spec.rb +0 -116
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/spec/rspec/matchers/yield_spec.rb +0 -514
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/spec/spec_helper.rb +0 -54
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/spec/support/classes.rb +0 -56
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/spec/support/in_sub_process.rb +0 -38
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/spec/support/matchers.rb +0 -22
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/spec/support/ruby_version.rb +0 -10
- data/vendor/bundler/ruby/2.1.0/gems/rspec-expectations-2.14.4/spec/support/shared_examples.rb +0 -13
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/.document +0 -5
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/.yardopts +0 -6
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/Changelog.md +0 -420
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/License.txt +0 -23
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/README.md +0 -315
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/features/README.md +0 -67
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/features/Scope.md +0 -17
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/features/Upgrade.md +0 -22
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/features/argument_matchers/README.md +0 -27
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/features/argument_matchers/explicit.feature +0 -59
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/features/argument_matchers/general_matchers.feature +0 -85
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/features/argument_matchers/type_matchers.feature +0 -26
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/features/message_expectations/README.md +0 -73
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/features/message_expectations/allow_any_instance_of.feature +0 -26
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/features/message_expectations/any_instance.feature +0 -21
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/features/message_expectations/block_local_expectations.feature.pending +0 -55
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/features/message_expectations/call_original.feature +0 -24
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/features/message_expectations/expect_any_instance_of.feature +0 -27
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/features/message_expectations/expect_message_using_expect.feature +0 -107
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/features/message_expectations/expect_message_using_should_receive.feature +0 -118
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/features/message_expectations/receive_counts.feature +0 -209
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/features/message_expectations/warn_when_expectation_is_set_on_nil.feature +0 -50
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/features/method_stubs/README.md +0 -73
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/features/method_stubs/any_instance.feature +0 -136
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/features/method_stubs/as_null_object.feature +0 -40
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/features/method_stubs/simple_return_value_with_allow.feature +0 -44
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/features/method_stubs/simple_return_value_with_stub.feature +0 -64
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/features/method_stubs/stub_chain.feature +0 -51
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/features/method_stubs/stub_implementation.feature +0 -48
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/features/method_stubs/to_ary.feature +0 -51
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/features/mutating_constants/README.md +0 -82
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/features/mutating_constants/hiding_defined_constant.feature +0 -64
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/features/mutating_constants/stub_defined_constant.feature +0 -79
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/features/mutating_constants/stub_undefined_constant.feature +0 -50
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/features/outside_rspec/configuration.feature +0 -62
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/features/outside_rspec/standalone.feature +0 -33
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/features/spies/spy_partial_mock_method.feature +0 -34
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/features/spies/spy_pure_mock_method.feature +0 -76
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/features/spies/spy_unstubbed_method.feature +0 -18
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/features/step_definitions/additional_cli_steps.rb +0 -11
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/features/support/env.rb +0 -13
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/features/support/rubinius.rb +0 -6
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/features/test_frameworks/test_unit.feature +0 -43
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/lib/rspec/mocks.rb +0 -96
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/lib/rspec/mocks/any_instance/chain.rb +0 -94
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/lib/rspec/mocks/any_instance/expectation_chain.rb +0 -42
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/lib/rspec/mocks/any_instance/message_chains.rb +0 -60
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/lib/rspec/mocks/any_instance/recorder.rb +0 -211
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/lib/rspec/mocks/any_instance/stub_chain.rb +0 -40
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/lib/rspec/mocks/any_instance/stub_chain_chain.rb +0 -23
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/lib/rspec/mocks/argument_list_matcher.rb +0 -97
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/lib/rspec/mocks/argument_matchers.rb +0 -238
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/lib/rspec/mocks/configuration.rb +0 -55
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/lib/rspec/mocks/deprecation.rb +0 -18
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/lib/rspec/mocks/error_generator.rb +0 -179
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/lib/rspec/mocks/errors.rb +0 -12
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/lib/rspec/mocks/example_methods.rb +0 -156
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/lib/rspec/mocks/extensions/instance_exec.rb +0 -34
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/lib/rspec/mocks/extensions/marshal.rb +0 -17
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/lib/rspec/mocks/framework.rb +0 -34
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/lib/rspec/mocks/instance_method_stasher.rb +0 -94
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/lib/rspec/mocks/matchers/have_received.rb +0 -93
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/lib/rspec/mocks/matchers/receive.rb +0 -97
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/lib/rspec/mocks/message_expectation.rb +0 -583
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/lib/rspec/mocks/method_double.rb +0 -271
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/lib/rspec/mocks/mock.rb +0 -7
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/lib/rspec/mocks/mutate_const.rb +0 -403
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/lib/rspec/mocks/order_group.rb +0 -40
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/lib/rspec/mocks/proxy.rb +0 -223
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/lib/rspec/mocks/proxy_for_nil.rb +0 -37
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/lib/rspec/mocks/space.rb +0 -91
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/lib/rspec/mocks/standalone.rb +0 -3
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/lib/rspec/mocks/stub_chain.rb +0 -51
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/lib/rspec/mocks/syntax.rb +0 -349
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/lib/rspec/mocks/targets.rb +0 -69
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/lib/rspec/mocks/test_double.rb +0 -135
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/lib/rspec/mocks/version.rb +0 -7
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/lib/spec/mocks.rb +0 -4
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/spec/rspec/mocks/and_call_original_spec.rb +0 -243
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/spec/rspec/mocks/and_yield_spec.rb +0 -127
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/spec/rspec/mocks/any_instance/message_chains_spec.rb +0 -41
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/spec/rspec/mocks/any_instance_spec.rb +0 -987
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/spec/rspec/mocks/any_number_of_times_spec.rb +0 -36
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/spec/rspec/mocks/argument_expectation_spec.rb +0 -32
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/spec/rspec/mocks/at_least_spec.rb +0 -151
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/spec/rspec/mocks/at_most_spec.rb +0 -90
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/spec/rspec/mocks/block_return_value_spec.rb +0 -88
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/spec/rspec/mocks/bug_report_10260_spec.rb +0 -8
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/spec/rspec/mocks/bug_report_10263_spec.rb +0 -27
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/spec/rspec/mocks/bug_report_11545_spec.rb +0 -32
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/spec/rspec/mocks/bug_report_496_spec.rb +0 -17
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/spec/rspec/mocks/bug_report_600_spec.rb +0 -22
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/spec/rspec/mocks/bug_report_7611_spec.rb +0 -16
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/spec/rspec/mocks/bug_report_8165_spec.rb +0 -31
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/spec/rspec/mocks/bug_report_830_spec.rb +0 -21
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/spec/rspec/mocks/bug_report_957_spec.rb +0 -22
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/spec/rspec/mocks/combining_implementation_instructions_spec.rb +0 -205
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/spec/rspec/mocks/configuration_spec.rb +0 -150
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/spec/rspec/mocks/double_spec.rb +0 -24
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/spec/rspec/mocks/extensions/marshal_spec.rb +0 -54
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/spec/rspec/mocks/failing_argument_matchers_spec.rb +0 -110
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/spec/rspec/mocks/hash_excluding_matcher_spec.rb +0 -67
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/spec/rspec/mocks/hash_including_matcher_spec.rb +0 -90
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/spec/rspec/mocks/instance_method_stasher_spec.rb +0 -58
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/spec/rspec/mocks/matchers/have_received_spec.rb +0 -266
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/spec/rspec/mocks/matchers/receive_spec.rb +0 -336
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/spec/rspec/mocks/methods_spec.rb +0 -27
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/spec/rspec/mocks/mock_ordering_spec.rb +0 -103
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/spec/rspec/mocks/mock_space_spec.rb +0 -113
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/spec/rspec/mocks/mock_spec.rb +0 -798
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/spec/rspec/mocks/multiple_return_value_spec.rb +0 -132
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/spec/rspec/mocks/mutate_const_spec.rb +0 -501
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/spec/rspec/mocks/nil_expectation_warning_spec.rb +0 -68
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/spec/rspec/mocks/null_object_mock_spec.rb +0 -123
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/spec/rspec/mocks/once_counts_spec.rb +0 -52
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/spec/rspec/mocks/options_hash_spec.rb +0 -35
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/spec/rspec/mocks/partial_mock_spec.rb +0 -205
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/spec/rspec/mocks/partial_mock_using_mocks_directly_spec.rb +0 -95
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/spec/rspec/mocks/passing_argument_matchers_spec.rb +0 -142
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/spec/rspec/mocks/precise_counts_spec.rb +0 -68
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/spec/rspec/mocks/record_messages_spec.rb +0 -26
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/spec/rspec/mocks/serialization_spec.rb +0 -89
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/spec/rspec/mocks/space_spec.rb +0 -32
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/spec/rspec/mocks/stash_spec.rb +0 -46
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/spec/rspec/mocks/stub_chain_spec.rb +0 -154
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/spec/rspec/mocks/stub_implementation_spec.rb +0 -81
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/spec/rspec/mocks/stub_spec.rb +0 -353
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/spec/rspec/mocks/stubbed_message_expectations_spec.rb +0 -58
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/spec/rspec/mocks/syntax_agnostic_message_matchers_spec.rb +0 -81
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/spec/rspec/mocks/test_double_spec.rb +0 -67
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/spec/rspec/mocks/to_ary_spec.rb +0 -54
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/spec/rspec/mocks/twice_counts_spec.rb +0 -66
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/spec/rspec/mocks_spec.rb +0 -65
- data/vendor/bundler/ruby/2.1.0/gems/rspec-mocks-2.14.4/spec/spec_helper.rb +0 -60
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/.yardopts +0 -11
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/CONTRIBUTING +0 -3
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/MIT-LICENSE +0 -20
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/README.md +0 -201
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/REVISION +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/Rakefile +0 -347
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/VERSION +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/VERSION_DATE +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/VERSION_NAME +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/bin/sass +0 -13
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/bin/sass-convert +0 -12
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/bin/scss +0 -13
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/extra/update_watch.rb +0 -13
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/init.rb +0 -18
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass.rb +0 -95
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/cache_stores.rb +0 -15
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/cache_stores/base.rb +0 -88
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/cache_stores/chain.rb +0 -33
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/cache_stores/filesystem.rb +0 -60
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/cache_stores/memory.rb +0 -47
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/cache_stores/null.rb +0 -25
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/callbacks.rb +0 -66
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/css.rb +0 -409
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/engine.rb +0 -928
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/environment.rb +0 -101
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/error.rb +0 -201
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/exec.rb +0 -707
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/importers.rb +0 -22
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/importers/base.rb +0 -139
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/importers/filesystem.rb +0 -190
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/logger.rb +0 -15
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/logger/base.rb +0 -32
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/logger/log_level.rb +0 -49
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/media.rb +0 -213
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/plugin.rb +0 -133
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/plugin/compiler.rb +0 -406
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/plugin/configuration.rb +0 -123
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/plugin/generic.rb +0 -15
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/plugin/merb.rb +0 -48
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/plugin/rack.rb +0 -60
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/plugin/rails.rb +0 -47
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/plugin/staleness_checker.rb +0 -199
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/railtie.rb +0 -10
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/repl.rb +0 -57
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/root.rb +0 -7
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/script.rb +0 -39
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/script/arg_list.rb +0 -52
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/script/bool.rb +0 -18
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/script/color.rb +0 -606
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/script/css_lexer.rb +0 -29
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/script/css_parser.rb +0 -31
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/script/funcall.rb +0 -245
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/script/functions.rb +0 -1543
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/script/interpolation.rb +0 -79
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/script/lexer.rb +0 -348
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/script/list.rb +0 -85
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/script/literal.rb +0 -221
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/script/node.rb +0 -99
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/script/null.rb +0 -37
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/script/number.rb +0 -453
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/script/operation.rb +0 -110
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/script/parser.rb +0 -495
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/script/string.rb +0 -51
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/script/string_interpolation.rb +0 -103
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/script/unary_operation.rb +0 -69
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/script/variable.rb +0 -58
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/scss.rb +0 -16
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/scss/css_parser.rb +0 -36
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/scss/parser.rb +0 -1180
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/scss/rx.rb +0 -133
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/scss/script_lexer.rb +0 -15
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/scss/script_parser.rb +0 -25
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/scss/static_parser.rb +0 -54
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/selector.rb +0 -452
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/selector/abstract_sequence.rb +0 -94
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/selector/comma_sequence.rb +0 -92
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/selector/sequence.rb +0 -507
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/selector/simple.rb +0 -119
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/selector/simple_sequence.rb +0 -212
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/shared.rb +0 -76
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/supports.rb +0 -229
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/tree/charset_node.rb +0 -22
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/tree/comment_node.rb +0 -82
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/tree/content_node.rb +0 -9
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/tree/css_import_node.rb +0 -60
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/tree/debug_node.rb +0 -18
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/tree/directive_node.rb +0 -42
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/tree/each_node.rb +0 -24
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/tree/extend_node.rb +0 -36
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/tree/for_node.rb +0 -36
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/tree/function_node.rb +0 -34
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/tree/if_node.rb +0 -52
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/tree/import_node.rb +0 -75
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/tree/media_node.rb +0 -58
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/tree/mixin_def_node.rb +0 -38
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/tree/mixin_node.rb +0 -39
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/tree/node.rb +0 -196
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/tree/prop_node.rb +0 -152
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/tree/return_node.rb +0 -18
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/tree/root_node.rb +0 -28
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/tree/rule_node.rb +0 -132
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/tree/supports_node.rb +0 -51
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/tree/trace_node.rb +0 -32
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/tree/variable_node.rb +0 -30
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/tree/visitors/base.rb +0 -75
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/tree/visitors/check_nesting.rb +0 -147
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/tree/visitors/convert.rb +0 -316
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/tree/visitors/cssize.rb +0 -229
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/tree/visitors/deep_copy.rb +0 -102
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/tree/visitors/extend.rb +0 -68
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/tree/visitors/perform.rb +0 -446
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/tree/visitors/set_options.rb +0 -125
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/tree/visitors/to_css.rb +0 -228
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/tree/warn_node.rb +0 -18
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/tree/while_node.rb +0 -18
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/util.rb +0 -930
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/util/multibyte_string_scanner.rb +0 -155
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/util/subset_map.rb +0 -109
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/util/test.rb +0 -10
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/lib/sass/version.rb +0 -126
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/rails/init.rb +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/Gemfile +0 -3
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/Gemfile.lock +0 -10
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/cache_test.rb +0 -89
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/callbacks_test.rb +0 -61
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/conversion_test.rb +0 -1760
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/css2sass_test.rb +0 -458
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/data/hsl-rgb.txt +0 -319
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/engine_test.rb +0 -3243
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/exec_test.rb +0 -86
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/extend_test.rb +0 -1482
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/fixtures/test_staleness_check_across_importers.css +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/fixtures/test_staleness_check_across_importers.scss +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/functions_test.rb +0 -1139
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/importer_test.rb +0 -192
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/logger_test.rb +0 -58
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/mock_importer.rb +0 -49
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/more_results/more1.css +0 -9
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/more_results/more1_with_line_comments.css +0 -26
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/more_results/more_import.css +0 -29
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/more_templates/_more_partial.sass +0 -2
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/more_templates/more1.sass +0 -23
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/more_templates/more_import.sass +0 -11
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/plugin_test.rb +0 -550
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/results/alt.css +0 -4
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/results/basic.css +0 -9
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/results/cached_import_option.css +0 -3
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/results/compact.css +0 -5
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/results/complex.css +0 -86
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/results/compressed.css +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/results/expanded.css +0 -19
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/results/filename_fn.css +0 -3
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/results/if.css +0 -3
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/results/import.css +0 -31
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/results/import_charset.css +0 -5
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/results/import_charset_1_8.css +0 -5
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/results/import_charset_ibm866.css +0 -5
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/results/import_content.css +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/results/line_numbers.css +0 -49
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/results/mixins.css +0 -95
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/results/multiline.css +0 -24
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/results/nested.css +0 -22
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/results/options.css +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/results/parent_ref.css +0 -13
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/results/script.css +0 -16
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/results/scss_import.css +0 -31
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/results/scss_importee.css +0 -2
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/results/subdir/nested_subdir/nested_subdir.css +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/results/subdir/subdir.css +0 -3
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/results/units.css +0 -11
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/results/warn.css +0 -0
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/results/warn_imported.css +0 -0
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/script_conversion_test.rb +0 -299
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/script_test.rb +0 -615
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/scss/css_test.rb +0 -1100
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/scss/rx_test.rb +0 -156
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/scss/scss_test.rb +0 -2057
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/scss/test_helper.rb +0 -37
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/templates/_cached_import_option_partial.scss +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/templates/_double_import_loop2.sass +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/templates/_filename_fn_import.scss +0 -11
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/templates/_imported_charset_ibm866.sass +0 -4
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/templates/_imported_charset_utf8.sass +0 -4
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/templates/_imported_content.sass +0 -3
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/templates/_partial.sass +0 -2
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/templates/_same_name_different_partiality.scss +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/templates/alt.sass +0 -16
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/templates/basic.sass +0 -23
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/templates/bork1.sass +0 -2
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/templates/bork2.sass +0 -2
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/templates/bork3.sass +0 -2
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/templates/bork4.sass +0 -2
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/templates/bork5.sass +0 -3
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/templates/cached_import_option.scss +0 -3
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/templates/compact.sass +0 -17
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/templates/complex.sass +0 -305
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/templates/compressed.sass +0 -15
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/templates/double_import_loop1.sass +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/templates/expanded.sass +0 -17
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/templates/filename_fn.scss +0 -18
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/templates/if.sass +0 -11
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/templates/import.sass +0 -12
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/templates/import_charset.sass +0 -9
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/templates/import_charset_1_8.sass +0 -6
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/templates/import_charset_ibm866.sass +0 -11
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/templates/import_content.sass +0 -4
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/templates/importee.less +0 -2
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/templates/importee.sass +0 -19
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/templates/line_numbers.sass +0 -13
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/templates/mixin_bork.sass +0 -5
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/templates/mixins.sass +0 -76
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/templates/multiline.sass +0 -20
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/templates/nested.sass +0 -25
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/templates/nested_bork1.sass +0 -2
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/templates/nested_bork2.sass +0 -2
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/templates/nested_bork3.sass +0 -2
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/templates/nested_bork4.sass +0 -2
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/templates/nested_import.sass +0 -2
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/templates/nested_mixin_bork.sass +0 -6
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/templates/options.sass +0 -2
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/templates/parent_ref.sass +0 -25
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/templates/same_name_different_ext.sass +0 -2
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/templates/same_name_different_ext.scss +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/templates/same_name_different_partiality.scss +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/templates/script.sass +0 -101
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/templates/scss_import.scss +0 -11
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/templates/scss_importee.scss +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/templates/single_import_loop.sass +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/templates/subdir/nested_subdir/_nested_partial.sass +0 -2
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/templates/subdir/nested_subdir/nested_subdir.sass +0 -3
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/templates/subdir/subdir.sass +0 -6
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/templates/units.sass +0 -11
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/templates/warn.sass +0 -3
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/templates/warn_imported.sass +0 -4
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/test_helper.rb +0 -8
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/util/multibyte_string_scanner_test.rb +0 -147
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/util/subset_map_test.rb +0 -91
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/sass/util_test.rb +0 -361
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/test/test_helper.rb +0 -80
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/vendor/listen/CHANGELOG.md +0 -228
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/vendor/listen/CONTRIBUTING.md +0 -38
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/vendor/listen/Gemfile +0 -30
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/vendor/listen/Guardfile +0 -8
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/vendor/listen/LICENSE +0 -20
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/vendor/listen/README.md +0 -315
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/vendor/listen/Rakefile +0 -47
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/vendor/listen/Vagrantfile +0 -96
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/vendor/listen/lib/listen.rb +0 -40
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/vendor/listen/lib/listen/adapter.rb +0 -214
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/vendor/listen/lib/listen/adapters/bsd.rb +0 -112
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/vendor/listen/lib/listen/adapters/darwin.rb +0 -85
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/vendor/listen/lib/listen/adapters/linux.rb +0 -113
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/vendor/listen/lib/listen/adapters/polling.rb +0 -67
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/vendor/listen/lib/listen/adapters/windows.rb +0 -87
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/vendor/listen/lib/listen/dependency_manager.rb +0 -126
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/vendor/listen/lib/listen/directory_record.rb +0 -371
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/vendor/listen/lib/listen/listener.rb +0 -225
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/vendor/listen/lib/listen/multi_listener.rb +0 -143
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/vendor/listen/lib/listen/turnstile.rb +0 -28
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/vendor/listen/lib/listen/version.rb +0 -3
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/vendor/listen/listen.gemspec +0 -22
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/vendor/listen/spec/listen/adapter_spec.rb +0 -183
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/vendor/listen/spec/listen/adapters/bsd_spec.rb +0 -36
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/vendor/listen/spec/listen/adapters/darwin_spec.rb +0 -37
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/vendor/listen/spec/listen/adapters/linux_spec.rb +0 -47
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/vendor/listen/spec/listen/adapters/polling_spec.rb +0 -68
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/vendor/listen/spec/listen/adapters/windows_spec.rb +0 -30
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/vendor/listen/spec/listen/dependency_manager_spec.rb +0 -107
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/vendor/listen/spec/listen/directory_record_spec.rb +0 -1225
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/vendor/listen/spec/listen/listener_spec.rb +0 -169
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/vendor/listen/spec/listen/multi_listener_spec.rb +0 -174
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/vendor/listen/spec/listen/turnstile_spec.rb +0 -56
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/vendor/listen/spec/listen_spec.rb +0 -73
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/vendor/listen/spec/spec_helper.rb +0 -21
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/vendor/listen/spec/support/adapter_helper.rb +0 -629
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/vendor/listen/spec/support/directory_record_helper.rb +0 -55
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/vendor/listen/spec/support/fixtures_helper.rb +0 -29
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/vendor/listen/spec/support/listeners_helper.rb +0 -156
- data/vendor/bundler/ruby/2.1.0/gems/sass-3.2.13/vendor/listen/spec/support/platform_helper.rb +0 -15
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/.yardopts +0 -5
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/AUTHORS +0 -61
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/CHANGES +0 -1276
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/Gemfile +0 -93
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/LICENSE +0 -22
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/README.de.md +0 -2865
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/README.es.md +0 -2779
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/README.fr.md +0 -2925
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/README.hu.md +0 -694
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/README.jp.md +0 -1141
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/README.ko.md +0 -2489
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/README.md +0 -2889
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/README.pt-br.md +0 -965
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/README.pt-pt.md +0 -791
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/README.ru.md +0 -2731
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/README.zh.md +0 -2139
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/Rakefile +0 -199
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/examples/chat.rb +0 -61
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/examples/simple.rb +0 -3
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/examples/stream.ru +0 -26
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/lib/sinatra.rb +0 -4
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/lib/sinatra/base.rb +0 -2034
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/lib/sinatra/images/404.png +0 -0
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/lib/sinatra/images/500.png +0 -0
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/lib/sinatra/main.rb +0 -34
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/lib/sinatra/show_exceptions.rb +0 -345
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/lib/sinatra/version.rb +0 -3
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/sinatra.gemspec +0 -18
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/base_test.rb +0 -171
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/builder_test.rb +0 -91
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/coffee_test.rb +0 -90
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/compile_test.rb +0 -183
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/contest.rb +0 -100
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/creole_test.rb +0 -65
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/delegator_test.rb +0 -160
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/encoding_test.rb +0 -20
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/erb_test.rb +0 -116
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/extensions_test.rb +0 -98
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/filter_test.rb +0 -487
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/haml_test.rb +0 -109
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/helper.rb +0 -131
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/helpers_test.rb +0 -1917
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/integration/app.rb +0 -79
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/integration_helper.rb +0 -236
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/integration_test.rb +0 -104
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/less_test.rb +0 -69
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/liquid_test.rb +0 -77
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/mapped_error_test.rb +0 -285
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/markaby_test.rb +0 -80
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/markdown_test.rb +0 -82
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/middleware_test.rb +0 -68
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/nokogiri_test.rb +0 -67
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/public/favicon.ico +0 -0
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/rabl_test.rb +0 -89
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/rack_test.rb +0 -45
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/radius_test.rb +0 -59
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/rdoc_test.rb +0 -66
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/readme_test.rb +0 -130
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/request_test.rb +0 -92
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/response_test.rb +0 -63
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/result_test.rb +0 -76
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/route_added_hook_test.rb +0 -59
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/routing_test.rb +0 -1409
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/sass_test.rb +0 -116
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/scss_test.rb +0 -89
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/server_test.rb +0 -48
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/settings_test.rb +0 -582
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/sinatra_test.rb +0 -12
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/slim_test.rb +0 -102
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/static_test.rb +0 -219
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/streaming_test.rb +0 -149
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/stylus_test.rb +0 -90
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/templates_test.rb +0 -382
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/textile_test.rb +0 -65
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/views/a/in_a.str +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/views/ascii.erb +0 -2
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/views/b/in_b.str +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/views/calc.html.erb +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/views/error.builder +0 -3
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/views/error.erb +0 -3
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/views/error.haml +0 -3
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/views/error.sass +0 -2
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/views/explicitly_nested.str +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/views/foo/hello.test +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/views/hello.builder +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/views/hello.coffee +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/views/hello.creole +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/views/hello.erb +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/views/hello.haml +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/views/hello.less +0 -5
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/views/hello.liquid +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/views/hello.mab +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/views/hello.md +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/views/hello.nokogiri +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/views/hello.rabl +0 -2
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/views/hello.radius +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/views/hello.rdoc +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/views/hello.sass +0 -2
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/views/hello.scss +0 -3
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/views/hello.slim +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/views/hello.str +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/views/hello.styl +0 -2
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/views/hello.test +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/views/hello.textile +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/views/hello.wlang +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/views/hello.yajl +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/views/layout2.builder +0 -3
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/views/layout2.erb +0 -2
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/views/layout2.haml +0 -2
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/views/layout2.liquid +0 -2
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/views/layout2.mab +0 -2
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/views/layout2.nokogiri +0 -3
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/views/layout2.rabl +0 -3
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/views/layout2.radius +0 -2
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/views/layout2.slim +0 -3
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/views/layout2.str +0 -2
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/views/layout2.test +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/views/layout2.wlang +0 -2
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/views/nested.str +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/views/utf8.erb +0 -2
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/wlang_test.rb +0 -87
- data/vendor/bundler/ruby/2.1.0/gems/sinatra-1.4.4/test/yajl_test.rb +0 -86
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/.document +0 -5
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/CHANGELOG.md +0 -139
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/LICENSE.md +0 -20
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/README.md +0 -35
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/Thorfile +0 -30
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/bin/thor +0 -6
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/lib/thor.rb +0 -473
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/lib/thor/actions.rb +0 -318
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/lib/thor/actions/create_file.rb +0 -105
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/lib/thor/actions/create_link.rb +0 -60
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/lib/thor/actions/directory.rb +0 -119
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/lib/thor/actions/empty_directory.rb +0 -137
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/lib/thor/actions/file_manipulation.rb +0 -314
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/lib/thor/actions/inject_into_file.rb +0 -109
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/lib/thor/base.rb +0 -652
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/lib/thor/command.rb +0 -136
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/lib/thor/core_ext/hash_with_indifferent_access.rb +0 -80
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/lib/thor/core_ext/io_binary_read.rb +0 -12
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/lib/thor/core_ext/ordered_hash.rb +0 -100
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/lib/thor/error.rb +0 -28
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/lib/thor/group.rb +0 -282
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/lib/thor/invocation.rb +0 -172
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/lib/thor/parser.rb +0 -4
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/lib/thor/parser/argument.rb +0 -74
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/lib/thor/parser/arguments.rb +0 -171
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/lib/thor/parser/option.rb +0 -121
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/lib/thor/parser/options.rb +0 -218
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/lib/thor/rake_compat.rb +0 -72
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/lib/thor/runner.rb +0 -322
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/lib/thor/shell.rb +0 -88
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/lib/thor/shell/basic.rb +0 -393
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/lib/thor/shell/color.rb +0 -148
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/lib/thor/shell/html.rb +0 -127
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/lib/thor/util.rb +0 -270
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/lib/thor/version.rb +0 -3
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/spec/actions/create_file_spec.rb +0 -170
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/spec/actions/create_link_spec.rb +0 -95
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/spec/actions/directory_spec.rb +0 -169
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/spec/actions/empty_directory_spec.rb +0 -129
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/spec/actions/file_manipulation_spec.rb +0 -382
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/spec/actions/inject_into_file_spec.rb +0 -135
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/spec/actions_spec.rb +0 -331
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/spec/base_spec.rb +0 -291
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/spec/command_spec.rb +0 -80
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/spec/core_ext/hash_with_indifferent_access_spec.rb +0 -48
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/spec/core_ext/ordered_hash_spec.rb +0 -115
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/spec/exit_condition_spec.rb +0 -19
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/spec/fixtures/application.rb +0 -2
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/spec/fixtures/app{1}/README +0 -3
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/spec/fixtures/bundle/execute.rb +0 -6
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/spec/fixtures/bundle/main.thor +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/spec/fixtures/command.thor +0 -10
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/spec/fixtures/doc/%file_name%.rb.tt +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/spec/fixtures/doc/COMMENTER +0 -11
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/spec/fixtures/doc/README +0 -3
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/spec/fixtures/doc/block_helper.rb +0 -3
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/spec/fixtures/doc/config.rb +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/spec/fixtures/doc/config.yaml.tt +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/spec/fixtures/doc/excluding/%file_name%.rb.tt +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/spec/fixtures/enum.thor +0 -10
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/spec/fixtures/group.thor +0 -128
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/spec/fixtures/invoke.thor +0 -112
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/spec/fixtures/path with spaces b/data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/spec/fixtures/path with → spaces +0 -0
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/spec/fixtures/preserve/script.sh +0 -3
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/spec/fixtures/script.thor +0 -220
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/spec/fixtures/subcommand.thor +0 -17
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/spec/group_spec.rb +0 -216
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/spec/helper.rb +0 -67
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/spec/invocation_spec.rb +0 -100
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/spec/parser/argument_spec.rb +0 -53
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/spec/parser/arguments_spec.rb +0 -66
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/spec/parser/option_spec.rb +0 -202
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/spec/parser/options_spec.rb +0 -400
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/spec/rake_compat_spec.rb +0 -72
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/spec/register_spec.rb +0 -197
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/spec/runner_spec.rb +0 -241
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/spec/shell/basic_spec.rb +0 -311
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/spec/shell/color_spec.rb +0 -95
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/spec/shell/html_spec.rb +0 -32
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/spec/shell_spec.rb +0 -47
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/spec/subcommand_spec.rb +0 -30
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/spec/thor_spec.rb +0 -491
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/spec/util_spec.rb +0 -196
- data/vendor/bundler/ruby/2.1.0/gems/thor-0.18.1/thor.gemspec +0 -24
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/CHANGELOG.md +0 -44
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/COPYING +0 -18
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/Gemfile +0 -32
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/HACKING +0 -16
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/README.md +0 -232
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/Rakefile +0 -104
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/TEMPLATES.md +0 -516
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/bin/tilt +0 -112
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/lib/tilt.rb +0 -204
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/lib/tilt/asciidoc.rb +0 -34
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/lib/tilt/builder.rb +0 -40
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/lib/tilt/coffee.rb +0 -54
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/lib/tilt/css.rb +0 -80
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/lib/tilt/csv.rb +0 -71
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/lib/tilt/erb.rb +0 -110
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/lib/tilt/etanni.rb +0 -27
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/lib/tilt/haml.rb +0 -64
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/lib/tilt/liquid.rb +0 -45
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/lib/tilt/markaby.rb +0 -52
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/lib/tilt/markdown.rb +0 -214
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/lib/tilt/nokogiri.rb +0 -43
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/lib/tilt/plain.rb +0 -20
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/lib/tilt/radius.rb +0 -55
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/lib/tilt/rdoc.rb +0 -47
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/lib/tilt/string.rb +0 -21
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/lib/tilt/template.rb +0 -292
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/lib/tilt/textile.rb +0 -30
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/lib/tilt/wiki.rb +0 -58
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/lib/tilt/yajl.rb +0 -94
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/test/contest.rb +0 -68
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/test/markaby/locals.mab +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/test/markaby/markaby.mab +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/test/markaby/markaby_other_static.mab +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/test/markaby/render_twice.mab +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/test/markaby/scope.mab +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/test/markaby/yielding.mab +0 -2
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/test/tilt_asciidoctor_test.rb +0 -44
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/test/tilt_blueclothtemplate_test.rb +0 -45
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/test/tilt_buildertemplate_test.rb +0 -59
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/test/tilt_cache_test.rb +0 -32
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/test/tilt_coffeescripttemplate_test.rb +0 -114
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/test/tilt_compilesite_test.rb +0 -51
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/test/tilt_creoletemplate_test.rb +0 -28
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/test/tilt_csv_test.rb +0 -69
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/test/tilt_erbtemplate_test.rb +0 -239
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/test/tilt_erubistemplate_test.rb +0 -151
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/test/tilt_etannitemplate_test.rb +0 -173
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/test/tilt_fallback_test.rb +0 -122
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/test/tilt_hamltemplate_test.rb +0 -144
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/test/tilt_kramdown_test.rb +0 -42
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/test/tilt_lesstemplate_test.less +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/test/tilt_lesstemplate_test.rb +0 -42
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/test/tilt_liquidtemplate_test.rb +0 -78
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/test/tilt_markaby_test.rb +0 -88
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/test/tilt_markdown_test.rb +0 -172
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/test/tilt_marukutemplate_test.rb +0 -48
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/test/tilt_nokogiritemplate_test.rb +0 -87
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/test/tilt_radiustemplate_test.rb +0 -75
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/test/tilt_rdiscounttemplate_test.rb +0 -55
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/test/tilt_rdoctemplate_test.rb +0 -31
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/test/tilt_redcarpettemplate_test.rb +0 -71
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/test/tilt_redclothtemplate_test.rb +0 -36
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/test/tilt_sasstemplate_test.rb +0 -41
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/test/tilt_stringtemplate_test.rb +0 -170
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/test/tilt_template_test.rb +0 -323
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/test/tilt_test.rb +0 -65
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/test/tilt_wikiclothtemplate_test.rb +0 -32
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/test/tilt_yajltemplate_test.rb +0 -101
- data/vendor/bundler/ruby/2.1.0/gems/tilt-1.4.1/tilt.gemspec +0 -120
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/.yardopts +0 -25
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/LEGAL +0 -66
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/LICENSE +0 -22
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/README.md +0 -620
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/Rakefile +0 -61
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/benchmarks/builtins_vs_eval.rb +0 -23
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/benchmarks/concat_vs_join.rb +0 -12
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/benchmarks/erb_vs_erubis.rb +0 -53
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/benchmarks/format_args.rb +0 -46
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/benchmarks/generation.rb +0 -37
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/benchmarks/marshal_vs_dbm.rb +0 -63
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/benchmarks/parsing.rb +0 -46
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/benchmarks/pathname_vs_string.rb +0 -50
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/benchmarks/rdoc_vs_yardoc.rb +0 -10
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/benchmarks/registry_store_types.rb +0 -48
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/benchmarks/ri_vs_yri.rb +0 -18
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/benchmarks/ripper_parser.rb +0 -12
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/benchmarks/splat_vs_flatten.rb +0 -12
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/benchmarks/template_erb.rb +0 -22
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/benchmarks/template_format.rb +0 -6
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/benchmarks/template_profile.rb +0 -17
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/benchmarks/yri_cache.rb +0 -19
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/bin/yard +0 -12
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/bin/yardoc +0 -12
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/bin/yri +0 -12
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/docs/CodeObjects.md +0 -115
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/docs/GettingStarted.md +0 -592
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/docs/Handlers.md +0 -152
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/docs/Overview.md +0 -61
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/docs/Parser.md +0 -191
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/docs/Tags.md +0 -282
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/docs/TagsArch.md +0 -123
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/docs/Templates.md +0 -496
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/docs/WhatsNew.md +0 -1244
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/docs/images/code-objects-class-diagram.png +0 -0
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/docs/images/handlers-class-diagram.png +0 -0
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/docs/images/overview-class-diagram.png +0 -0
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/docs/images/parser-class-diagram.png +0 -0
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/docs/images/tags-class-diagram.png +0 -0
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/docs/templates/default/fulldoc/html/full_list_tag.erb +0 -7
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/docs/templates/default/fulldoc/html/setup.rb +0 -6
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/docs/templates/default/layout/html/setup.rb +0 -8
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/docs/templates/default/layout/html/tag_list.erb +0 -11
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/docs/templates/default/yard_tags/html/list.erb +0 -18
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/docs/templates/default/yard_tags/html/setup.rb +0 -27
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/docs/templates/plugin.rb +0 -65
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/rubygems_plugin.rb +0 -4
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard.rb +0 -71
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/autoload.rb +0 -290
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/cli/command.rb +0 -84
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/cli/command_parser.rb +0 -92
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/cli/config.rb +0 -136
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/cli/diff.rb +0 -270
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/cli/display.rb +0 -68
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/cli/gems.rb +0 -83
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/cli/graph.rb +0 -126
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/cli/help.rb +0 -18
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/cli/i18n.rb +0 -69
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/cli/list.rb +0 -22
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/cli/markup_types.rb +0 -33
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/cli/server.rb +0 -253
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/cli/stats.rb +0 -213
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/cli/yardoc.rb +0 -752
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/cli/yardopts_command.rb +0 -109
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/cli/yri.rb +0 -214
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/code_objects/base.rb +0 -585
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/code_objects/class_object.rb +0 -143
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/code_objects/class_variable_object.rb +0 -8
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/code_objects/constant_object.rb +0 -13
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/code_objects/extended_method_object.rb +0 -23
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/code_objects/extra_file_object.rb +0 -128
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/code_objects/macro_object.rb +0 -172
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/code_objects/method_object.rb +0 -191
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/code_objects/module_object.rb +0 -18
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/code_objects/namespace_object.rb +0 -200
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/code_objects/proxy.rb +0 -258
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/code_objects/root_object.rb +0 -17
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/config.rb +0 -270
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/core_ext/array.rb +0 -15
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/core_ext/file.rb +0 -65
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/core_ext/hash.rb +0 -15
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/core_ext/insertion.rb +0 -60
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/core_ext/module.rb +0 -19
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/core_ext/string.rb +0 -67
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/core_ext/symbol_hash.rb +0 -73
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/docstring.rb +0 -362
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/docstring_parser.rb +0 -321
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/globals.rb +0 -18
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/handlers/base.rb +0 -597
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/handlers/c/alias_handler.rb +0 -15
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/handlers/c/attribute_handler.rb +0 -13
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/handlers/c/base.rb +0 -110
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/handlers/c/class_handler.rb +0 -26
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/handlers/c/constant_handler.rb +0 -12
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/handlers/c/handler_methods.rb +0 -166
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/handlers/c/init_handler.rb +0 -18
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/handlers/c/method_handler.rb +0 -35
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/handlers/c/mixin_handler.rb +0 -13
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/handlers/c/module_handler.rb +0 -16
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/handlers/c/override_comment_handler.rb +0 -30
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/handlers/c/path_handler.rb +0 -10
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/handlers/c/struct_handler.rb +0 -12
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/handlers/c/symbol_handler.rb +0 -7
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/handlers/processor.rb +0 -201
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/handlers/ruby/alias_handler.rb +0 -41
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/handlers/ruby/attribute_handler.rb +0 -82
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/handlers/ruby/base.rb +0 -164
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/handlers/ruby/class_condition_handler.rb +0 -86
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/handlers/ruby/class_handler.rb +0 -121
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/handlers/ruby/class_variable_handler.rb +0 -16
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/handlers/ruby/comment_handler.rb +0 -9
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/handlers/ruby/constant_handler.rb +0 -45
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/handlers/ruby/dsl_handler.rb +0 -14
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/handlers/ruby/dsl_handler_methods.rb +0 -77
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/handlers/ruby/exception_handler.rb +0 -26
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/handlers/ruby/extend_handler.rb +0 -21
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/handlers/ruby/legacy/alias_handler.rb +0 -35
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/handlers/ruby/legacy/attribute_handler.rb +0 -60
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/handlers/ruby/legacy/base.rb +0 -250
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/handlers/ruby/legacy/class_condition_handler.rb +0 -83
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/handlers/ruby/legacy/class_handler.rb +0 -111
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/handlers/ruby/legacy/class_variable_handler.rb +0 -14
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/handlers/ruby/legacy/comment_handler.rb +0 -9
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/handlers/ruby/legacy/constant_handler.rb +0 -28
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/handlers/ruby/legacy/dsl_handler.rb +0 -16
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/handlers/ruby/legacy/exception_handler.rb +0 -12
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/handlers/ruby/legacy/extend_handler.rb +0 -20
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/handlers/ruby/legacy/method_handler.rb +0 -85
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/handlers/ruby/legacy/mixin_handler.rb +0 -39
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/handlers/ruby/legacy/module_function_handler.rb +0 -18
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/handlers/ruby/legacy/module_handler.rb +0 -11
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/handlers/ruby/legacy/private_constant_handler.rb +0 -21
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/handlers/ruby/legacy/visibility_handler.rb +0 -16
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/handlers/ruby/legacy/yield_handler.rb +0 -28
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/handlers/ruby/method_condition_handler.rb +0 -8
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/handlers/ruby/method_handler.rb +0 -92
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/handlers/ruby/mixin_handler.rb +0 -36
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/handlers/ruby/module_function_handler.rb +0 -26
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/handlers/ruby/module_handler.rb +0 -11
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/handlers/ruby/private_constant_handler.rb +0 -36
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/handlers/ruby/struct_handler_methods.rb +0 -141
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/handlers/ruby/visibility_handler.rb +0 -24
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/handlers/ruby/yield_handler.rb +0 -30
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/i18n/locale.rb +0 -66
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/i18n/message.rb +0 -56
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/i18n/messages.rb +0 -55
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/i18n/po_parser.rb +0 -60
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/i18n/pot_generator.rb +0 -280
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/i18n/text.rb +0 -173
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/logging.rb +0 -190
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/options.rb +0 -216
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/parser/base.rb +0 -56
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/parser/c/c_parser.rb +0 -231
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/parser/c/comment_parser.rb +0 -131
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/parser/c/statement.rb +0 -63
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/parser/ruby/ast_node.rb +0 -496
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/parser/ruby/legacy/ruby_lex.rb +0 -1377
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/parser/ruby/legacy/ruby_parser.rb +0 -31
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/parser/ruby/legacy/statement.rb +0 -65
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/parser/ruby/legacy/statement_list.rb +0 -384
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/parser/ruby/legacy/token_list.rb +0 -71
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/parser/ruby/ruby_parser.rb +0 -625
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/parser/source_parser.rb +0 -517
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/rake/yardoc_task.rb +0 -74
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/registry.rb +0 -438
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/registry_store.rb +0 -319
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/rubygems/backports.rb +0 -8
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/rubygems/backports/LICENSE.txt +0 -57
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/rubygems/backports/MIT.txt +0 -20
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/rubygems/backports/gem.rb +0 -9
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/rubygems/backports/source_index.rb +0 -370
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/rubygems/doc_manager.rb +0 -88
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/rubygems/specification.rb +0 -41
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/serializers/base.rb +0 -80
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/serializers/file_system_serializer.rb +0 -90
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/serializers/process_serializer.rb +0 -24
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/serializers/stdout_serializer.rb +0 -32
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/serializers/yardoc_serializer.rb +0 -124
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/server.rb +0 -11
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/server/adapter.rb +0 -100
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/server/commands/base.rb +0 -192
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/server/commands/display_file_command.rb +0 -24
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/server/commands/display_object_command.rb +0 -58
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/server/commands/frames_command.rb +0 -15
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/server/commands/library_command.rb +0 -148
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/server/commands/library_index_command.rb +0 -24
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/server/commands/list_command.rb +0 -24
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/server/commands/search_command.rb +0 -78
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/server/commands/static_file_command.rb +0 -57
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/server/doc_server_helper.rb +0 -76
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/server/doc_server_serializer.rb +0 -43
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/server/library_version.rb +0 -227
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/server/rack_adapter.rb +0 -88
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/server/router.rb +0 -176
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/server/static_caching.rb +0 -45
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/server/templates/default/fulldoc/html/css/custom.css +0 -78
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/server/templates/default/fulldoc/html/images/processing.gif +0 -0
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/server/templates/default/fulldoc/html/js/autocomplete.js +0 -12
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/server/templates/default/layout/html/breadcrumb.erb +0 -46
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/server/templates/default/layout/html/script_setup.erb +0 -8
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/server/templates/default/layout/html/setup.rb +0 -7
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/server/templates/default/method_details/html/permalink.erb +0 -4
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/server/templates/default/method_details/html/setup.rb +0 -4
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/server/templates/doc_server/library_list/html/contents.erb +0 -13
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/server/templates/doc_server/library_list/html/headers.erb +0 -26
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/server/templates/doc_server/library_list/html/library_list.erb +0 -12
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/server/templates/doc_server/library_list/html/setup.rb +0 -3
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/server/templates/doc_server/library_list/html/title.erb +0 -2
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/server/templates/doc_server/processing/html/processing.erb +0 -51
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/server/templates/doc_server/processing/html/setup.rb +0 -3
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/server/templates/doc_server/search/html/search.erb +0 -18
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/server/templates/doc_server/search/html/setup.rb +0 -8
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/server/webrick_adapter.rb +0 -43
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/tags/default_factory.rb +0 -176
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/tags/default_tag.rb +0 -12
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/tags/directives.rb +0 -599
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/tags/library.rb +0 -630
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/tags/option_tag.rb +0 -12
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/tags/overload_tag.rb +0 -66
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/tags/ref_tag.rb +0 -7
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/tags/ref_tag_list.rb +0 -27
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/tags/tag.rb +0 -57
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/tags/tag_format_error.rb +0 -6
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/templates/engine.rb +0 -185
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/templates/erb_cache.rb +0 -22
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/templates/helpers/base_helper.rb +0 -212
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/templates/helpers/filter_helper.rb +0 -26
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/templates/helpers/html_helper.rb +0 -599
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/templates/helpers/html_syntax_highlight_helper.rb +0 -60
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/templates/helpers/markup/rdoc_markdown.rb +0 -22
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/templates/helpers/markup/rdoc_markup.rb +0 -106
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/templates/helpers/markup_helper.rb +0 -169
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/templates/helpers/method_helper.rb +0 -74
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/templates/helpers/module_helper.rb +0 -19
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/templates/helpers/text_helper.rb +0 -95
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/templates/helpers/uml_helper.rb +0 -46
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/templates/section.rb +0 -106
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/templates/template.rb +0 -407
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/templates/template_options.rb +0 -88
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/verifier.rb +0 -148
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/lib/yard/version.rb +0 -3
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/cli/command_parser_spec.rb +0 -43
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/cli/command_spec.rb +0 -36
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/cli/config_spec.rb +0 -92
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/cli/diff_spec.rb +0 -260
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/cli/display_spec.rb +0 -30
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/cli/gems_spec.rb +0 -81
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/cli/graph_spec.rb +0 -17
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/cli/help_spec.rb +0 -22
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/cli/i18n_spec.rb +0 -111
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/cli/list_spec.rb +0 -8
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/cli/markup_types_spec.rb +0 -22
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/cli/server_spec.rb +0 -327
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/cli/stats_spec.rb +0 -90
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/cli/yardoc_spec.rb +0 -804
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/cli/yri_spec.rb +0 -99
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/code_objects/base_spec.rb +0 -438
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/code_objects/class_object_spec.rb +0 -225
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/code_objects/code_object_list_spec.rb +0 -33
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/code_objects/constants_spec.rb +0 -82
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/code_objects/extra_file_object_spec.rb +0 -147
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/code_objects/macro_object_spec.rb +0 -148
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/code_objects/method_object_spec.rb +0 -175
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/code_objects/module_object_spec.rb +0 -141
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/code_objects/namespace_object_spec.rb +0 -170
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/code_objects/proxy_spec.rb +0 -140
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/code_objects/spec_helper.rb +0 -3
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/config_spec.rb +0 -176
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/core_ext/array_spec.rb +0 -14
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/core_ext/file_spec.rb +0 -68
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/core_ext/hash_spec.rb +0 -14
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/core_ext/insertion_spec.rb +0 -37
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/core_ext/module_spec.rb +0 -15
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/core_ext/string_spec.rb +0 -42
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/core_ext/symbol_hash_spec.rb +0 -86
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/docstring_parser_spec.rb +0 -228
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/docstring_spec.rb +0 -335
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/handlers/alias_handler_spec.rb +0 -81
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/handlers/attribute_handler_spec.rb +0 -94
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/handlers/base_spec.rb +0 -206
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/handlers/c/alias_handler_spec.rb +0 -33
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/handlers/c/attribute_handler_spec.rb +0 -40
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/handlers/c/class_handler_spec.rb +0 -63
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/handlers/c/constant_handler_spec.rb +0 -68
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/handlers/c/init_handler_spec.rb +0 -47
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/handlers/c/method_handler_spec.rb +0 -239
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/handlers/c/mixin_handler_spec.rb +0 -27
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/handlers/c/module_handler_spec.rb +0 -38
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/handlers/c/override_comment_handler_spec.rb +0 -46
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/handlers/c/path_handler_spec.rb +0 -35
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/handlers/c/spec_helper.rb +0 -13
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/handlers/c/struct_handler_spec.rb +0 -15
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/handlers/class_condition_handler_spec.rb +0 -67
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/handlers/class_handler_spec.rb +0 -246
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/handlers/class_variable_handler_spec.rb +0 -11
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/handlers/constant_handler_spec.rb +0 -64
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/handlers/dsl_handler_spec.rb +0 -197
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/handlers/examples/alias_handler_001.rb.txt +0 -46
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/handlers/examples/attribute_handler_001.rb.txt +0 -32
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/handlers/examples/class_condition_handler_001.rb.txt +0 -69
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/handlers/examples/class_handler_001.rb.txt +0 -120
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/handlers/examples/class_variable_handler_001.rb.txt +0 -10
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/handlers/examples/constant_handler_001.rb.txt +0 -25
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/handlers/examples/dsl_handler_001.rb.txt +0 -125
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/handlers/examples/exception_handler_001.rb.txt +0 -59
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/handlers/examples/extend_handler_001.rb.txt +0 -16
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/handlers/examples/method_condition_handler_001.rb.txt +0 -10
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/handlers/examples/method_handler_001.rb.txt +0 -126
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/handlers/examples/mixin_handler_001.rb.txt +0 -37
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/handlers/examples/module_handler_001.rb.txt +0 -29
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/handlers/examples/private_constant_handler_001.rb.txt +0 -8
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/handlers/examples/process_handler_001.rb.txt +0 -11
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/handlers/examples/visibility_handler_001.rb.txt +0 -32
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/handlers/examples/yield_handler_001.rb.txt +0 -54
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/handlers/exception_handler_spec.rb +0 -48
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/handlers/extend_handler_spec.rb +0 -23
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/handlers/legacy_base_spec.rb +0 -128
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/handlers/method_condition_handler_spec.rb +0 -14
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/handlers/method_handler_spec.rb +0 -184
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/handlers/mixin_handler_spec.rb +0 -55
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/handlers/module_function_handler_spec.rb +0 -105
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/handlers/module_handler_spec.rb +0 -34
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/handlers/private_constant_handler_spec.rb +0 -24
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/handlers/processor_spec.rb +0 -34
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/handlers/ruby/base_spec.rb +0 -94
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/handlers/ruby/legacy/base_spec.rb +0 -82
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/handlers/spec_helper.rb +0 -33
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/handlers/visibility_handler_spec.rb +0 -39
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/handlers/yield_handler_spec.rb +0 -51
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/i18n/locale_spec.rb +0 -81
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/i18n/message_spec.rb +0 -52
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/i18n/messages_spec.rb +0 -67
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/i18n/pot_generator_spec.rb +0 -262
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/i18n/text_spec.rb +0 -180
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/logging_spec.rb +0 -35
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/options_spec.rb +0 -171
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/parser/base_spec.rb +0 -24
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/parser/c_parser_spec.rb +0 -171
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/parser/examples/array.c.txt +0 -3887
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/parser/examples/example1.rb.txt +0 -8
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/parser/examples/extrafile.c.txt +0 -8
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/parser/examples/multifile.c.txt +0 -22
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/parser/examples/override.c.txt +0 -424
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/parser/examples/parse_in_order_001.rb.txt +0 -2
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/parser/examples/parse_in_order_002.rb.txt +0 -2
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/parser/examples/tag_handler_001.rb.txt +0 -8
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/parser/ruby/ast_node_spec.rb +0 -33
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/parser/ruby/legacy/statement_list_spec.rb +0 -299
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/parser/ruby/legacy/token_list_spec.rb +0 -77
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/parser/ruby/ruby_parser_spec.rb +0 -334
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/parser/source_parser_spec.rb +0 -717
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/parser/tag_parsing_spec.rb +0 -18
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/rake/yardoc_task_spec.rb +0 -101
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/registry_spec.rb +0 -393
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/registry_store_spec.rb +0 -315
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/rubygems/doc_manager_spec.rb +0 -112
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/serializers/data/serialized_yardoc/checksums +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/serializers/data/serialized_yardoc/objects/Foo.dat +0 -0
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/serializers/data/serialized_yardoc/objects/Foo/bar_i.dat +0 -0
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/serializers/data/serialized_yardoc/objects/Foo/baz_i.dat +0 -0
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/serializers/data/serialized_yardoc/objects/root.dat +0 -0
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/serializers/data/serialized_yardoc/proxy_types +0 -2
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/serializers/file_system_serializer_spec.rb +0 -124
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/serializers/spec_helper.rb +0 -2
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/serializers/yardoc_serializer_spec.rb +0 -46
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/server/adapter_spec.rb +0 -38
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/server/commands/base_spec.rb +0 -87
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/server/commands/library_command_spec.rb +0 -39
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/server/commands/static_file_command_spec.rb +0 -84
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/server/doc_server_helper_spec.rb +0 -53
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/server/doc_server_serializer_spec.rb +0 -50
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/server/rack_adapter_spec.rb +0 -20
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/server/router_spec.rb +0 -122
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/server/spec_helper.rb +0 -17
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/server/static_caching_spec.rb +0 -39
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/server/webrick_servlet_spec.rb +0 -20
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/server_spec.rb +0 -10
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/spec_helper.rb +0 -128
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/tags/default_factory_spec.rb +0 -152
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/tags/default_tag_spec.rb +0 -11
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/tags/directives_spec.rb +0 -453
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/tags/library_spec.rb +0 -34
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/tags/overload_tag_spec.rb +0 -53
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/tags/ref_tag_list_spec.rb +0 -53
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/templates/class_spec.rb +0 -44
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/templates/constant_spec.rb +0 -40
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/templates/engine_spec.rb +0 -121
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/templates/examples/class001.html +0 -280
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/templates/examples/class001.txt +0 -36
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/templates/examples/class002.html +0 -35
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/templates/examples/constant001.txt +0 -25
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/templates/examples/constant002.txt +0 -7
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/templates/examples/constant003.txt +0 -11
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/templates/examples/method001.html +0 -130
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/templates/examples/method001.txt +0 -35
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/templates/examples/method002.html +0 -86
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/templates/examples/method002.txt +0 -20
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/templates/examples/method003.html +0 -159
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/templates/examples/method003.txt +0 -45
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/templates/examples/method004.html +0 -44
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/templates/examples/method004.txt +0 -10
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/templates/examples/method005.html +0 -99
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/templates/examples/method005.txt +0 -33
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/templates/examples/module001.dot +0 -33
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/templates/examples/module001.html +0 -825
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/templates/examples/module001.txt +0 -33
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/templates/examples/module002.html +0 -318
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/templates/examples/module003.html +0 -185
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/templates/examples/module004.html +0 -387
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/templates/examples/tag001.txt +0 -82
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/templates/helpers/base_helper_spec.rb +0 -175
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/templates/helpers/html_helper_spec.rb +0 -612
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/templates/helpers/html_syntax_highlight_helper_spec.rb +0 -53
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/templates/helpers/markup/rdoc_markup_spec.rb +0 -93
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/templates/helpers/markup_helper_spec.rb +0 -135
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/templates/helpers/method_helper_spec.rb +0 -82
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/templates/helpers/shared_signature_examples.rb +0 -123
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/templates/helpers/text_helper_spec.rb +0 -44
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/templates/method_spec.rb +0 -102
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/templates/module_spec.rb +0 -181
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/templates/onefile_spec.rb +0 -64
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/templates/section_spec.rb +0 -146
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/templates/spec_helper.rb +0 -73
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/templates/tag_spec.rb +0 -51
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/templates/template_spec.rb +0 -409
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/spec/verifier_spec.rb +0 -106
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/class/dot/setup.rb +0 -6
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/class/dot/superklass.erb +0 -3
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/class/html/constructor_details.erb +0 -8
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/class/html/setup.rb +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/class/html/subclasses.erb +0 -4
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/class/setup.rb +0 -36
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/class/text/setup.rb +0 -11
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/class/text/subclasses.erb +0 -5
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/constant/text/header.erb +0 -11
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/constant/text/setup.rb +0 -3
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/docstring/html/abstract.erb +0 -4
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/docstring/html/deprecated.erb +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/docstring/html/index.erb +0 -5
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/docstring/html/note.erb +0 -6
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/docstring/html/private.erb +0 -4
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/docstring/html/returns_void.erb +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/docstring/html/text.erb +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/docstring/html/todo.erb +0 -6
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/docstring/setup.rb +0 -51
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/docstring/text/abstract.erb +0 -2
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/docstring/text/deprecated.erb +0 -2
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/docstring/text/index.erb +0 -2
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/docstring/text/note.erb +0 -4
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/docstring/text/private.erb +0 -2
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/docstring/text/returns_void.erb +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/docstring/text/text.erb +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/docstring/text/todo.erb +0 -4
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/fulldoc/html/css/common.css +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/fulldoc/html/css/full_list.css +0 -57
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/fulldoc/html/css/style.css +0 -338
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/fulldoc/html/frames.erb +0 -26
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/fulldoc/html/full_list.erb +0 -40
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/fulldoc/html/full_list_class.erb +0 -2
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/fulldoc/html/full_list_file.erb +0 -5
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/fulldoc/html/full_list_method.erb +0 -8
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/fulldoc/html/js/app.js +0 -219
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/fulldoc/html/js/full_list.js +0 -178
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/fulldoc/html/js/jquery.js +0 -4
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/fulldoc/html/setup.rb +0 -199
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/layout/dot/header.erb +0 -6
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/layout/dot/setup.rb +0 -14
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/layout/html/breadcrumb.erb +0 -13
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/layout/html/files.erb +0 -11
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/layout/html/footer.erb +0 -5
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/layout/html/headers.erb +0 -14
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/layout/html/index.erb +0 -2
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/layout/html/layout.erb +0 -20
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/layout/html/listing.erb +0 -4
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/layout/html/objects.erb +0 -32
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/layout/html/script_setup.erb +0 -5
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/layout/html/search.erb +0 -8
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/layout/html/setup.rb +0 -71
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/method/html/header.erb +0 -16
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/method/setup.rb +0 -3
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/method/text/header.erb +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/method_details/html/header.erb +0 -3
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/method_details/html/method_signature.erb +0 -25
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/method_details/html/source.erb +0 -10
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/method_details/setup.rb +0 -10
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/method_details/text/header.erb +0 -10
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/method_details/text/method_signature.erb +0 -12
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/method_details/text/setup.rb +0 -10
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/module/dot/child.erb +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/module/dot/dependencies.erb +0 -3
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/module/dot/header.erb +0 -6
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/module/dot/info.erb +0 -14
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/module/dot/setup.rb +0 -14
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/module/html/attribute_details.erb +0 -10
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/module/html/attribute_summary.erb +0 -8
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/module/html/box_info.erb +0 -37
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/module/html/children.erb +0 -8
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/module/html/constant_summary.erb +0 -13
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/module/html/defines.erb +0 -3
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/module/html/header.erb +0 -5
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/module/html/inherited_attributes.erb +0 -14
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/module/html/inherited_constants.erb +0 -8
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/module/html/inherited_methods.erb +0 -19
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/module/html/item_summary.erb +0 -40
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/module/html/method_details_list.erb +0 -9
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/module/html/method_summary.erb +0 -14
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/module/html/methodmissing.erb +0 -12
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/module/html/pre_docstring.erb +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/module/setup.rb +0 -164
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/module/text/children.erb +0 -10
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/module/text/class_meths_list.erb +0 -8
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/module/text/extends.erb +0 -8
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/module/text/header.erb +0 -7
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/module/text/includes.erb +0 -8
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/module/text/instance_meths_list.erb +0 -8
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/module/text/setup.rb +0 -12
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/onefile/html/files.erb +0 -5
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/onefile/html/headers.erb +0 -6
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/onefile/html/layout.erb +0 -17
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/onefile/html/readme.erb +0 -3
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/onefile/html/setup.rb +0 -61
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/root/dot/child.erb +0 -3
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/root/dot/setup.rb +0 -5
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/root/html/setup.rb +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/tags/html/example.erb +0 -11
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/tags/html/index.erb +0 -3
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/tags/html/option.erb +0 -24
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/tags/html/overload.erb +0 -14
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/tags/html/see.erb +0 -8
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/tags/html/tag.erb +0 -20
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/tags/setup.rb +0 -55
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/tags/text/example.erb +0 -12
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/tags/text/index.erb +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/tags/text/option.erb +0 -20
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/tags/text/overload.erb +0 -19
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/tags/text/see.erb +0 -11
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/default/tags/text/tag.erb +0 -13
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/guide/class/html/setup.rb +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/guide/docstring/html/setup.rb +0 -1
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/guide/fulldoc/html/css/style.css +0 -108
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/guide/fulldoc/html/js/app.js +0 -33
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/guide/fulldoc/html/setup.rb +0 -73
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/guide/layout/html/layout.erb +0 -81
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/guide/layout/html/setup.rb +0 -28
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/guide/method/html/header.erb +0 -18
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/guide/method/html/setup.rb +0 -21
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/guide/module/html/header.erb +0 -7
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/guide/module/html/method_list.erb +0 -5
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/guide/module/html/setup.rb +0 -26
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/guide/onefile/html/files.erb +0 -4
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/guide/onefile/html/setup.rb +0 -5
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/guide/onefile/html/toc.erb +0 -3
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/templates/guide/tags/html/setup.rb +0 -8
- data/vendor/bundler/ruby/2.1.0/gems/yard-0.8.7.3/yard.gemspec +0 -25
- data/vendor/bundler/ruby/2.1.0/specifications/bluecloth-2.2.0.gemspec +0 -56
- data/vendor/bundler/ruby/2.1.0/specifications/coffee-script-2.2.0.gemspec +0 -34
- data/vendor/bundler/ruby/2.1.0/specifications/coffee-script-source-1.6.3.gemspec +0 -21
- data/vendor/bundler/ruby/2.1.0/specifications/diff-lcs-1.2.5.gemspec +0 -68
- data/vendor/bundler/ruby/2.1.0/specifications/dotenv-0.9.0.gemspec +0 -36
- data/vendor/bundler/ruby/2.1.0/specifications/execjs-2.0.2.gemspec +0 -32
- data/vendor/bundler/ruby/2.1.0/specifications/foreman-0.63.0.gemspec +0 -37
- data/vendor/bundler/ruby/2.1.0/specifications/haml-4.0.4.gemspec +0 -47
- data/vendor/bundler/ruby/2.1.0/specifications/liquid-2.6.0.gemspec +0 -20
- data/vendor/bundler/ruby/2.1.0/specifications/puma-2.7.1.gemspec +0 -49
- data/vendor/bundler/ruby/2.1.0/specifications/rack-1.5.2.gemspec +0 -39
- data/vendor/bundler/ruby/2.1.0/specifications/rack-protection-1.5.1.gemspec +0 -38
- data/vendor/bundler/ruby/2.1.0/specifications/rack-test-0.6.2.gemspec +0 -34
- data/vendor/bundler/ruby/2.1.0/specifications/rspec-2.14.1.gemspec +0 -42
- data/vendor/bundler/ruby/2.1.0/specifications/rspec-core-2.14.7.gemspec +0 -61
- data/vendor/bundler/ruby/2.1.0/specifications/rspec-expectations-2.14.4.gemspec +0 -43
- data/vendor/bundler/ruby/2.1.0/specifications/rspec-mocks-2.14.4.gemspec +0 -40
- data/vendor/bundler/ruby/2.1.0/specifications/sass-3.2.13.gemspec +0 -39
- data/vendor/bundler/ruby/2.1.0/specifications/sinatra-1.4.4.gemspec +0 -40
- data/vendor/bundler/ruby/2.1.0/specifications/thor-0.18.1.gemspec +0 -34
- data/vendor/bundler/ruby/2.1.0/specifications/tilt-1.4.1.gemspec +0 -101
- data/vendor/bundler/ruby/2.1.0/specifications/yard-0.8.7.3.gemspec +0 -23
@@ -1,66 +0,0 @@
|
|
1
|
-
require "rubygems"
|
2
|
-
require "bundler/setup"
|
3
|
-
|
4
|
-
require "rack"
|
5
|
-
require "rspec"
|
6
|
-
|
7
|
-
Dir[File.dirname(__FILE__) + "/support/**/*.rb"].each {|f| require f}
|
8
|
-
|
9
|
-
require "rack/test"
|
10
|
-
require File.dirname(__FILE__) + "/fixtures/fake_app"
|
11
|
-
|
12
|
-
RSpec.configure do |config|
|
13
|
-
config.mock_with :rspec
|
14
|
-
config.include Rack::Test::Methods
|
15
|
-
|
16
|
-
def app
|
17
|
-
Rack::Lint.new(Rack::Test::FakeApp.new)
|
18
|
-
end
|
19
|
-
|
20
|
-
def check(*args)
|
21
|
-
end
|
22
|
-
|
23
|
-
end
|
24
|
-
|
25
|
-
shared_examples_for "any #verb methods" do
|
26
|
-
it "requests the URL using VERB" do
|
27
|
-
send(verb, "/")
|
28
|
-
|
29
|
-
check last_request.env["REQUEST_METHOD"].should == verb.upcase
|
30
|
-
last_response.should be_ok
|
31
|
-
end
|
32
|
-
|
33
|
-
it "uses the provided env" do
|
34
|
-
send(verb, "/", {}, { "HTTP_USER_AGENT" => "Rack::Test" })
|
35
|
-
last_request.env["HTTP_USER_AGENT"].should == "Rack::Test"
|
36
|
-
end
|
37
|
-
|
38
|
-
it "yields the response to a given block" do
|
39
|
-
yielded = false
|
40
|
-
|
41
|
-
send(verb, "/") do |response|
|
42
|
-
response.should be_ok
|
43
|
-
yielded = true
|
44
|
-
end
|
45
|
-
|
46
|
-
yielded.should be_true
|
47
|
-
end
|
48
|
-
|
49
|
-
it "sets the HTTP_HOST header with port" do
|
50
|
-
send(verb, "http://example.org:8080/uri")
|
51
|
-
last_request.env["HTTP_HOST"].should == "example.org:8080"
|
52
|
-
end
|
53
|
-
|
54
|
-
it "sets the HTTP_HOST header without port" do
|
55
|
-
send(verb, "/uri")
|
56
|
-
last_request.env["HTTP_HOST"].should == "example.org"
|
57
|
-
end
|
58
|
-
|
59
|
-
context "for a XHR" do
|
60
|
-
it "sends XMLHttpRequest for the X-Requested-With header" do
|
61
|
-
send(verb, "/", {}, { :xhr => true })
|
62
|
-
last_request.env["HTTP_X_REQUESTED_WITH"].should == "XMLHttpRequest"
|
63
|
-
last_request.should be_xhr
|
64
|
-
end
|
65
|
-
end
|
66
|
-
end
|
@@ -1,11 +0,0 @@
|
|
1
|
-
RSpec::Matchers.define :be_challenge do
|
2
|
-
match do |actual_response|
|
3
|
-
actual_response.status == 401 &&
|
4
|
-
actual_response['WWW-Authenticate'] =~ /^Digest / &&
|
5
|
-
actual_response.body.empty?
|
6
|
-
end
|
7
|
-
|
8
|
-
description do
|
9
|
-
"a HTTP Digest challenge response"
|
10
|
-
end
|
11
|
-
end
|
@@ -1,24 +0,0 @@
|
|
1
|
-
(The MIT License)
|
2
|
-
|
3
|
-
Copyright (c) 2009 Chad Humphries, David Chelimsky
|
4
|
-
Copyright (c) 2006 David Chelimsky, The RSpec Development Team
|
5
|
-
Copyright (c) 2005 Steven Baker
|
6
|
-
|
7
|
-
Permission is hereby granted, free of charge, to any person obtaining
|
8
|
-
a copy of this software and associated documentation files (the
|
9
|
-
"Software"), to deal in the Software without restriction, including
|
10
|
-
without limitation the rights to use, copy, modify, merge, publish,
|
11
|
-
distribute, sublicense, and/or sell copies of the Software, and to
|
12
|
-
permit persons to whom the Software is furnished to do so, subject to
|
13
|
-
the following conditions:
|
14
|
-
|
15
|
-
The above copyright notice and this permission notice shall be
|
16
|
-
included in all copies or substantial portions of the Software.
|
17
|
-
|
18
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
19
|
-
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
20
|
-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
21
|
-
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
22
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
23
|
-
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
24
|
-
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
@@ -1,47 +0,0 @@
|
|
1
|
-
# RSpec-2
|
2
|
-
|
3
|
-
Behaviour Driven Development for Ruby
|
4
|
-
|
5
|
-
# Description
|
6
|
-
|
7
|
-
rspec-2.x is a meta-gem, which depends on the rspec-core, rspec-expectations
|
8
|
-
and rspec-mocks gems. Each of these can be installed separately and actived in
|
9
|
-
isolation with the `gem` command. Among other benefits, this allows you to use
|
10
|
-
rspec-expectations, for example, in Test::Unit::TestCase if you happen to
|
11
|
-
prefer that style.
|
12
|
-
|
13
|
-
Conversely, if you like RSpec's approach to declaring example groups and
|
14
|
-
examples (`describe` and `it`) but prefer Test::Unit assertions and mocha, rr
|
15
|
-
or flexmock for mocking, you'll be able to do that without having to load the
|
16
|
-
components of rspec that you're not using.
|
17
|
-
|
18
|
-
## Documentation
|
19
|
-
|
20
|
-
### rspec-core
|
21
|
-
|
22
|
-
* [Cucumber features](http://relishapp.com/rspec/rspec-core)
|
23
|
-
* [RDoc](http://rubydoc.info/gems/rspec-core/frames)
|
24
|
-
|
25
|
-
### rspec-expectations
|
26
|
-
|
27
|
-
* [Cucumber features](http://relishapp.com/rspec/rspec-expectations)
|
28
|
-
* [RDoc](http://rubydoc.info/gems/rspec-expectations/frames)
|
29
|
-
|
30
|
-
### rspec-mocks
|
31
|
-
|
32
|
-
* [Cucumber features](http://relishapp.com/rspec/rspec-mocks)
|
33
|
-
* [RDoc](http://rubydoc.info/gems/rspec-mocks/frames)
|
34
|
-
|
35
|
-
## Install
|
36
|
-
|
37
|
-
gem install rspec
|
38
|
-
|
39
|
-
## Contribute
|
40
|
-
|
41
|
-
* [http://github.com/rspec/rspec-dev](http://github.com/rspec/rspec-dev)
|
42
|
-
|
43
|
-
## Also see
|
44
|
-
|
45
|
-
* [http://github.com/rspec/rspec-core](http://github.com/rspec/rspec-core)
|
46
|
-
* [http://github.com/rspec/rspec-expectations](http://github.com/rspec/rspec-expectations)
|
47
|
-
* [http://github.com/rspec/rspec-mocks](http://github.com/rspec/rspec-mocks)
|
@@ -1,904 +0,0 @@
|
|
1
|
-
### 2.14.7 / 2013-10-29
|
2
|
-
[full changelog](http://github.com/rspec/rspec-core/compare/v2.14.6...v2.14.7)
|
3
|
-
|
4
|
-
Bug fixes:
|
5
|
-
|
6
|
-
* Fix regression in 2.14.6 that broke the Fivemat formatter.
|
7
|
-
It depended upon either
|
8
|
-
`example.execution_result[:exception].pending_fixed?` (which
|
9
|
-
was removed in 2.14.6 to fix an issue with frozen error objects)
|
10
|
-
or `RSpec::Core::PendingExampleFixedError` (which was renamed
|
11
|
-
to `RSpec::Core::Pending::PendingExampleFixedError` in 2.8.
|
12
|
-
This fix makes a constant alias for the old error name.
|
13
|
-
(Myron Marston)
|
14
|
-
|
15
|
-
### 2.14.6 / 2013-10-15
|
16
|
-
[full changelog](http://github.com/rspec/rspec-core/compare/v2.14.5...v2.14.6)
|
17
|
-
|
18
|
-
Bug fixes:
|
19
|
-
|
20
|
-
* Format stringified numbers correctly when mathn library is loaded.
|
21
|
-
(Jay Hayes)
|
22
|
-
* Fix an issue that prevented the use of frozen error objects. (Lars Gierth)
|
23
|
-
|
24
|
-
### 2.14.5 / 2013-08-13
|
25
|
-
[full changelog](http://github.com/rspec/rspec-core/compare/v2.14.4...v2.14.5)
|
26
|
-
|
27
|
-
Bug fixes:
|
28
|
-
|
29
|
-
* Fix a `NoMethodError` that was being raised when there were no shared
|
30
|
-
examples or contexts declared and `RSpec.world.reset` is invoked.
|
31
|
-
(thepoho, Jon Rowe, Myron Marston)
|
32
|
-
* Fix a deprecation warning that was being incorrectly displayed when
|
33
|
-
`shared_examples` are declared at top level in a `module` scope.
|
34
|
-
(Jon Rowe)
|
35
|
-
* Fix after(:all) hooks so consecutive (same context) scopes will run even if
|
36
|
-
one raises an error. (Jon Rowe, Trejkaz)
|
37
|
-
* JsonFormatter no longer dies if `dump_profile` isn't defined (Alex / @MasterLambaster, Jon Rowe)
|
38
|
-
|
39
|
-
### 2.14.4 / 2013-07-21
|
40
|
-
[full changelog](http://github.com/rspec/rspec-core/compare/v2.14.3...v2.14.4)
|
41
|
-
|
42
|
-
Bug fixes
|
43
|
-
|
44
|
-
* Fix regression in 2.14: ensure configured requires (via `-r` option)
|
45
|
-
are loaded before spec files are loaded. This allows the spec files
|
46
|
-
to programatically change the file pattern (Jon Rowe).
|
47
|
-
* Autoload `RSpec::Mocks` and `RSpec::Expectations` when referenced if
|
48
|
-
they are not already loaded (`RSpec::Matches` has been autoloaded
|
49
|
-
for a while). In the `rspec` gem, we changed it recently to stop
|
50
|
-
loading `rspec/mocks` and `rspec/expectations` by default, as some
|
51
|
-
users reported problems where they were intending to use mocha,
|
52
|
-
not rspec-mocks, but rspec-mocks was loaded and causing a conflict.
|
53
|
-
rspec-core loads mocks and expectations at the appropriate time, so
|
54
|
-
it seemed like a safe change -- but caused a problem for some authors
|
55
|
-
of libraries that integrate with RSpec. This fixes that problem.
|
56
|
-
(Myron Marston)
|
57
|
-
* Gracefully handle a command like `rspec --profile path/to/spec.rb`:
|
58
|
-
the `path/to/spec.rb` arg was being wrongly treated as the `profile`
|
59
|
-
integer arg, which got cast `0` using `to_i`, causing no profiled
|
60
|
-
examples to be printed. (Jon Rowe)
|
61
|
-
|
62
|
-
### 2.14.3 / 2013-07-13
|
63
|
-
[full changelog](http://github.com/rspec/rspec-core/compare/v2.14.2...v2.14.3)
|
64
|
-
|
65
|
-
Bug fixes
|
66
|
-
|
67
|
-
* Fix deprecation notices issued from `RSpec::Core::RakeTask` so
|
68
|
-
that they work properly when all of rspec-core is not loaded.
|
69
|
-
(This was a regression in 2.14) (Jon Rowe)
|
70
|
-
|
71
|
-
### 2.14.2 / 2013-07-09
|
72
|
-
[full changelog](http://github.com/rspec/rspec-core/compare/v2.14.1...v2.14.2)
|
73
|
-
|
74
|
-
Bug fixes
|
75
|
-
|
76
|
-
* Fix regression caused by 2.14.1 release: formatters that
|
77
|
-
report that they `respond_to?` a notification, but had
|
78
|
-
no corresponding method would raise an error when registered.
|
79
|
-
The new fix is to just implement `start` on the deprecation
|
80
|
-
formatter to fix the original JRuby/ruby-debug issue.
|
81
|
-
(Jon Rowe)
|
82
|
-
|
83
|
-
### 2.14.1 / 2013-07-08
|
84
|
-
[full changelog](http://github.com/rspec/rspec-core/compare/v2.14.0...v2.14.1)
|
85
|
-
|
86
|
-
Bug fixes
|
87
|
-
|
88
|
-
* Address deprecation formatter failure when using `ruby-debug` on
|
89
|
-
JRuby: fix `RSpec::Core::Reporter` to not send a notification
|
90
|
-
when the formatter's implementation of the notification method
|
91
|
-
comes from `Kernel` (Alex Portnov, Jon Rowe).
|
92
|
-
|
93
|
-
### 2.14.0 / 2013-07-06
|
94
|
-
[full changelog](http://github.com/rspec/rspec-core/compare/v2.14.0.rc1...v2.14.0)
|
95
|
-
|
96
|
-
Enhancements
|
97
|
-
|
98
|
-
* Apply focus to examples defined with `fit` (equivalent of
|
99
|
-
`it "description", focus: true`) (Michael de Silva)
|
100
|
-
|
101
|
-
Bug fixes
|
102
|
-
|
103
|
-
* Ensure methods defined by `let` take precedence over others
|
104
|
-
when there is a name collision (e.g. from an included module).
|
105
|
-
(Jon Rowe, Andy Lindeman and Myron Marston)
|
106
|
-
|
107
|
-
### 2.14.0.rc1 / 2013-05-27
|
108
|
-
[full changelog](http://github.com/rspec/rspec-core/compare/v2.13.1...v2.14.0.rc1)
|
109
|
-
|
110
|
-
Enhancements
|
111
|
-
|
112
|
-
* Improved Windows detection inside Git Bash, for better `--color` handling.
|
113
|
-
* Add profiling of the slowest example groups to `--profile` option.
|
114
|
-
The output is sorted by the slowest average example groups.
|
115
|
-
* Don't show slow examples if there's a failure and both `--fail-fast`
|
116
|
-
and `--profile` options are used (Paweł Gościcki).
|
117
|
-
* Rather than always adding `spec` to the load path, add the configured
|
118
|
-
`--default-path` to the load path (which defaults to `spec`). This
|
119
|
-
better supports folks who choose to put their specs in a different
|
120
|
-
directory (John Feminella).
|
121
|
-
* Add some logic to test time duration precision. Make it a
|
122
|
-
function of time, dropping precision as the time increases. (Aaron Kromer)
|
123
|
-
* Add new `backtrace_inclusion_patterns` config option. Backtrace lines
|
124
|
-
that match one of these patterns will _always_ be included in the
|
125
|
-
backtrace, even if they match an exclusion pattern, too (Sam Phippen).
|
126
|
-
* Support ERB trim mode using the `-` when parsing `.rspec` as ERB
|
127
|
-
(Gabor Garami).
|
128
|
-
* Give a better error message when let and subject are called without a block.
|
129
|
-
(Sam Phippen).
|
130
|
-
* List the precedence of `.rspec-local` in the configuration documentation
|
131
|
-
(Sam Phippen)
|
132
|
-
* Support `{a,b}` shell expansion syntax in `--pattern` option
|
133
|
-
(Konstantin Haase).
|
134
|
-
* Add cucumber documentation for --require command line option
|
135
|
-
(Bradley Schaefer)
|
136
|
-
* Expose configruation options via config:
|
137
|
-
* `config.libs` returns the libs configured to be added onto the load path
|
138
|
-
* `full_backtrace?` returns the state of the backtrace cleaner
|
139
|
-
* `debug?` returns true when the debugger is loaded
|
140
|
-
* `line_numbers` returns the line numbers we are filtering by (if any)
|
141
|
-
* `full_description` returns the RegExp used to filter descriptions
|
142
|
-
(Jon Rowe)
|
143
|
-
* Add setters for RSpec.world and RSpec.configuration (Alex Soulim)
|
144
|
-
* Configure ruby's warning behaviour with `--warnings` (Jon Rowe)
|
145
|
-
* Fix an obscure issue on old versions of `1.8.7` where `Time.dup` wouldn't
|
146
|
-
allow access to `Time.now` (Jon Rowe)
|
147
|
-
* Make `shared_examples_for` context aware, so that keys may be safely reused
|
148
|
-
in multiple contexts without colliding. (Jon Rowe)
|
149
|
-
* Add a configurable `deprecation_stream` (Jon Rowe)
|
150
|
-
* Publish deprecations through a formatter (David Chelimsky)
|
151
|
-
|
152
|
-
Bug fixes
|
153
|
-
|
154
|
-
* Make JSON formatter behave the same when it comes to `--profile` as
|
155
|
-
the text formatter (Paweł Gościcki).
|
156
|
-
* Fix named subjects so that if an inner group defines a method that
|
157
|
-
overrides the named method, `subject` still retains the originally
|
158
|
-
declared value (Myron Marston).
|
159
|
-
* Fix random ordering so that it does not cause `rand` in examples in
|
160
|
-
nested sibling contexts to return the same value (Max Shytikov).
|
161
|
-
* Use the new `backtrace_inclusion_patterns` config option to ensure
|
162
|
-
that folks who develop code in a directory matching one of the default
|
163
|
-
exclusion patterns (e.g. `gems`) still get the normal backtrace
|
164
|
-
filtering (Sam Phippen).
|
165
|
-
* Fix ordering of `before` hooks so that `before` hooks declared in
|
166
|
-
`RSpec.configure` run before `before` hooks declared in a shared
|
167
|
-
context (Michi Huber and Tejas Dinkar).
|
168
|
-
* Fix `Example#full_description` so that it gets filled in by the last
|
169
|
-
matcher description (as `Example#description` already did) when no
|
170
|
-
doc string has been provided (David Chelimsky).
|
171
|
-
* Fix the memoized methods (`let` and `subject`) leaking `define_method`
|
172
|
-
as a `public` method. (Thomas Holmes and Jon Rowe) (#873)
|
173
|
-
* Fix warnings coming from the test suite. (Pete Higgins)
|
174
|
-
|
175
|
-
Deprecations
|
176
|
-
|
177
|
-
* Deprecate `Configuration#backtrace_clean_patterns` in favor of
|
178
|
-
`Configuration#backtrace_exclusion_patterns` for greater consistency
|
179
|
-
and symmetry with new `backtrace_inclusion_patterns` config option
|
180
|
-
(Sam Phippen).
|
181
|
-
* Deprecate `Configuration#requires=` in favor of using ruby's
|
182
|
-
`require`. Requires specified by the command line can still be
|
183
|
-
accessed by the `Configuration#require` reader. (Bradley Schaefer)
|
184
|
-
* Deprecate calling `SharedExampleGroups` defined across sibling contexts
|
185
|
-
(Jon Rowe)
|
186
|
-
|
187
|
-
### 2.13.1 / 2013-03-12
|
188
|
-
[full changelog](http://github.com/rspec/rspec-core/compare/v2.13.0...v2.13.1)
|
189
|
-
|
190
|
-
Bug fixes
|
191
|
-
|
192
|
-
* Use hook classes as proxies rather than extending hook blocks to support
|
193
|
-
lambdas for before/after/around hooks. (David Chelimsky)
|
194
|
-
* Fix regression in 2.13.0 that caused confusing behavior when overriding
|
195
|
-
a named subject with an unnamed subject in an inner group and then
|
196
|
-
referencing the outer group subject's name. The fix for this required
|
197
|
-
us to disallow using `super` in a named subject (which is confusing,
|
198
|
-
anyway -- named subjects create 2 methods, so which method on the
|
199
|
-
parent example group are you `super`ing to?) but `super` in an unnamed
|
200
|
-
subject continues to work (Myron Marston).
|
201
|
-
* Do not allow a referenced `let` or `subject` in `before(:all)` to cause
|
202
|
-
other `let` declarations to leak across examples (Myron Marston).
|
203
|
-
* Work around odd ruby 1.9 bug with `String#match` that was triggered
|
204
|
-
by passing it a regex from a `let` declaration. For more info, see
|
205
|
-
http://bugs.ruby-lang.org/issues/8059 (Aaron Kromer).
|
206
|
-
* Add missing `require 'set'` to `base_text_formatter.rb` (Tom
|
207
|
-
Anderson).
|
208
|
-
|
209
|
-
Deprecations
|
210
|
-
|
211
|
-
* Deprecate accessing `let` or `subject` declarations in `before(:all)`.
|
212
|
-
These were not intended to be called in a `before(:all)` hook, as
|
213
|
-
they exist to define state that is reset between each example, while
|
214
|
-
`before(:all)` exists to define state that is shared across examples
|
215
|
-
in an example group (Myron Marston).
|
216
|
-
|
217
|
-
### 2.13.0 / 2013-02-23
|
218
|
-
[full changelog](http://github.com/rspec/rspec-core/compare/v2.12.2...v2.13.0)
|
219
|
-
|
220
|
-
Enhancements
|
221
|
-
|
222
|
-
* Allow `--profile` option to take a count argument that
|
223
|
-
determines the number of slow examples to dump
|
224
|
-
(Greggory Rothmeier).
|
225
|
-
* Add `subject!` that is the analog to `let!`. It defines an
|
226
|
-
explicit subject and sets a `before` hook that will invoke
|
227
|
-
the subject (Zubin Henner).
|
228
|
-
* Fix `let` and `subject` declaration so that `super`
|
229
|
-
and `return` can be used in them, just like in a normal
|
230
|
-
method. (Myron Marston)
|
231
|
-
* Allow output colors to be configured individually.
|
232
|
-
(Charlie Maffitt)
|
233
|
-
* Always dump slow examples when `--profile` option is given,
|
234
|
-
even when an example failed (Myron Marston).
|
235
|
-
|
236
|
-
Bug fixes
|
237
|
-
|
238
|
-
* Don't blow up when dumping error output for instances
|
239
|
-
of anonymous error classes (Myron Marston).
|
240
|
-
* Fix default backtrace filters so lines from projects
|
241
|
-
containing "gems" in the name are not filtered, but
|
242
|
-
lines from installed gems still are (Myron Marston).
|
243
|
-
* Fix autotest command so that is uses double quotes
|
244
|
-
rather than single quotes for windows compatibility
|
245
|
-
(Jonas Tingeborn).
|
246
|
-
* Fix `its` so that uses of `subject` in a `before` or `let`
|
247
|
-
declaration in the parent group continue to reference the
|
248
|
-
parent group's subject. (Olek Janiszewski)
|
249
|
-
|
250
|
-
### 2.12.2 / 2012-12-13
|
251
|
-
[full changelog](http://github.com/rspec/rspec-core/compare/v2.12.1...v2.12.2)
|
252
|
-
|
253
|
-
Bug fixes
|
254
|
-
|
255
|
-
* Fix `RSpec::Core::RakeTask` so that it is compatible with rake 0.8.7
|
256
|
-
on ruby 1.8.7. We had accidentally broke it in the 2.12 release
|
257
|
-
(Myron Marston).
|
258
|
-
* Fix `RSpec::Core::RakeTask` so it is tolerant of the `Rspec` constant
|
259
|
-
for backwards compatibility (Patrick Van Stee)
|
260
|
-
|
261
|
-
### 2.12.1 / 2012-12-01
|
262
|
-
[full changelog](http://github.com/rspec/rspec-core/compare/v2.12.0...v2.12.1)
|
263
|
-
|
264
|
-
Bug fixes
|
265
|
-
|
266
|
-
* Specs are run even if another at\_exit hook calls `exit`. This allows
|
267
|
-
Test::Unit and RSpec to run together. (Suraj N. Kurapati)
|
268
|
-
* Fix full doc string concatenation so that it handles the case of a
|
269
|
-
method string (e.g. "#foo") being nested under a context string
|
270
|
-
(e.g. "when it is tuesday"), so that we get "when it is tuesday #foo"
|
271
|
-
rather than "when it is tuesday#foo". (Myron Marston)
|
272
|
-
* Restore public API I unintentionally broke in 2.12.0:
|
273
|
-
`RSpec::Core::Formatters::BaseFormatter#format_backtrce(backtrace, example)`
|
274
|
-
(Myron Marston).
|
275
|
-
|
276
|
-
### 2.12.0 / 2012-11-12
|
277
|
-
[full changelog](http://github.com/rspec/rspec-core/compare/v2.11.1...v2.12.0)
|
278
|
-
|
279
|
-
Enhancements
|
280
|
-
|
281
|
-
* Add support for custom ordering strategies for groups and examples.
|
282
|
-
(Myron Marston)
|
283
|
-
* JSON Formatter (Alex Chaffee)
|
284
|
-
* Refactor rake task internals (Sam Phippen)
|
285
|
-
* Refactor HtmlFormatter (Pete Hodgson)
|
286
|
-
* Autotest supports a path to Ruby that contains spaces (dsisnero)
|
287
|
-
* Provide a helpful warning when a shared example group is redefined.
|
288
|
-
(Mark Burns).
|
289
|
-
* `--default_path` can be specified as `--default-line`. `--line_number` can be
|
290
|
-
specified as `--line-number`. Hyphens are more idiomatic command line argument
|
291
|
-
separators (Sam Phippen).
|
292
|
-
* A more useful error message is shown when an invalid command line option is
|
293
|
-
used (Jordi Polo).
|
294
|
-
* Add `format_docstrings { |str| }` config option. It can be used to
|
295
|
-
apply formatting rules to example group and example docstrings.
|
296
|
-
(Alex Tan)
|
297
|
-
* Add support for an `.rspec-local` options file. This is intended to
|
298
|
-
allow individual developers to set options in a git-ignored file that
|
299
|
-
override the common project options in `.rspec`. (Sam Phippen)
|
300
|
-
* Support for mocha 0.13.0. (Andy Lindeman)
|
301
|
-
|
302
|
-
Bug fixes
|
303
|
-
|
304
|
-
* Remove override of `ExampleGroup#ancestors`. This is a core ruby method that
|
305
|
-
RSpec shouldn't override. Instead, define `ExampleGroup#parent_groups`. (Myron
|
306
|
-
Marston)
|
307
|
-
* Limit monkey patching of shared example/context declaration methods
|
308
|
-
(`shared_examples_for`, etc.) to just the objects that need it rather than
|
309
|
-
every object in the system (Myron Marston).
|
310
|
-
* Fix Metadata#fetch to support computed values (Sam Goldman).
|
311
|
-
* Named subject can now be referred to from within subject block in a nested
|
312
|
-
group (tomykaira).
|
313
|
-
* Fix `fail_fast` so that it properly exits when an error occurs in a
|
314
|
-
`before(:all) hook` (Bradley Schaefer).
|
315
|
-
* Make the order spec files are loaded consistent, regardless of the
|
316
|
-
order of the files returned by the OS or the order passed at
|
317
|
-
the command line (Jo Liss and Sam Phippen).
|
318
|
-
* Ensure instance variables from `before(:all)` are always exposed
|
319
|
-
from `after(:all)`, even if an error occurs in `before(:all)`
|
320
|
-
(Sam Phippen).
|
321
|
-
* `rspec --init` no longer generates an incorrect warning about `--configure`
|
322
|
-
being deprecated (Sam Phippen).
|
323
|
-
* Fix pluralization of `1 seconds` (Odin Dutton)
|
324
|
-
* Fix ANSICON url (Jarmo Pertman)
|
325
|
-
* Use dup of Time so reporting isn't clobbered by examples that modify Time
|
326
|
-
without properly restoring it. (David Chelimsky)
|
327
|
-
|
328
|
-
Deprecations
|
329
|
-
|
330
|
-
* `share_as` is no longer needed. `shared_context` and/or
|
331
|
-
`RSpec::SharedContext` provide better mechanisms (Sam Phippen).
|
332
|
-
* Deprecate `RSpec.configuration` with a block (use `RSpec.configure`).
|
333
|
-
|
334
|
-
|
335
|
-
### 2.11.1 / 2012-07-18
|
336
|
-
[full changelog](http://github.com/rspec/rspec-core/compare/v2.11.0...v2.11.1)
|
337
|
-
|
338
|
-
Bug fixes
|
339
|
-
|
340
|
-
* Fix the way we autoload RSpec::Matchers so that custom matchers can be
|
341
|
-
defined before rspec-core has been configured to definitely use
|
342
|
-
rspec-expectations. (Myron Marston)
|
343
|
-
* Fix typo in --help message printed for -e option. (Jo Liss)
|
344
|
-
* Fix ruby warnings. (Myron Marston)
|
345
|
-
* Ignore mock expectation failures when the example has already failed.
|
346
|
-
Mock expectation failures have always been ignored in this situation,
|
347
|
-
but due to my changes in 27059bf1 it was printing a confusing message.
|
348
|
-
(Myron Marston).
|
349
|
-
|
350
|
-
### 2.11.0 / 2012-07-07
|
351
|
-
[full changelog](http://github.com/rspec/rspec-core/compare/v2.10.1...v2.11.0)
|
352
|
-
|
353
|
-
Enhancements
|
354
|
-
|
355
|
-
* Support multiple `--example` options. (Daniel Doubrovkine @dblock)
|
356
|
-
* Named subject e.g. `subject(:article) { Article.new }`
|
357
|
-
* see [http://blog.davidchelimsky.net/2012/05/13/spec-smell-explicit-use-of-subject/](http://blog.davidchelimsky.net/2012/05/13/spec-smell-explicit-use-of-subject/)
|
358
|
-
for background.
|
359
|
-
* thanks to Bradley Schaefer for suggesting it and Avdi Grimm for almost
|
360
|
-
suggesting it.
|
361
|
-
* `config.mock_with` and `config.expect_with` yield custom config object to a
|
362
|
-
block if given
|
363
|
-
* aids decoupling from rspec-core's configuation
|
364
|
-
* `include_context` and `include_examples` support a block, which gets eval'd
|
365
|
-
in the current context (vs the nested context generated by `it_behaves_like`).
|
366
|
-
* Add `config.order = 'random'` to the `spec_helper.rb` generated by `rspec
|
367
|
-
--init`.
|
368
|
-
* Delay the loading of DRb (Myron Marston).
|
369
|
-
* Limit monkey patching of `describe` onto just the objects that need it rather
|
370
|
-
than every object in the system (Myron Marston).
|
371
|
-
|
372
|
-
Bug fixes
|
373
|
-
|
374
|
-
* Support alternative path separators. For example, on Windows, you can now do
|
375
|
-
this: `rspec spec\subdir`. (Jarmo Pertman @jarmo)
|
376
|
-
* When an example raises an error and an after or around hook does as
|
377
|
-
well, print out the hook error. Previously, the error was silenced and
|
378
|
-
the user got no feedback about what happened. (Myron Marston)
|
379
|
-
* `--require` and `-I` are merged among different configuration sources (Andy
|
380
|
-
Lindeman)
|
381
|
-
* Delegate to mocha methods instead of aliasing them in mocha adapter.
|
382
|
-
|
383
|
-
### 2.10.1 / 2012-05-19
|
384
|
-
[full changelog](http://github.com/rspec/rspec-core/compare/v2.10.0...v2.10.1)
|
385
|
-
|
386
|
-
Bug fixes
|
387
|
-
|
388
|
-
* `RSpec.reset` properly reinits configuration and world
|
389
|
-
* Call `to_s` before `split` on exception messages that might not always be
|
390
|
-
Strings (slyphon)
|
391
|
-
|
392
|
-
### 2.10.0 / 2012-05-03
|
393
|
-
[full changelog](http://github.com/rspec/rspec-core/compare/v2.9.0...v2.10.0)
|
394
|
-
|
395
|
-
Enhancements
|
396
|
-
|
397
|
-
* Add `prepend_before` and `append_after` hooks (preethiramdev)
|
398
|
-
* intended for extension libs
|
399
|
-
* restores rspec-1 behavior
|
400
|
-
* Reporting of profiled examples (moro)
|
401
|
-
* Report the total amount of time taken for the top slowest examples.
|
402
|
-
* Report what percentage the slowest examples took from the total runtime.
|
403
|
-
|
404
|
-
Bug fixes
|
405
|
-
|
406
|
-
* Properly parse `SPEC_OPTS` options.
|
407
|
-
* `example.description` returns the location of the example if there is no
|
408
|
-
explicit description or matcher-generated description.
|
409
|
-
* RDoc fixes (Grzegorz Świrski)
|
410
|
-
* Do not modify example ancestry when dumping errors (Michael Grosser)
|
411
|
-
|
412
|
-
### 2.9.0 / 2012-03-17
|
413
|
-
[full changelog](http://github.com/rspec/rspec-core/compare/v2.8.0...v2.9.0)
|
414
|
-
|
415
|
-
Enhancements
|
416
|
-
|
417
|
-
* Support for "X minutes X seconds" spec run duration in formatter. (uzzz)
|
418
|
-
* Strip whitespace from group and example names in doc formatter.
|
419
|
-
* Removed spork-0.9 shim. If you're using spork-0.8.x, you'll need to upgrade
|
420
|
-
to 0.9.0.
|
421
|
-
|
422
|
-
Bug fixes
|
423
|
-
|
424
|
-
* Restore `--full_backtrace` option
|
425
|
-
* Ensure that values passed to `config.filter_run` are respected when running
|
426
|
-
over DRb (using spork).
|
427
|
-
* Ensure shared example groups are reset after a run (as example groups are).
|
428
|
-
* Remove `rescue false` from calls to filters represented as Procs
|
429
|
-
* Ensure `described_class` gets the closest constant (pyromaniac)
|
430
|
-
* In "autorun", don't run the specs in the `at_exit` hook if there was an
|
431
|
-
exception (most likely due to a SyntaxError). (sunaku)
|
432
|
-
* Don't extend groups with modules already used to extend ancestor groups.
|
433
|
-
* `its` correctly memoizes nil or false values (Yamada Masaki)
|
434
|
-
|
435
|
-
### 2.8.0 / 2012-01-04
|
436
|
-
|
437
|
-
[full changelog](http://github.com/rspec/rspec-core/compare/v2.8.0.rc2...v2.8.0)
|
438
|
-
|
439
|
-
Bug fixes
|
440
|
-
|
441
|
-
* For metadata filtering, restore passing the entire array to the proc, rather
|
442
|
-
than each item in the array (weidenfreak)
|
443
|
-
* Ensure each spec file is loaded only once
|
444
|
-
* Fixes a bug that caused all the examples in a file to be run when
|
445
|
-
referenced twice with line numbers in a command, e.g.
|
446
|
-
* `rspec path/to/file:37 path/to/file:42`
|
447
|
-
|
448
|
-
### 2.8.0.rc2 / 2011-12-19
|
449
|
-
|
450
|
-
[full changelog](http://github.com/rspec/rspec-core/compare/v2.8.0.rc1...v2.8.0.rc2)
|
451
|
-
|
452
|
-
Enhancments
|
453
|
-
|
454
|
-
* new `--init` command (Peter Schröder)
|
455
|
-
* generates `spec/spec_helper.rb`
|
456
|
-
* deletes obsolete files (on confirmation)
|
457
|
-
* merged with and deprecates `--configure` command, which generated
|
458
|
-
`.rspec`
|
459
|
-
* use `require_relative` when available (Ian Leitch)
|
460
|
-
* `include_context` and `include_examples` accept params (Calvin Bascom)
|
461
|
-
* print the time for every example in the html formatter (Richie Vos)
|
462
|
-
* several tasty refactoring niblets (Sasha)
|
463
|
-
* `it "does something", :x => [:foo,'bar',/baz/] (Ivan Neverov)
|
464
|
-
* supports matching n command line tag values with an example or group
|
465
|
-
|
466
|
-
### 2.8.0.rc1 / 2011-11-06
|
467
|
-
|
468
|
-
[full changelog](http://github.com/rspec/rspec-core/compare/v2.7.1...v2.8.0.rc1)
|
469
|
-
|
470
|
-
Enhancements
|
471
|
-
|
472
|
-
* `--order` (Justin Ko)
|
473
|
-
* run examples in random order: `--order rand`
|
474
|
-
* specify the seed: `--order rand:123`
|
475
|
-
* `--seed SEED`
|
476
|
-
* equivalent of `--order rand:SEED`
|
477
|
-
* SharedContext supports `let` (David Chelimsky)
|
478
|
-
* Filter improvements (David Chelimsky)
|
479
|
-
* override opposing tags from the command line
|
480
|
-
* override RSpec.configure tags from the command line
|
481
|
-
* `--line_number 37` overrides all other filters
|
482
|
-
* `path/to/file.rb:37` overrides all other filters
|
483
|
-
* refactor: consolidate filter management in a FilterManger object
|
484
|
-
* Eliminate Ruby warnings (Matijs van Zuijlen)
|
485
|
-
* Make reporter.report an API (David Chelimsky)
|
486
|
-
* supports extension tools like interative_rspec
|
487
|
-
|
488
|
-
Changes
|
489
|
-
|
490
|
-
* change `config.color_enabled` (getter/setter/predicate) to `color` to align
|
491
|
-
with `--[no]-color` CLI option.
|
492
|
-
* `color_enabled` is still supported for now, but will likley be deprecated
|
493
|
-
in a 2.x release so we can remove it in 3.0.
|
494
|
-
|
495
|
-
Bug fixes
|
496
|
-
|
497
|
-
* Make sure the `bar` in `--tag foo:bar` makes it to DRb (Aaron Gibralter)
|
498
|
-
* Fix bug where full descriptions of groups nested 3 deep were repeated.
|
499
|
-
* Restore report of time to run to start after files are loaded.
|
500
|
-
* fixes bug where run times were cumalitive in spork
|
501
|
-
* fixes compatibility with time-series metrics
|
502
|
-
* Don't error out when `config.mock_with` or `expect_with` is re-specifying the
|
503
|
-
current config (Myron Marston)
|
504
|
-
|
505
|
-
* Deprecations
|
506
|
-
* :alias option on `configuration.add_setting`. Use `:alias_with` on the
|
507
|
-
original setting declaration instead.
|
508
|
-
|
509
|
-
### 2.7.1 / 2011-10-20
|
510
|
-
|
511
|
-
[full changelog](http://github.com/rspec/rspec-core/compare/v2.7.0...v2.7.1)
|
512
|
-
|
513
|
-
Bug fixes
|
514
|
-
|
515
|
-
* tell autotest the correct place to find the rspec executable
|
516
|
-
|
517
|
-
### 2.7.0 / 2011-10-16
|
518
|
-
|
519
|
-
[full changelog](http://github.com/rspec/rspec-core/compare/v2.6.4...v2.7.0)
|
520
|
-
|
521
|
-
NOTE: RSpec's release policy dictates that there should not be any backward
|
522
|
-
incompatible changes in minor releases, but we're making an exception to
|
523
|
-
release a change to how RSpec interacts with other command line tools.
|
524
|
-
|
525
|
-
As of 2.7.0, you must explicity `require "rspec/autorun"` unless you use the
|
526
|
-
`rspec` command (which already does this for you).
|
527
|
-
|
528
|
-
Enhancements
|
529
|
-
|
530
|
-
* Add `example.exception` (David Chelimsky)
|
531
|
-
* `--default_path` command line option (Justin Ko)
|
532
|
-
* support multiple `--line_number` options (David J. Hamilton)
|
533
|
-
* also supports `path/to/file.rb:5:9` (runs examples on lines 5 and 9)
|
534
|
-
* Allow classes/modules to be used as shared example group identifiers (Arthur
|
535
|
-
Gunn)
|
536
|
-
* Friendly error message when shared context cannot be found (Sławosz
|
537
|
-
Sławiński)
|
538
|
-
* Clear formatters when resetting config (John Bintz)
|
539
|
-
* Add `xspecify` and xexample as temp-pending methods (David Chelimsky)
|
540
|
-
* Add `--no-drb` option (Iain Hecker)
|
541
|
-
* Provide more accurate run time by registering start time before code is
|
542
|
-
loaded (David Chelimsky)
|
543
|
-
* reverted in 2.8.0
|
544
|
-
* Rake task default pattern finds specs in symlinked dirs (Kelly Felkins)
|
545
|
-
* Rake task no longer does anything to invoke bundler since Bundler already
|
546
|
-
handles it for us. Thanks to Andre Arko for the tip.
|
547
|
-
* Add `--failure-exit-code` option (Chris Griego)
|
548
|
-
|
549
|
-
Bug fixes
|
550
|
-
|
551
|
-
* Include `Rake::DSL` to remove deprecation warnings in Rake > 0.8.7 (Pivotal
|
552
|
-
Casebook)
|
553
|
-
* Only eval `let` block once even if it returns `nil` (Adam Meehan)
|
554
|
-
* Fix `--pattern` option (wasn't being recognized) (David Chelimsky)
|
555
|
-
* Only implicitly `require "rspec/autorun"` with the `rspec` command (David
|
556
|
-
Chelimsky)
|
557
|
-
* Ensure that rspec's `at_exit` defines the exit code (Daniel Doubrovkine)
|
558
|
-
* Show the correct snippet in the HTML and TextMate formatters (Brian Faherty)
|
559
|
-
|
560
|
-
### 2.6.4 / 2011-06-06
|
561
|
-
|
562
|
-
[full changelog](http://github.com/rspec/rspec-core/compare/v2.6.3...v2.6.4)
|
563
|
-
|
564
|
-
NOTE: RSpec's release policy dictates that there should not be new
|
565
|
-
functionality in patch releases, but this minor enhancement slipped in by
|
566
|
-
accident. As it doesn't add a new API, we decided to leave it in rather than
|
567
|
-
roll back this release.
|
568
|
-
|
569
|
-
Enhancements
|
570
|
-
|
571
|
-
* Add summary of commands to run individual failed examples.
|
572
|
-
|
573
|
-
Bug fixes
|
574
|
-
|
575
|
-
* Support exclusion filters in DRb. (Yann Lugrin)
|
576
|
-
* Fix --example escaping when run over DRb. (Elliot Winkler)
|
577
|
-
* Use standard ANSI codes for color formatting so colors work in a wider set of
|
578
|
-
color schemes.
|
579
|
-
|
580
|
-
### 2.6.3 / 2011-05-24
|
581
|
-
|
582
|
-
[full changelog](http://github.com/rspec/rspec-core/compare/v2.6.2...v2.6.3)
|
583
|
-
|
584
|
-
Bug fixes
|
585
|
-
|
586
|
-
* Explicitly convert exit code to integer, avoiding TypeError when return
|
587
|
-
value of run is IO object proxied by `DRb::DRbObject` (Julian Scheid)
|
588
|
-
* Clarify behavior of `--example` command line option
|
589
|
-
* Build using a rubygems-1.6.2 to avoid downstream yaml parsing error
|
590
|
-
|
591
|
-
### 2.6.2 / 2011-05-21
|
592
|
-
|
593
|
-
[full changelog](http://github.com/rspec/rspec-core/compare/v2.6.1...v2.6.2)
|
594
|
-
|
595
|
-
Bug fixes
|
596
|
-
|
597
|
-
* Warn rather than raise when HOME env var is not defined
|
598
|
-
* Properly merge command-line exclusions with default :if and :unless (joshcooper)
|
599
|
-
|
600
|
-
### 2.6.1 / 2011-05-19
|
601
|
-
|
602
|
-
[full changelog](http://github.com/rspec/rspec-core/compare/v2.6.0...v2.6.1)
|
603
|
-
|
604
|
-
Bug fixes
|
605
|
-
|
606
|
-
* Don't extend nil when filters are nil
|
607
|
-
* `require 'rspec/autorun'` when running rcov.
|
608
|
-
|
609
|
-
### 2.6.0 / 2011-05-12
|
610
|
-
|
611
|
-
[full changelog](http://github.com/rspec/rspec-core/compare/v2.5.1...v2.6.0)
|
612
|
-
|
613
|
-
Enhancements
|
614
|
-
|
615
|
-
* `shared_context` (Damian Nurzynski)
|
616
|
-
* extend groups matching specific metadata with:
|
617
|
-
* method definitions
|
618
|
-
* subject declarations
|
619
|
-
* let/let! declarations
|
620
|
-
* etc (anything you can do in a group)
|
621
|
-
* `its([:key])` works for any subject with #[]. (Peter Jaros)
|
622
|
-
* `treat_symbols_as_metadata_keys_with_true_values` (Myron Marston)
|
623
|
-
* Print a deprecation warning when you configure RSpec after defining an
|
624
|
-
example. All configuration should happen before any examples are defined.
|
625
|
-
(Myron Marston)
|
626
|
-
* Pass the exit status of a DRb run to the invoking process. This causes specs
|
627
|
-
run via DRb to not just return true or false. (Ilkka Laukkanen)
|
628
|
-
* Refactoring of `ConfigurationOptions#parse_options` (Rodrigo Rosenfeld Rosas)
|
629
|
-
* Report excluded filters in runner output (tip from andyl)
|
630
|
-
* Clean up messages for filters/tags.
|
631
|
-
* Restore --pattern/-P command line option from rspec-1
|
632
|
-
* Support false as well as true in config.full_backtrace= (Andreas Tolf
|
633
|
-
Tolfsen)
|
634
|
-
|
635
|
-
Bug fixes
|
636
|
-
|
637
|
-
* Don't stumble over an exception without a message (Hans Hasselberg)
|
638
|
-
* Remove non-ascii characters from comments that were choking rcov (Geoffrey
|
639
|
-
Byers)
|
640
|
-
* Fixed backtrace so it doesn't include lines from before the autorun at_exit
|
641
|
-
hook (Myron Marston)
|
642
|
-
* Include RSpec::Matchers when first example group is defined, rather than just
|
643
|
-
before running the examples. This works around an obscure bug in ruby 1.9
|
644
|
-
that can cause infinite recursion. (Myron Marston)
|
645
|
-
* Don't send `example_group_[started|finished]` to formatters for empty groups.
|
646
|
-
* Get specs passing on jruby (Sidu Ponnappa)
|
647
|
-
* Fix bug where mixing nested groups and outer-level examples gave
|
648
|
-
unpredictable :line_number behavior (Artur Małecki)
|
649
|
-
* Regexp.escape the argument to --example (tip from Elliot Winkler)
|
650
|
-
* Correctly pass/fail pending block with message expectations
|
651
|
-
* CommandLine returns exit status (0/1) instead of true/false
|
652
|
-
* Create path to formatter output file if it doesn't exist (marekj).
|
653
|
-
|
654
|
-
|
655
|
-
### 2.5.1 / 2011-02-06
|
656
|
-
|
657
|
-
[full changelog](http://github.com/rspec/rspec-core/compare/v2.5.0...v2.5.1)
|
658
|
-
|
659
|
-
NOTE: this release breaks compatibility with rspec/autotest/bundler
|
660
|
-
integration, but does so in order to greatly simplify it.
|
661
|
-
|
662
|
-
With this release, if you want the generated autotest command to include
|
663
|
-
'bundle exec', require Autotest's bundler plugin in a .autotest file in the
|
664
|
-
project's root directory or in your home directory:
|
665
|
-
|
666
|
-
require "autotest/bundler"
|
667
|
-
|
668
|
-
Now you can just type 'autotest' on the commmand line and it will work as you expect.
|
669
|
-
|
670
|
-
If you don't want 'bundle exec', there is nothing you have to do.
|
671
|
-
|
672
|
-
### 2.5.0 / 2011-02-05
|
673
|
-
|
674
|
-
[full changelog](http://github.com/rspec/rspec-core/compare/v2.4.0...v2.5.0)
|
675
|
-
|
676
|
-
Enhancements
|
677
|
-
|
678
|
-
* Autotest::Rspec2 parses command line args passed to autotest after '--'
|
679
|
-
* --skip-bundler option for autotest command
|
680
|
-
* Autotest regexp fixes (Jon Rowe)
|
681
|
-
* Add filters to html and textmate formatters (Daniel Quimper)
|
682
|
-
* Explicit passing of block (need for JRuby 1.6) (John Firebaugh)
|
683
|
-
|
684
|
-
Bug fixes
|
685
|
-
|
686
|
-
* fix dom IDs in HTML formatter (Brian Faherty)
|
687
|
-
* fix bug with --drb + formatters when not running in drb
|
688
|
-
* include --tag options in drb args (monocle)
|
689
|
-
* fix regression so now SPEC_OPTS take precedence over CLI options again (Roman
|
690
|
-
Chernyatchik)
|
691
|
-
* only call its(:attribute) once (failing example from Brian Dunn)
|
692
|
-
* fix bizarre bug where rspec would hang after String.alias :to_int :to_i
|
693
|
-
(Damian Nurzynski)
|
694
|
-
|
695
|
-
Deprecations
|
696
|
-
|
697
|
-
* implicit inclusion of 'bundle exec' when Gemfile present (use autotest's
|
698
|
-
bundler plugin instead)
|
699
|
-
|
700
|
-
### 2.4.0 / 2011-01-02
|
701
|
-
|
702
|
-
[full changelog](http://github.com/rspec/rspec-core/compare/v2.3.1...v2.4.0)
|
703
|
-
|
704
|
-
Enhancements
|
705
|
-
|
706
|
-
* start the debugger on -d so the stack trace is visible when it stops
|
707
|
-
(Clifford Heath)
|
708
|
-
* apply hook filtering to examples as well as groups (Myron Marston)
|
709
|
-
* support multiple formatters, each with their own output
|
710
|
-
* show exception classes in failure messages unless they come from RSpec
|
711
|
-
matchers or message expectations
|
712
|
-
* before(:all) { pending } sets all examples to pending
|
713
|
-
|
714
|
-
Bug fixes
|
715
|
-
|
716
|
-
* fix bug due to change in behavior of reject in Ruby 1.9.3-dev (Shota
|
717
|
-
Fukumori)
|
718
|
-
* fix bug when running in jruby: be explicit about passing block to super (John
|
719
|
-
Firebaugh)
|
720
|
-
* rake task doesn't choke on paths with quotes (Janmejay Singh)
|
721
|
-
* restore --options option from rspec-1
|
722
|
-
* require 'ostruct' to fix bug with its([key]) (Kim Burgestrand)
|
723
|
-
* --configure option generates .rspec file instead of autotest/discover.rb
|
724
|
-
|
725
|
-
### 2.3.1 / 2010-12-16
|
726
|
-
|
727
|
-
[full changelog](http://github.com/rspec/rspec-core/compare/v2.3.0...v2.3.1)
|
728
|
-
|
729
|
-
Bug fixes
|
730
|
-
|
731
|
-
* send debugger warning message to $stdout if RSpec.configuration.error_stream
|
732
|
-
has not been defined yet.
|
733
|
-
* HTML Formatter _finally_ properly displays nested groups (Jarmo Pertman)
|
734
|
-
* eliminate some warnings when running RSpec's own suite (Jarmo Pertman)
|
735
|
-
|
736
|
-
### 2.3.0 / 2010-12-12
|
737
|
-
|
738
|
-
[full changelog](http://github.com/rspec/rspec-core/compare/v2.2.1...v2.3.0)
|
739
|
-
|
740
|
-
Enhancements
|
741
|
-
|
742
|
-
* tell autotest to use "rspec2" if it sees a .rspec file in the project's root
|
743
|
-
directory
|
744
|
-
* replaces the need for ./autotest/discover.rb, which will not work with
|
745
|
-
all versions of ZenTest and/or autotest
|
746
|
-
* config.expect_with
|
747
|
-
* :rspec # => rspec/expectations
|
748
|
-
* :stdlib # => test/unit/assertions
|
749
|
-
* :rspec, :stdlib # => both
|
750
|
-
|
751
|
-
Bug fixes
|
752
|
-
|
753
|
-
* fix dev Gemfile to work on non-mac-os machines (Lake Denman)
|
754
|
-
* ensure explicit subject is only eval'd once (Laszlo Bacsi)
|
755
|
-
|
756
|
-
### 2.2.1 / 2010-11-28
|
757
|
-
|
758
|
-
[full changelog](http://github.com/rspec/rspec-core/compare/v2.2.0...v2.2.1)
|
759
|
-
|
760
|
-
Bug fixes
|
761
|
-
* alias_method instead of override Kernel#method_missing (John Wilger)
|
762
|
-
* changed --autotest to --tty in generated command (MIKAMI Yoshiyuki)
|
763
|
-
* revert change to debugger (had introduced conflict with Rails)
|
764
|
-
* also restored --debugger/-debug option
|
765
|
-
|
766
|
-
### 2.2.0 / 2010-11-28
|
767
|
-
|
768
|
-
[full changelog](http://github.com/rspec/rspec-core/compare/v2.1.0...v2.2.0)
|
769
|
-
|
770
|
-
Deprecations/changes
|
771
|
-
|
772
|
-
* --debug/-d on command line is deprecated and now has no effect
|
773
|
-
* win32console is now ignored; Windows users must use ANSICON for color support
|
774
|
-
(Bosko Ivanisevic)
|
775
|
-
|
776
|
-
Enhancements
|
777
|
-
|
778
|
-
* When developing locally rspec-core now works with the rspec-dev setup or your
|
779
|
-
local gems
|
780
|
-
* Raise exception with helpful message when rspec-1 is loaded alongside rspec-2
|
781
|
-
(Justin Ko)
|
782
|
-
* debugger statements _just work_ as long as ruby-debug is installed
|
783
|
-
* otherwise you get warned, but not fired
|
784
|
-
* Expose example.metadata in around hooks
|
785
|
-
* Performance improvments (much faster now)
|
786
|
-
|
787
|
-
Bug fixes
|
788
|
-
|
789
|
-
* Make sure --fail-fast makes it across drb
|
790
|
-
* Pass -Ilib:spec to rcov
|
791
|
-
|
792
|
-
### 2.1.0 / 2010-11-07
|
793
|
-
|
794
|
-
[full changelog](http://github.com/rspec/rspec-core/compare/v2.0.1...v2.1.0)
|
795
|
-
|
796
|
-
Enhancments
|
797
|
-
|
798
|
-
* Add skip_bundler option to rake task to tell rake task to ignore the presence
|
799
|
-
of a Gemfile (jfelchner)
|
800
|
-
* Add gemfile option to rake task to tell rake task what Gemfile to look for
|
801
|
-
(defaults to 'Gemfile')
|
802
|
-
* Allow passing caller trace into Metadata to support extensions (Glenn
|
803
|
-
Vanderburg)
|
804
|
-
* Add deprecation warning for Spec::Runner.configure to aid upgrade from
|
805
|
-
RSpec-1
|
806
|
-
* Add deprecated Spec::Rake::SpecTask to aid upgrade from RSpec-1
|
807
|
-
* Add 'autospec' command with helpful message to aid upgrade from RSpec-1
|
808
|
-
* Add support for filtering with tags on CLI (Lailson Bandeira)
|
809
|
-
* Add a helpful message about RUBYOPT when require fails in bin/rspec (slyphon)
|
810
|
-
* Add "-Ilib" to the default rcov options (Tianyi Cui)
|
811
|
-
* Make the expectation framework configurable (default rspec, of course)
|
812
|
-
(Justin Ko)
|
813
|
-
* Add 'pending' to be conditional (Myron Marston)
|
814
|
-
* Add explicit support for :if and :unless as metadata keys for conditional run
|
815
|
-
of examples (Myron Marston)
|
816
|
-
* Add --fail-fast command line option (Jeff Kreeftmeijer)
|
817
|
-
|
818
|
-
Bug fixes
|
819
|
-
|
820
|
-
* Eliminate stack overflow with "subject { self }"
|
821
|
-
* Require 'rspec/core' in the Raketask (ensures it required when running rcov)
|
822
|
-
|
823
|
-
### 2.0.1 / 2010-10-18
|
824
|
-
|
825
|
-
[full changelog](http://github.com/rspec/rspec-core/compare/v2.0.0...v2.0.1)
|
826
|
-
|
827
|
-
Bug fixes
|
828
|
-
|
829
|
-
* Restore color when using spork + autotest
|
830
|
-
* Pending examples without docstrings render the correct message (Josep M.
|
831
|
-
Bach)
|
832
|
-
* Fixed bug where a failure in a spec file ending in anything but _spec.rb
|
833
|
-
would fail in a confusing way.
|
834
|
-
* Support backtrace lines from erb templates in html formatter (Alex Crichton)
|
835
|
-
|
836
|
-
### 2.0.0 / 2010-10-10
|
837
|
-
|
838
|
-
[full changelog](http://github.com/rspec/rspec-core/compare/v2.0.0.rc...v2.0.0)
|
839
|
-
|
840
|
-
RSpec-1 compatibility
|
841
|
-
|
842
|
-
* Rake task uses ENV["SPEC"] as file list if present
|
843
|
-
|
844
|
-
Bug fixes
|
845
|
-
|
846
|
-
* Bug Fix: optparse --out foo.txt (Leonardo Bessa)
|
847
|
-
* Suppress color codes for non-tty output (except autotest)
|
848
|
-
|
849
|
-
### 2.0.0.rc / 2010-10-05
|
850
|
-
|
851
|
-
[full changelog](http://github.com/rspec/rspec-core/compare/v2.0.0.beta.22...v2.0.0.rc)
|
852
|
-
|
853
|
-
Enhancements
|
854
|
-
|
855
|
-
* implicitly require unknown formatters so you don't have to require the file
|
856
|
-
explicitly on the commmand line (Michael Grosser)
|
857
|
-
* add --out/-o option to assign output target
|
858
|
-
* added fail_fast configuration option to abort on first failure
|
859
|
-
* support a Hash subject (its([:key]) { should == value }) (Josep M. Bach)
|
860
|
-
|
861
|
-
Bug fixes
|
862
|
-
|
863
|
-
* Explicitly require rspec version to fix broken rdoc task (Hans de Graaff)
|
864
|
-
* Ignore backtrace lines that come from other languages, like Java or
|
865
|
-
Javascript (Charles Lowell)
|
866
|
-
* Rake task now does what is expected when setting (or not setting)
|
867
|
-
fail_on_error and verbose
|
868
|
-
* Fix bug in which before/after(:all) hooks were running on excluded nested
|
869
|
-
groups (Myron Marston)
|
870
|
-
* Fix before(:all) error handling so that it fails examples in nested groups,
|
871
|
-
too (Myron Marston)
|
872
|
-
|
873
|
-
### 2.0.0.beta.22 / 2010-09-12
|
874
|
-
|
875
|
-
[full changelog](http://github.com/rspec/rspec-core/compare/v2.0.0.beta.20...v2.0.0.beta.22)
|
876
|
-
|
877
|
-
Enhancements
|
878
|
-
|
879
|
-
* removed at_exit hook
|
880
|
-
* CTRL-C stops the run (almost) immediately
|
881
|
-
* first it cleans things up by running the appropriate after(:all) and
|
882
|
-
after(:suite) hooks
|
883
|
-
* then it reports on any examples that have already run
|
884
|
-
* cleaned up rake task
|
885
|
-
* generate correct task under variety of conditions
|
886
|
-
* options are more consistent
|
887
|
-
* deprecated redundant options
|
888
|
-
* run 'bundle exec autotest' when Gemfile is present
|
889
|
-
* support ERB in .rspec options files (Justin Ko)
|
890
|
-
* depend on bundler for development tasks (Myron Marston)
|
891
|
-
* add example_group_finished to formatters and reporter (Roman Chernyatchik)
|
892
|
-
|
893
|
-
Bug fixes
|
894
|
-
|
895
|
-
* support paths with spaces when using autotest (Andreas Neuhaus)
|
896
|
-
* fix module_exec with ruby 1.8.6 (Myron Marston)
|
897
|
-
* remove context method from top-level
|
898
|
-
* was conflicting with irb, for example
|
899
|
-
* errors in before(:all) are now reported correctly (Chad Humphries)
|
900
|
-
|
901
|
-
Removals
|
902
|
-
|
903
|
-
* removed -o --options-file command line option
|
904
|
-
* use ./.rspec and ~/.rspec
|