brakeman 3.6.1 → 3.6.2
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGES +15 -0
- data/bin/brakeman +0 -3
- data/bundle/load.rb +6 -6
- data/bundle/ruby/2.3.0/gems/{ruby_parser-3.8.4 → ruby_parser-3.9.0}/History.rdoc +29 -0
- data/bundle/ruby/2.3.0/gems/{ruby_parser-3.8.4 → ruby_parser-3.9.0}/Manifest.txt +0 -0
- data/bundle/ruby/2.3.0/gems/{ruby_parser-3.8.4 → ruby_parser-3.9.0}/README.rdoc +0 -0
- data/bundle/ruby/2.3.0/gems/{ruby_parser-3.8.4 → ruby_parser-3.9.0}/Rakefile +2 -0
- data/bundle/ruby/2.3.0/gems/{ruby_parser-3.8.4 → ruby_parser-3.9.0}/bin/ruby_parse +0 -0
- data/bundle/ruby/2.3.0/gems/{ruby_parser-3.8.4 → ruby_parser-3.9.0}/bin/ruby_parse_extract_error +0 -0
- data/bundle/ruby/2.3.0/gems/{ruby_parser-3.8.4 → ruby_parser-3.9.0}/compare/normalize.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{ruby_parser-3.8.4 → ruby_parser-3.9.0}/lib/rp_extensions.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{ruby_parser-3.8.4 → ruby_parser-3.9.0}/lib/rp_stringscanner.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{ruby_parser-3.8.4 → ruby_parser-3.9.0}/lib/ruby18_parser.rb +2139 -2125
- data/bundle/ruby/2.3.0/gems/{ruby_parser-3.8.4 → ruby_parser-3.9.0}/lib/ruby18_parser.y +6 -2
- data/bundle/ruby/2.3.0/gems/ruby_parser-3.9.0/lib/ruby19_parser.rb +6175 -0
- data/bundle/ruby/2.3.0/gems/{ruby_parser-3.8.4 → ruby_parser-3.9.0}/lib/ruby19_parser.y +6 -2
- data/bundle/ruby/2.3.0/gems/{ruby_parser-3.8.4 → ruby_parser-3.9.0}/lib/ruby20_parser.rb +2431 -2419
- data/bundle/ruby/2.3.0/gems/{ruby_parser-3.8.4 → ruby_parser-3.9.0}/lib/ruby20_parser.y +6 -3
- data/bundle/ruby/2.3.0/gems/{ruby_parser-3.8.4 → ruby_parser-3.9.0}/lib/ruby21_parser.rb +2484 -2476
- data/bundle/ruby/2.3.0/gems/{ruby_parser-3.8.4 → ruby_parser-3.9.0}/lib/ruby21_parser.y +6 -3
- data/bundle/ruby/2.3.0/gems/ruby_parser-3.9.0/lib/ruby22_parser.rb +6796 -0
- data/bundle/ruby/2.3.0/gems/{ruby_parser-3.8.4 → ruby_parser-3.9.0}/lib/ruby22_parser.y +6 -3
- data/bundle/ruby/2.3.0/gems/ruby_parser-3.9.0/lib/ruby23_parser.rb +6797 -0
- data/bundle/ruby/2.3.0/gems/{ruby_parser-3.8.4 → ruby_parser-3.9.0}/lib/ruby23_parser.y +6 -3
- data/bundle/ruby/2.3.0/gems/ruby_parser-3.9.0/lib/ruby24_parser.rb +6797 -0
- data/bundle/ruby/2.3.0/gems/{ruby_parser-3.8.4 → ruby_parser-3.9.0}/lib/ruby24_parser.y +6 -3
- data/bundle/ruby/2.3.0/gems/{ruby_parser-3.8.4 → ruby_parser-3.9.0}/lib/ruby_lexer.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{ruby_parser-3.8.4 → ruby_parser-3.9.0}/lib/ruby_lexer.rex +0 -0
- data/bundle/ruby/2.3.0/gems/{ruby_parser-3.8.4 → ruby_parser-3.9.0}/lib/ruby_lexer.rex.rb +12 -6
- data/bundle/ruby/2.3.0/gems/{ruby_parser-3.8.4 → ruby_parser-3.9.0}/lib/ruby_parser.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{ruby_parser-3.8.4 → ruby_parser-3.9.0}/lib/ruby_parser.yy +6 -3
- data/bundle/ruby/2.3.0/gems/{ruby_parser-3.8.4 → ruby_parser-3.9.0}/lib/ruby_parser_extras.rb +5 -1
- data/bundle/ruby/2.3.0/gems/{ruby_parser-3.8.4 → ruby_parser-3.9.0}/test/test_ruby_lexer.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{ruby_parser-3.8.4 → ruby_parser-3.9.0}/test/test_ruby_parser.rb +9 -0
- data/bundle/ruby/2.3.0/gems/{ruby_parser-3.8.4 → ruby_parser-3.9.0}/test/test_ruby_parser_extras.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/CODE_OF_CONDUCT.md +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/CONTRIBUTING.md +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/MIT-LICENSE +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/README.md +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/REVISION +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/Rakefile +0 -0
- data/bundle/ruby/2.3.0/gems/sass-3.4.24/VERSION +1 -0
- data/bundle/ruby/2.3.0/gems/sass-3.4.24/VERSION_DATE +1 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/VERSION_NAME +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/bin/sass +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/bin/sass-convert +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/bin/scss +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/extra/sass-spec-ref.sh +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/extra/update_watch.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/init.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/lib/sass.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/lib/sass/cache_stores.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/lib/sass/cache_stores/base.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/lib/sass/cache_stores/chain.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/lib/sass/cache_stores/filesystem.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/lib/sass/cache_stores/memory.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/lib/sass/cache_stores/null.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/lib/sass/callbacks.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/lib/sass/css.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/lib/sass/engine.rb +3 -3
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/lib/sass/environment.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/lib/sass/error.rb +3 -3
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/lib/sass/exec.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/lib/sass/exec/base.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/lib/sass/exec/sass_convert.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/lib/sass/exec/sass_scss.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/lib/sass/features.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/lib/sass/importers.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/lib/sass/importers/base.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/lib/sass/importers/deprecated_path.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/lib/sass/importers/filesystem.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/lib/sass/logger.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/lib/sass/logger/base.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/lib/sass/logger/delayed.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/lib/sass/logger/log_level.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/lib/sass/media.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/lib/sass/plugin.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/lib/sass/plugin/compiler.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/lib/sass/plugin/configuration.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/lib/sass/plugin/generic.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/lib/sass/plugin/merb.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/lib/sass/plugin/rack.rb +1 -1
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/lib/sass/plugin/rails.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/lib/sass/plugin/staleness_checker.rb +2 -2
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/lib/sass/railtie.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/lib/sass/repl.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/lib/sass/root.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/lib/sass/script.rb +2 -2
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/lib/sass/script/css_lexer.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/lib/sass/script/css_parser.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/lib/sass/script/css_variable_warning.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/lib/sass/script/functions.rb +4 -4
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/lib/sass/script/lexer.rb +5 -5
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/lib/sass/script/parser.rb +4 -4
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/lib/sass/script/tree.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/lib/sass/script/tree/funcall.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/lib/sass/script/tree/interpolation.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/lib/sass/script/tree/list_literal.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/lib/sass/script/tree/literal.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/lib/sass/script/tree/map_literal.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/lib/sass/script/tree/node.rb +1 -1
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/lib/sass/script/tree/operation.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/lib/sass/script/tree/selector.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/lib/sass/script/tree/string_interpolation.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/lib/sass/script/tree/unary_operation.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/lib/sass/script/tree/variable.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/lib/sass/script/value.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/lib/sass/script/value/arg_list.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/lib/sass/script/value/base.rb +2 -2
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/lib/sass/script/value/bool.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/lib/sass/script/value/color.rb +10 -10
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/lib/sass/script/value/helpers.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/lib/sass/script/value/list.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/lib/sass/script/value/map.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/lib/sass/script/value/null.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/lib/sass/script/value/number.rb +1 -1
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/lib/sass/script/value/string.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/lib/sass/scss.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/lib/sass/scss/css_parser.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/lib/sass/scss/parser.rb +3 -3
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/lib/sass/scss/rx.rb +1 -1
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/lib/sass/scss/static_parser.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/lib/sass/selector.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/lib/sass/selector/abstract_sequence.rb +5 -5
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/lib/sass/selector/comma_sequence.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/lib/sass/selector/pseudo.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/lib/sass/selector/sequence.rb +2 -2
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/lib/sass/selector/simple.rb +4 -4
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/lib/sass/selector/simple_sequence.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/lib/sass/shared.rb +1 -1
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/lib/sass/source/map.rb +2 -2
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/lib/sass/source/position.rb +4 -4
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/lib/sass/source/range.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/lib/sass/stack.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/lib/sass/supports.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/lib/sass/tree/at_root_node.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/lib/sass/tree/charset_node.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/lib/sass/tree/comment_node.rb +1 -1
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/lib/sass/tree/content_node.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/lib/sass/tree/css_import_node.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/lib/sass/tree/debug_node.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/lib/sass/tree/directive_node.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/lib/sass/tree/each_node.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/lib/sass/tree/error_node.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/lib/sass/tree/extend_node.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/lib/sass/tree/for_node.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/lib/sass/tree/function_node.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/lib/sass/tree/if_node.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/lib/sass/tree/import_node.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/lib/sass/tree/keyframe_rule_node.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/lib/sass/tree/media_node.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/lib/sass/tree/mixin_def_node.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/lib/sass/tree/mixin_node.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/lib/sass/tree/node.rb +1 -1
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/lib/sass/tree/prop_node.rb +1 -1
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/lib/sass/tree/return_node.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/lib/sass/tree/root_node.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/lib/sass/tree/rule_node.rb +1 -1
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/lib/sass/tree/supports_node.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/lib/sass/tree/trace_node.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/lib/sass/tree/variable_node.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/lib/sass/tree/visitors/base.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/lib/sass/tree/visitors/check_nesting.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/lib/sass/tree/visitors/convert.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/lib/sass/tree/visitors/cssize.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/lib/sass/tree/visitors/deep_copy.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/lib/sass/tree/visitors/extend.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/lib/sass/tree/visitors/perform.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/lib/sass/tree/visitors/set_options.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/lib/sass/tree/visitors/to_css.rb +1 -1
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/lib/sass/tree/warn_node.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/lib/sass/tree/while_node.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/lib/sass/util.rb +33 -8
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/lib/sass/util/cross_platform_random.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/lib/sass/util/multibyte_string_scanner.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/lib/sass/util/normalized_map.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/lib/sass/util/ordered_hash.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/lib/sass/util/subset_map.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/lib/sass/util/test.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/lib/sass/version.rb +2 -2
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/rails/init.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass-spec.yml +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/cache_test.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/callbacks_test.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/compiler_test.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/conversion_test.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/css2sass_test.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/css_variable_test.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/data/hsl-rgb.txt +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/encoding_test.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/engine_test.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/exec_test.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/extend_test.rb +38 -18
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/fixtures/test_staleness_check_across_importers.css +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/fixtures/test_staleness_check_across_importers.scss +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/functions_test.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/importer_test.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/logger_test.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/mock_importer.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/more_results/more1.css +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/more_results/more1_with_line_comments.css +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/more_results/more_import.css +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/more_templates/_more_partial.sass +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/more_templates/more1.sass +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/more_templates/more_import.sass +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/plugin_test.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/results/alt.css +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/results/basic.css +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/results/cached_import_option.css +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/results/compact.css +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/results/complex.css +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/results/compressed.css +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/results/expanded.css +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/results/filename_fn.css +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/results/if.css +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/results/import.css +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/results/import_charset.css +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/results/import_charset_1_8.css +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/results/import_charset_ibm866.css +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/results/import_content.css +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/results/line_numbers.css +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/results/mixins.css +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/results/multiline.css +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/results/nested.css +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/results/options.css +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/results/parent_ref.css +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/results/script.css +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/results/scss_import.css +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/results/scss_importee.css +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/results/subdir/nested_subdir/nested_subdir.css +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/results/subdir/subdir.css +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/results/units.css +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/results/warn.css +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/results/warn_imported.css +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/script_conversion_test.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/script_test.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/scss/css_test.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/scss/rx_test.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/scss/scss_test.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/scss/test_helper.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/source_map_test.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/superselector_test.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/templates/_cached_import_option_partial.scss +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/templates/_double_import_loop2.sass +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/templates/_filename_fn_import.scss +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/templates/_imported_charset_ibm866.sass +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/templates/_imported_charset_utf8.sass +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/templates/_imported_content.sass +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/templates/_partial.sass +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/templates/_same_name_different_partiality.scss +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/templates/alt.sass +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/templates/basic.sass +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/templates/bork1.sass +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/templates/bork2.sass +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/templates/bork3.sass +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/templates/bork4.sass +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/templates/bork5.sass +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/templates/cached_import_option.scss +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/templates/compact.sass +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/templates/complex.sass +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/templates/compressed.sass +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/templates/double_import_loop1.sass +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/templates/expanded.sass +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/templates/filename_fn.scss +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/templates/if.sass +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/templates/import.sass +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/templates/import_charset.sass +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/templates/import_charset_1_8.sass +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/templates/import_charset_ibm866.sass +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/templates/import_content.sass +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/templates/importee.less +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/templates/importee.sass +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/templates/line_numbers.sass +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/templates/mixin_bork.sass +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/templates/mixins.sass +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/templates/multiline.sass +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/templates/nested.sass +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/templates/nested_bork1.sass +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/templates/nested_bork2.sass +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/templates/nested_bork3.sass +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/templates/nested_bork4.sass +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/templates/nested_import.sass +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/templates/nested_mixin_bork.sass +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/templates/options.sass +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/templates/parent_ref.sass +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/templates/same_name_different_ext.sass +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/templates/same_name_different_ext.scss +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/templates/same_name_different_partiality.scss +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/templates/script.sass +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/templates/scss_import.scss +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/templates/scss_importee.scss +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/templates/single_import_loop.sass +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/templates/subdir/import_up1.scss +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/templates/subdir/import_up2.scss +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/templates/subdir/nested_subdir/_nested_partial.sass +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/templates/subdir/nested_subdir/nested_subdir.sass +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/templates/subdir/subdir.sass +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/templates/units.sass +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/templates/warn.sass +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/templates/warn_imported.sass +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/test_helper.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/util/multibyte_string_scanner_test.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/util/normalized_map_test.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/util/subset_map_test.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/util_test.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/value_helpers_test.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/test_helper.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/vendor/listen/CHANGELOG.md +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/vendor/listen/CONTRIBUTING.md +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/vendor/listen/Gemfile +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/vendor/listen/Guardfile +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/vendor/listen/LICENSE +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/vendor/listen/README.md +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/vendor/listen/Rakefile +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/vendor/listen/Vagrantfile +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/vendor/listen/lib/listen.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/vendor/listen/lib/listen/adapter.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/vendor/listen/lib/listen/adapters/bsd.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/vendor/listen/lib/listen/adapters/darwin.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/vendor/listen/lib/listen/adapters/linux.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/vendor/listen/lib/listen/adapters/polling.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/vendor/listen/lib/listen/adapters/windows.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/vendor/listen/lib/listen/directory_record.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/vendor/listen/lib/listen/listener.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/vendor/listen/lib/listen/turnstile.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/vendor/listen/lib/listen/version.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/vendor/listen/listen.gemspec +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/vendor/listen/spec/listen/adapter_spec.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/vendor/listen/spec/listen/adapters/bsd_spec.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/vendor/listen/spec/listen/adapters/darwin_spec.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/vendor/listen/spec/listen/adapters/linux_spec.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/vendor/listen/spec/listen/adapters/polling_spec.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/vendor/listen/spec/listen/adapters/windows_spec.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/vendor/listen/spec/listen/directory_record_spec.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/vendor/listen/spec/listen/listener_spec.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/vendor/listen/spec/listen/turnstile_spec.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/vendor/listen/spec/listen_spec.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/vendor/listen/spec/spec_helper.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/vendor/listen/spec/support/adapter_helper.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/vendor/listen/spec/support/directory_record_helper.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/vendor/listen/spec/support/fixtures_helper.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/vendor/listen/spec/support/listeners_helper.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/vendor/listen/spec/support/platform_helper.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sexp_processor-4.8.0 → sexp_processor-4.9.0}/History.txt +14 -0
- data/bundle/ruby/2.3.0/gems/{sexp_processor-4.8.0 → sexp_processor-4.9.0}/Manifest.txt +0 -0
- data/bundle/ruby/2.3.0/gems/{sexp_processor-4.8.0 → sexp_processor-4.9.0}/README.txt +0 -0
- data/bundle/ruby/2.3.0/gems/{sexp_processor-4.8.0 → sexp_processor-4.9.0}/Rakefile +0 -0
- data/bundle/ruby/2.3.0/gems/{sexp_processor-4.8.0 → sexp_processor-4.9.0}/lib/composite_sexp_processor.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sexp_processor-4.8.0 → sexp_processor-4.9.0}/lib/pt_testcase.rb +2 -2
- data/bundle/ruby/2.3.0/gems/{sexp_processor-4.8.0 → sexp_processor-4.9.0}/lib/sexp.rb +29 -3
- data/bundle/ruby/2.3.0/gems/{sexp_processor-4.8.0 → sexp_processor-4.9.0}/lib/sexp_processor.rb +2 -7
- data/bundle/ruby/2.3.0/gems/{sexp_processor-4.8.0 → sexp_processor-4.9.0}/lib/unique.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sexp_processor-4.8.0 → sexp_processor-4.9.0}/test/test_composite_sexp_processor.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sexp_processor-4.8.0 → sexp_processor-4.9.0}/test/test_environment.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{sexp_processor-4.8.0 → sexp_processor-4.9.0}/test/test_sexp.rb +57 -0
- data/bundle/ruby/2.3.0/gems/{sexp_processor-4.8.0 → sexp_processor-4.9.0}/test/test_sexp_processor.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{terminal-table-1.7.3 → terminal-table-1.8.0}/Gemfile +0 -0
- data/bundle/ruby/2.3.0/gems/{terminal-table-1.7.3 → terminal-table-1.8.0}/History.rdoc +9 -0
- data/bundle/ruby/2.3.0/gems/terminal-table-1.8.0/LICENSE.txt +21 -0
- data/bundle/ruby/2.3.0/gems/{terminal-table-1.7.3 → terminal-table-1.8.0}/Manifest +0 -0
- data/bundle/ruby/2.3.0/gems/{terminal-table-1.7.3 → terminal-table-1.8.0}/README.rdoc +49 -40
- data/bundle/ruby/2.3.0/gems/{terminal-table-1.7.3 → terminal-table-1.8.0}/Rakefile +0 -0
- data/bundle/ruby/2.3.0/gems/{terminal-table-1.7.3 → terminal-table-1.8.0}/Todo.rdoc +0 -0
- data/bundle/ruby/2.3.0/gems/{terminal-table-1.7.3 → terminal-table-1.8.0}/examples/examples.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{terminal-table-1.7.3 → terminal-table-1.8.0}/lib/terminal-table.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{terminal-table-1.7.3 → terminal-table-1.8.0}/lib/terminal-table/cell.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{terminal-table-1.7.3 → terminal-table-1.8.0}/lib/terminal-table/import.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{terminal-table-1.7.3 → terminal-table-1.8.0}/lib/terminal-table/row.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{terminal-table-1.7.3 → terminal-table-1.8.0}/lib/terminal-table/separator.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{terminal-table-1.7.3 → terminal-table-1.8.0}/lib/terminal-table/style.rb +3 -0
- data/bundle/ruby/2.3.0/gems/{terminal-table-1.7.3 → terminal-table-1.8.0}/lib/terminal-table/table.rb +3 -3
- data/bundle/ruby/2.3.0/gems/{terminal-table-1.7.3 → terminal-table-1.8.0}/lib/terminal-table/table_helper.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{terminal-table-1.7.3 → terminal-table-1.8.0}/lib/terminal-table/version.rb +1 -1
- data/bundle/ruby/2.3.0/gems/{terminal-table-1.7.3 → terminal-table-1.8.0}/terminal-table.gemspec +1 -1
- data/bundle/ruby/2.3.0/gems/unicode-display_width-1.2.1/CHANGELOG.md +92 -0
- data/bundle/ruby/2.3.0/gems/{unicode-display_width-1.1.3 → unicode-display_width-1.2.1}/MIT-LICENSE.txt +0 -0
- data/bundle/ruby/2.3.0/gems/{unicode-display_width-1.1.3 → unicode-display_width-1.2.1}/README.md +19 -1
- data/bundle/ruby/2.3.0/gems/{unicode-display_width-1.1.3 → unicode-display_width-1.2.1}/Rakefile +1 -0
- data/bundle/ruby/2.3.0/gems/unicode-display_width-1.2.1/data/display_width.marshal.gz +0 -0
- data/bundle/ruby/2.3.0/gems/{unicode-display_width-1.1.3 → unicode-display_width-1.2.1}/lib/unicode/display_width.rb +20 -1
- data/bundle/ruby/2.3.0/gems/{unicode-display_width-1.1.3 → unicode-display_width-1.2.1}/lib/unicode/display_width/constants.rb +1 -1
- data/bundle/ruby/2.3.0/gems/{unicode-display_width-1.1.3 → unicode-display_width-1.2.1}/lib/unicode/display_width/index.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{unicode-display_width-1.1.3 → unicode-display_width-1.2.1}/lib/unicode/display_width/no_string_ext.rb +0 -0
- data/bundle/ruby/2.3.0/gems/{unicode-display_width-1.1.3 → unicode-display_width-1.2.1}/lib/unicode/display_width/string_ext.rb +2 -2
- data/bundle/ruby/2.3.0/gems/{unicode-display_width-1.1.3 → unicode-display_width-1.2.1}/spec/display_width_spec.rb +27 -3
- data/bundle/ruby/2.3.0/gems/{unicode-display_width-1.1.3 → unicode-display_width-1.2.1}/unicode-display_width.gemspec +1 -1
- data/lib/brakeman.rb +8 -38
- data/lib/brakeman/checks/base_check.rb +1 -0
- data/lib/brakeman/checks/check_session_settings.rb +7 -1
- data/lib/brakeman/checks/check_sql.rb +11 -1
- data/lib/brakeman/options.rb +4 -4
- data/lib/brakeman/parsers/template_parser.rb +14 -12
- data/lib/brakeman/processors/haml_template_processor.rb +8 -0
- data/lib/brakeman/processors/lib/find_return_value.rb +3 -1
- data/lib/brakeman/util.rb +1 -1
- data/lib/brakeman/version.rb +1 -1
- metadata +386 -389
- data/bundle/ruby/2.3.0/gems/ruby_parser-3.8.4/TEAST +0 -0
- data/bundle/ruby/2.3.0/gems/ruby_parser-3.8.4/lib/ruby19_parser.rb +0 -6165
- data/bundle/ruby/2.3.0/gems/ruby_parser-3.8.4/lib/ruby22_parser.rb +0 -6787
- data/bundle/ruby/2.3.0/gems/ruby_parser-3.8.4/lib/ruby23_parser.rb +0 -6790
- data/bundle/ruby/2.3.0/gems/ruby_parser-3.8.4/lib/ruby24_parser.rb +0 -6790
- data/bundle/ruby/2.3.0/gems/sass-3.4.23/VERSION +0 -1
- data/bundle/ruby/2.3.0/gems/sass-3.4.23/VERSION_DATE +0 -1
- data/bundle/ruby/2.3.0/gems/unicode-display_width-1.1.3/CHANGELOG.txt +0 -81
- data/bundle/ruby/2.3.0/gems/unicode-display_width-1.1.3/data/display_width.marshal.gz +0 -0
- data/lib/brakeman/brakeman.rake +0 -17
File without changes
|
data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/templates/double_import_loop1.sass
RENAMED
File without changes
|
File without changes
|
data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/templates/filename_fn.scss
RENAMED
File without changes
|
File without changes
|
File without changes
|
data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/templates/import_charset.sass
RENAMED
File without changes
|
data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/templates/import_charset_1_8.sass
RENAMED
File without changes
|
File without changes
|
data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/templates/import_content.sass
RENAMED
File without changes
|
File without changes
|
File without changes
|
data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/templates/line_numbers.sass
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/templates/nested_bork1.sass
RENAMED
File without changes
|
data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/templates/nested_bork2.sass
RENAMED
File without changes
|
data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/templates/nested_bork3.sass
RENAMED
File without changes
|
data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/templates/nested_bork4.sass
RENAMED
File without changes
|
data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/templates/nested_import.sass
RENAMED
File without changes
|
data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/templates/nested_mixin_bork.sass
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/templates/scss_import.scss
RENAMED
File without changes
|
data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/templates/scss_importee.scss
RENAMED
File without changes
|
data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/templates/single_import_loop.sass
RENAMED
File without changes
|
data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/templates/subdir/import_up1.scss
RENAMED
File without changes
|
data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/templates/subdir/import_up2.scss
RENAMED
File without changes
|
File without changes
|
File without changes
|
data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/templates/subdir/subdir.sass
RENAMED
File without changes
|
File without changes
|
File without changes
|
data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/templates/warn_imported.sass
RENAMED
File without changes
|
File without changes
|
File without changes
|
data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/util/normalized_map_test.rb
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/vendor/listen/lib/listen/adapters/bsd.rb
RENAMED
File without changes
|
data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/vendor/listen/lib/listen/adapters/darwin.rb
RENAMED
File without changes
|
data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/vendor/listen/lib/listen/adapters/linux.rb
RENAMED
File without changes
|
data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/vendor/listen/lib/listen/adapters/polling.rb
RENAMED
File without changes
|
data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/vendor/listen/lib/listen/adapters/windows.rb
RENAMED
File without changes
|
data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/vendor/listen/lib/listen/directory_record.rb
RENAMED
File without changes
|
data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/vendor/listen/lib/listen/listener.rb
RENAMED
File without changes
|
data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/vendor/listen/lib/listen/turnstile.rb
RENAMED
File without changes
|
File without changes
|
File without changes
|
data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/vendor/listen/spec/listen/adapter_spec.rb
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/vendor/listen/spec/listen/listener_spec.rb
RENAMED
File without changes
|
data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/vendor/listen/spec/listen/turnstile_spec.rb
RENAMED
File without changes
|
File without changes
|
File without changes
|
data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/vendor/listen/spec/support/adapter_helper.rb
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
@@ -1,3 +1,17 @@
|
|
1
|
+
=== 4.9.0 / 2017-04-13
|
2
|
+
|
3
|
+
* 9 minor enhancements:
|
4
|
+
|
5
|
+
* Added Sexp.depth
|
6
|
+
* Added Sexp.sexp_type=
|
7
|
+
* Cache Sexp.line_max. Massively speeds up large flay runs.
|
8
|
+
* Cleaned up SexpProcessor.process handling of result node type.
|
9
|
+
* Extend pt_testcase for ruby 2.4 tests.
|
10
|
+
* Extended Sexp.method_missing to only print on every invocation if $VERBOSE=1
|
11
|
+
* Extended Sexp.method_missing to warn if the expected sub-sexp is not found.
|
12
|
+
* Rewrote Sexp.mass to be MUCH faster. Helps tremendously with flay on large files.
|
13
|
+
* Warn that Sexp#method_missing was tripped if $DEBUG.
|
14
|
+
|
1
15
|
=== 4.8.0 / 2017-02-01
|
2
16
|
|
3
17
|
* 2 minor enhancements:
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
data/bundle/ruby/2.3.0/gems/{sexp_processor-4.8.0 → sexp_processor-4.9.0}/lib/pt_testcase.rb
RENAMED
@@ -76,7 +76,7 @@ class ParseTreeTestCase < Minitest::Test
|
|
76
76
|
end
|
77
77
|
|
78
78
|
def self.add_19tests name, hash
|
79
|
-
add_tests "#{name}
|
79
|
+
add_tests "#{name}__19_20_21_22_23_24", hash # HACK?
|
80
80
|
end
|
81
81
|
|
82
82
|
def self.add_19edgecases ruby, sexp, cases
|
@@ -101,7 +101,7 @@ class ParseTreeTestCase < Minitest::Test
|
|
101
101
|
testcases[verbose][klass] = testcases[nonverbose][klass]
|
102
102
|
end
|
103
103
|
|
104
|
-
VER_RE = "(1[89]|2[
|
104
|
+
VER_RE = "(1[89]|2[01234])"
|
105
105
|
|
106
106
|
def self.generate_test klass, node, data, input_name, output_name
|
107
107
|
klass.send :define_method, "test_#{node}" do
|
@@ -95,6 +95,10 @@ class Sexp < Array # ZenTest FULL
|
|
95
95
|
end
|
96
96
|
end
|
97
97
|
|
98
|
+
def depth
|
99
|
+
1 + (each_sexp.map(&:depth).max || 0)
|
100
|
+
end
|
101
|
+
|
98
102
|
##
|
99
103
|
# Enumeratates the sexp yielding to +b+ when the node_type == +t+.
|
100
104
|
|
@@ -203,21 +207,36 @@ class Sexp < Array # ZenTest FULL
|
|
203
207
|
# Returns the maximum line number of the children of self.
|
204
208
|
|
205
209
|
def line_max
|
206
|
-
self.deep_each.map(&:line).max
|
210
|
+
@line_max ||= self.deep_each.map(&:line).max
|
207
211
|
end
|
208
212
|
|
209
213
|
##
|
210
214
|
# Returns the size of the sexp, flattened.
|
211
215
|
|
212
216
|
def mass
|
213
|
-
@mass ||=
|
217
|
+
@mass ||=
|
218
|
+
inject(1) { |t, s|
|
219
|
+
if Sexp === s then
|
220
|
+
t + s.mass
|
221
|
+
else
|
222
|
+
t
|
223
|
+
end
|
224
|
+
}
|
214
225
|
end
|
215
226
|
|
216
227
|
##
|
217
228
|
# Returns the node named +node+, deleting it if +delete+ is true.
|
218
229
|
|
219
230
|
def method_missing meth, delete = false
|
220
|
-
find_node meth, delete
|
231
|
+
r = find_node meth, delete
|
232
|
+
if ENV["DEBUG"] then
|
233
|
+
if r.nil? then
|
234
|
+
warn "%p.method_missing(%p) => nil from %s" % [self, meth, caller.first]
|
235
|
+
elsif ENV["VERBOSE"]
|
236
|
+
warn "%p.method_missing(%p) from %s" % [self, meth, caller.first]
|
237
|
+
end
|
238
|
+
end
|
239
|
+
r
|
221
240
|
end
|
222
241
|
|
223
242
|
def respond_to? msg, private = false # :nodoc:
|
@@ -241,6 +260,13 @@ class Sexp < Array # ZenTest FULL
|
|
241
260
|
first
|
242
261
|
end
|
243
262
|
|
263
|
+
##
|
264
|
+
# Sets the node type of the Sexp.
|
265
|
+
|
266
|
+
def sexp_type= v
|
267
|
+
self[0] = v
|
268
|
+
end
|
269
|
+
|
244
270
|
##
|
245
271
|
# Returns the Sexp body, ie the values without the node type.
|
246
272
|
|
data/bundle/ruby/2.3.0/gems/{sexp_processor-4.8.0 → sexp_processor-4.9.0}/lib/sexp_processor.rb
RENAMED
@@ -33,7 +33,7 @@ require 'sexp'
|
|
33
33
|
|
34
34
|
class SexpProcessor
|
35
35
|
|
36
|
-
VERSION = "4.
|
36
|
+
VERSION = "4.9.0"
|
37
37
|
|
38
38
|
##
|
39
39
|
# Automatically shifts off the Sexp type before handing the
|
@@ -278,12 +278,7 @@ class SexpProcessor
|
|
278
278
|
|
279
279
|
# NOTE: this is costly, but we are in the generic processor
|
280
280
|
# so we shouldn't hit it too much with RubyToC stuff at least.
|
281
|
-
|
282
|
-
begin
|
283
|
-
result.sexp_type = exp.sexp_type
|
284
|
-
rescue Exception
|
285
|
-
# nothing to do, on purpose
|
286
|
-
end
|
281
|
+
result.sexp_type = exp.sexp_type if Sexp === exp and exp.sexp_type
|
287
282
|
else
|
288
283
|
msg = "Bug! Unknown node-type #{type.inspect} to #{self.class}"
|
289
284
|
msg += " in #{exp_orig.inspect} from #{caller.inspect}" if $DEBUG
|
File without changes
|
File without changes
|
data/bundle/ruby/2.3.0/gems/{sexp_processor-4.8.0 → sexp_processor-4.9.0}/test/test_environment.rb
RENAMED
File without changes
|
@@ -1,10 +1,24 @@
|
|
1
1
|
$TESTING = true
|
2
2
|
|
3
3
|
require 'minitest/autorun'
|
4
|
+
require "minitest/benchmark" if ENV["BENCH"]
|
4
5
|
require 'sexp_processor'
|
5
6
|
require 'stringio'
|
6
7
|
require 'pp'
|
7
8
|
|
9
|
+
def pyramid_sexp max
|
10
|
+
# s(:array,
|
11
|
+
# s(:array, s(:s, 1)),
|
12
|
+
# s(:array, s(:s, 1), s(:s, 2)),
|
13
|
+
# ...
|
14
|
+
# s(:array, s(:s, 1), s(:s, 2), ... s(:s, max-1)))
|
15
|
+
|
16
|
+
s(:array,
|
17
|
+
*(1...max).map { |n|
|
18
|
+
s(:array, *(1..n).map { |m|
|
19
|
+
s(:s, m) })})
|
20
|
+
end
|
21
|
+
|
8
22
|
class SexpTestCase < Minitest::Test
|
9
23
|
# KEY for regex tests
|
10
24
|
# :a == no change
|
@@ -235,6 +249,15 @@ class TestSexp < SexpTestCase # ZenTest FULL
|
|
235
249
|
assert_equal 7, s.mass
|
236
250
|
end
|
237
251
|
|
252
|
+
def test_mass_huge
|
253
|
+
max = 100
|
254
|
+
sexp = pyramid_sexp max
|
255
|
+
|
256
|
+
exp = (max*max + max)/2 # pyramid number 1+2+3+...+m
|
257
|
+
|
258
|
+
assert_equal exp, sexp.mass
|
259
|
+
end
|
260
|
+
|
238
261
|
def test_method_missing
|
239
262
|
assert_nil @sexp.not_there
|
240
263
|
assert_equal s(:lit, 42), @basic_sexp.lit
|
@@ -342,6 +365,13 @@ class TestSexp < SexpTestCase # ZenTest FULL
|
|
342
365
|
assert_equal [42], @basic_sexp.each_sexp.map { |_, n| n }
|
343
366
|
end
|
344
367
|
|
368
|
+
def test_depth
|
369
|
+
assert_equal 1, s(:a).depth
|
370
|
+
assert_equal 2, s(:a, s(:b)).depth
|
371
|
+
assert_equal 3, s(:a, s(:b1, s(:c)), s(:b2)).depth
|
372
|
+
assert_equal 5, s(:a, s(:b, s(:c, s(:d, s(:e))))).depth
|
373
|
+
end
|
374
|
+
|
345
375
|
def test_deep_each
|
346
376
|
result = []
|
347
377
|
@complex_sexp.deep_each { |s| result << s if s.first == :if }
|
@@ -373,3 +403,30 @@ class TestSexpAny < SexpTestCase
|
|
373
403
|
end
|
374
404
|
|
375
405
|
end
|
406
|
+
|
407
|
+
class BenchSexp < Minitest::Benchmark
|
408
|
+
def run
|
409
|
+
GC.disable
|
410
|
+
super
|
411
|
+
ensure
|
412
|
+
GC.enable
|
413
|
+
end
|
414
|
+
|
415
|
+
def self.bench_range
|
416
|
+
bench_linear 100, 500, 50
|
417
|
+
end
|
418
|
+
|
419
|
+
@@data = Hash[bench_range.map { |n| [n, pyramid_sexp(n)] }]
|
420
|
+
|
421
|
+
def bench_pyramid
|
422
|
+
assert_performance_power do |max|
|
423
|
+
pyramid_sexp max
|
424
|
+
end
|
425
|
+
end
|
426
|
+
|
427
|
+
def bench_mass
|
428
|
+
assert_performance_power do |max|
|
429
|
+
@@data[max].mass
|
430
|
+
end
|
431
|
+
end
|
432
|
+
end if ENV["BENCH"]
|
File without changes
|
File without changes
|
@@ -1,3 +1,12 @@
|
|
1
|
+
1.8.0 / 2017-05-16
|
2
|
+
==================
|
3
|
+
|
4
|
+
* Top and bottom borders can be disabled (@kubakrzempek, #83)
|
5
|
+
* `unicode-display-width` dependency relaxes (@mvz, #88)
|
6
|
+
|
7
|
+
* Readme and docs fixes (@loualrid, #82 and @leoarnold, #86)
|
8
|
+
* Fixed some test-related warnings (@juanitofatas, #81 and @mvz, #89)
|
9
|
+
|
1
10
|
1.7.3 / 2016-09-21
|
2
11
|
==================
|
3
12
|
|
@@ -0,0 +1,21 @@
|
|
1
|
+
The MIT License (MIT)
|
2
|
+
|
3
|
+
Copyright (c) 2008-2017 TJ Holowaychuk <tj@vision-media.ca>
|
4
|
+
|
5
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
6
|
+
of this software and associated documentation files (the "Software"), to deal
|
7
|
+
in the Software without restriction, including without limitation the rights
|
8
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
9
|
+
copies of the Software, and to permit persons to whom the Software is
|
10
|
+
furnished to do so, subject to the following conditions:
|
11
|
+
|
12
|
+
The above copyright notice and this permission notice shall be included in
|
13
|
+
all copies or substantial portions of the Software.
|
14
|
+
|
15
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
16
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
17
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
18
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
19
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
20
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
21
|
+
THE SOFTWARE.
|
File without changes
|
@@ -23,7 +23,7 @@ To generate a table, provide an array of arrays (which are interpreted as rows):
|
|
23
23
|
rows << ['Two', 2]
|
24
24
|
rows << ['Three', 3]
|
25
25
|
table = Terminal::Table.new :rows => rows
|
26
|
-
|
26
|
+
|
27
27
|
# > puts table
|
28
28
|
#
|
29
29
|
# +-------+---+
|
@@ -51,7 +51,7 @@ Adding rows one by one:
|
|
51
51
|
end
|
52
52
|
|
53
53
|
To add separators between rows:
|
54
|
-
|
54
|
+
|
55
55
|
table = Terminal::Table.new do |t|
|
56
56
|
t << ['One', 1]
|
57
57
|
t << :separator
|
@@ -59,7 +59,7 @@ To add separators between rows:
|
|
59
59
|
t.add_separator
|
60
60
|
t.add_row ['Three', 3]
|
61
61
|
end
|
62
|
-
|
62
|
+
|
63
63
|
# > puts table
|
64
64
|
#
|
65
65
|
# +-------+---+
|
@@ -71,7 +71,7 @@ To add separators between rows:
|
|
71
71
|
# +-------+---+
|
72
72
|
|
73
73
|
Cells can handle multiline content:
|
74
|
-
|
74
|
+
|
75
75
|
table = Terminal::Table.new do |t|
|
76
76
|
t << ['One', 1]
|
77
77
|
t << :separator
|
@@ -79,7 +79,7 @@ Cells can handle multiline content:
|
|
79
79
|
t.add_separator
|
80
80
|
t.add_row ['Three', 3]
|
81
81
|
end
|
82
|
-
|
82
|
+
|
83
83
|
# > puts table
|
84
84
|
#
|
85
85
|
# +--------+---+
|
@@ -96,7 +96,7 @@ Cells can handle multiline content:
|
|
96
96
|
To add a head to the table:
|
97
97
|
|
98
98
|
table = Terminal::Table.new :headings => ['Word', 'Number'], :rows => rows
|
99
|
-
|
99
|
+
|
100
100
|
# > puts table
|
101
101
|
#
|
102
102
|
# +-------+--------+
|
@@ -112,7 +112,7 @@ To add a head to the table:
|
|
112
112
|
To add a title to the table:
|
113
113
|
|
114
114
|
table = Terminal::Table.new :title => "Cheatsheet", :headings => ['Word', 'Number'], :rows => rows
|
115
|
-
|
115
|
+
|
116
116
|
# > puts table
|
117
117
|
#
|
118
118
|
# +------------+--------+
|
@@ -130,7 +130,7 @@ To add a title to the table:
|
|
130
130
|
To align the second column to the right:
|
131
131
|
|
132
132
|
table.align_column(1, :right)
|
133
|
-
|
133
|
+
|
134
134
|
# > puts table
|
135
135
|
#
|
136
136
|
# +-------+--------+
|
@@ -144,7 +144,7 @@ To align the second column to the right:
|
|
144
144
|
To align an individual cell, you specify the cell value in a hash along the alignment:
|
145
145
|
|
146
146
|
table << ["Four", {:value => 4.0, :alignment => :center}]
|
147
|
-
|
147
|
+
|
148
148
|
# > puts table
|
149
149
|
#
|
150
150
|
# +-------+--------+
|
@@ -155,13 +155,13 @@ To align an individual cell, you specify the cell value in a hash along the alig
|
|
155
155
|
# | Three | 3 |
|
156
156
|
# | Four | 4.0 |
|
157
157
|
# +-------+--------+
|
158
|
-
|
158
|
+
|
159
159
|
=== Style
|
160
160
|
|
161
161
|
To specify style options:
|
162
|
-
|
162
|
+
|
163
163
|
table = Terminal::Table.new :headings => ['Word', 'Number'], :rows => rows, :style => {:width => 80}
|
164
|
-
|
164
|
+
|
165
165
|
# > puts table
|
166
166
|
#
|
167
167
|
# +--------------------------------------+---------------------------------------+
|
@@ -173,9 +173,9 @@ To specify style options:
|
|
173
173
|
# +--------------------------------------+---------------------------------------+
|
174
174
|
|
175
175
|
And change styles on the fly:
|
176
|
-
|
176
|
+
|
177
177
|
table.style = {:width => 40, :padding_left => 3, :border_x => "=", :border_i => "x"}
|
178
|
-
|
178
|
+
|
179
179
|
# > puts table
|
180
180
|
#
|
181
181
|
# x====================x=================x
|
@@ -187,7 +187,41 @@ And change styles on the fly:
|
|
187
187
|
# | Two | 2 |
|
188
188
|
# | Three | 3 |
|
189
189
|
# x====================x=================x
|
190
|
-
|
190
|
+
|
191
|
+
You can also use styles to add a separator after every row:
|
192
|
+
|
193
|
+
table = Terminal::Table.new do |t|
|
194
|
+
t.add_row [1, 'One']
|
195
|
+
t.add_row [2, 'Two']
|
196
|
+
t.add_row [3, 'Three']
|
197
|
+
t.style = {:all_separators => true}
|
198
|
+
end
|
199
|
+
|
200
|
+
# > puts table
|
201
|
+
#
|
202
|
+
# +---+-------+
|
203
|
+
# | 1 | One |
|
204
|
+
# +---+-------+
|
205
|
+
# | 2 | Two |
|
206
|
+
# +---+-------+
|
207
|
+
# | 3 | Three |
|
208
|
+
# +---+-------+
|
209
|
+
|
210
|
+
You can also use styles to disable top and bottom borders of the table
|
211
|
+
|
212
|
+
table = Terminal::Table.new do |t|
|
213
|
+
t.headings = ['id', 'name']
|
214
|
+
t.rows = [[1, 'One'], [2, 'Two'], [3, 'Three']]
|
215
|
+
t.style = { :border_top => false, :border_bottom => false }
|
216
|
+
end
|
217
|
+
|
218
|
+
# > puts table
|
219
|
+
# | id | name |
|
220
|
+
# +----+-------+
|
221
|
+
# | 1 | One |
|
222
|
+
# | 2 | Two |
|
223
|
+
# | 3 | Three |
|
224
|
+
|
191
225
|
To change the default style options:
|
192
226
|
|
193
227
|
Terminal::Table::Style.defaults = {:width => 80}
|
@@ -211,28 +245,3 @@ For more examples, please see the examples/examples.rb file included in the sour
|
|
211
245
|
== Author
|
212
246
|
|
213
247
|
TJ Holowaychuk <tj@vision-media.ca>
|
214
|
-
|
215
|
-
== License
|
216
|
-
|
217
|
-
(The MIT License)
|
218
|
-
|
219
|
-
Copyright (c) 2008-2009 TJ Holowaychuk <tj@vision-media.ca>
|
220
|
-
|
221
|
-
Permission is hereby granted, free of charge, to any person obtaining
|
222
|
-
a copy of this software and associated documentation files (the
|
223
|
-
'Software'), to deal in the Software without restriction, including
|
224
|
-
without limitation the rights to use, copy, modify, merge, publish,
|
225
|
-
distribute, sublicense, an d/or sell copies of the Software, and to
|
226
|
-
permit persons to whom the Software is furnished to do so, subject to
|
227
|
-
the following conditions:
|
228
|
-
|
229
|
-
The above copyright notice and this permission notice shall be
|
230
|
-
included in all copies or substantial portions of the Software.
|
231
|
-
|
232
|
-
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
|
233
|
-
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
234
|
-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
235
|
-
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
236
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
237
|
-
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
238
|
-
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|