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
|
File without changes
|
@@ -339,6 +339,18 @@ module Sass
|
|
339
339
|
arr
|
340
340
|
end
|
341
341
|
|
342
|
+
# Like `String.upcase`, but only ever upcases ASCII letters.
|
343
|
+
def upcase(string)
|
344
|
+
return string.upcase unless ruby2_4?
|
345
|
+
string.upcase(:ascii)
|
346
|
+
end
|
347
|
+
|
348
|
+
# Like `String.downcase`, but only ever downcases ASCII letters.
|
349
|
+
def downcase(string)
|
350
|
+
return string.downcase unless ruby2_4?
|
351
|
+
string.downcase(:ascii)
|
352
|
+
end
|
353
|
+
|
342
354
|
# Returns a sub-array of `minuend` containing only elements that are also in
|
343
355
|
# `subtrahend`. Ensures that the return value has the same order as
|
344
356
|
# `minuend`, even on Rubinius where that's not guaranteed by `Array#-`.
|
@@ -418,7 +430,7 @@ module Sass
|
|
418
430
|
# Returns information about the caller of the previous method.
|
419
431
|
#
|
420
432
|
# @param entry [String] An entry in the `#caller` list, or a similarly formatted string
|
421
|
-
# @return [[String,
|
433
|
+
# @return [[String, Integer, (String, nil)]]
|
422
434
|
# An array containing the filename, line, and method name of the caller.
|
423
435
|
# The method name may be nil
|
424
436
|
def caller_info(entry = nil)
|
@@ -636,7 +648,7 @@ module Sass
|
|
636
648
|
|
637
649
|
# Returns an array of ints representing the JRuby version number.
|
638
650
|
#
|
639
|
-
# @return [Array<
|
651
|
+
# @return [Array<Integer>]
|
640
652
|
def jruby_version
|
641
653
|
@jruby_version ||= ::JRUBY_VERSION.split(".").map {|s| s.to_i}
|
642
654
|
end
|
@@ -794,6 +806,19 @@ module Sass
|
|
794
806
|
@ruby1_9_2 = RUBY_VERSION_COMPONENTS == [1, 9, 2]
|
795
807
|
end
|
796
808
|
|
809
|
+
# Whether or not this is running under Ruby 2.4 or higher.
|
810
|
+
#
|
811
|
+
# @return [Boolean]
|
812
|
+
def ruby2_4?
|
813
|
+
return @ruby2_4 if defined?(@ruby2_4)
|
814
|
+
@ruby2_4 =
|
815
|
+
if RUBY_VERSION_COMPONENTS[0] == 2
|
816
|
+
RUBY_VERSION_COMPONENTS[1] >= 4
|
817
|
+
else
|
818
|
+
RUBY_VERSION_COMPONENTS[0] > 2
|
819
|
+
end
|
820
|
+
end
|
821
|
+
|
797
822
|
# Wehter or not this is running under JRuby 1.6 or lower.
|
798
823
|
def jruby1_6?
|
799
824
|
return @jruby1_6 if defined?(@jruby1_6)
|
@@ -941,7 +966,7 @@ module Sass
|
|
941
966
|
# A version of `Enumerable#enum_cons` that works in Ruby 1.8 and 1.9.
|
942
967
|
#
|
943
968
|
# @param enum [Enumerable] The enumerable to get the enumerator for
|
944
|
-
# @param n [
|
969
|
+
# @param n [Integer] The size of each cons
|
945
970
|
# @return [Enumerator] The consed enumerator
|
946
971
|
def enum_cons(enum, n)
|
947
972
|
ruby1_8? ? enum.enum_cons(n) : enum.each_cons(n)
|
@@ -950,7 +975,7 @@ module Sass
|
|
950
975
|
# A version of `Enumerable#enum_slice` that works in Ruby 1.8 and 1.9.
|
951
976
|
#
|
952
977
|
# @param enum [Enumerable] The enumerable to get the enumerator for
|
953
|
-
# @param n [
|
978
|
+
# @param n [Integer] The size of each slice
|
954
979
|
# @return [Enumerator] The consed enumerator
|
955
980
|
def enum_slice(enum, n)
|
956
981
|
ruby1_8? ? enum.enum_slice(n) : enum.each_slice(n)
|
@@ -977,7 +1002,7 @@ module Sass
|
|
977
1002
|
# Returns the ASCII code of the given character.
|
978
1003
|
#
|
979
1004
|
# @param c [String] All characters but the first are ignored.
|
980
|
-
# @return [
|
1005
|
+
# @return [Integer] The ASCII code of `c`.
|
981
1006
|
def ord(c)
|
982
1007
|
ruby1_8? ? c[0] : c.ord
|
983
1008
|
end
|
@@ -1102,11 +1127,11 @@ module Sass
|
|
1102
1127
|
|
1103
1128
|
# Converts the argument into a valid JSON value.
|
1104
1129
|
#
|
1105
|
-
# @param v [
|
1130
|
+
# @param v [Integer, String, Array, Boolean, nil]
|
1106
1131
|
# @return [String]
|
1107
1132
|
def json_value_of(v)
|
1108
1133
|
case v
|
1109
|
-
when
|
1134
|
+
when Integer
|
1110
1135
|
v.to_s
|
1111
1136
|
when String
|
1112
1137
|
"\"" + json_escape_string(v) + "\""
|
@@ -1139,7 +1164,7 @@ module Sass
|
|
1139
1164
|
|
1140
1165
|
# Encodes `value` as VLQ (http://en.wikipedia.org/wiki/VLQ).
|
1141
1166
|
#
|
1142
|
-
# @param value [
|
1167
|
+
# @param value [Integer]
|
1143
1168
|
# @return [String] The encoded value
|
1144
1169
|
def encode_vlq(value)
|
1145
1170
|
if value < 0
|
data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/lib/sass/util/cross_platform_random.rb
RENAMED
File without changes
|
data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/lib/sass/util/multibyte_string_scanner.rb
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
@@ -8,7 +8,7 @@ module Sass
|
|
8
8
|
# if it was installed from Git.
|
9
9
|
module Version
|
10
10
|
# Returns a hash representing the version of Sass.
|
11
|
-
# The `:major`, `:minor`, and `:teeny` keys have their respective numbers as
|
11
|
+
# The `:major`, `:minor`, and `:teeny` keys have their respective numbers as Integers.
|
12
12
|
# The `:name` key has the name of the version.
|
13
13
|
# The `:string` key contains a human-readable string representation of the version.
|
14
14
|
# The `:number` key is the major, minor, and teeny keys separated by periods.
|
@@ -41,7 +41,7 @@ module Sass
|
|
41
41
|
# :prerelease_number => 1
|
42
42
|
# }
|
43
43
|
#
|
44
|
-
# @return [{Symbol => String/
|
44
|
+
# @return [{Symbol => String/Integer}] The version hash
|
45
45
|
# @comment
|
46
46
|
# rubocop:disable ClassVars
|
47
47
|
def version
|
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
|
@@ -167,42 +167,52 @@ SCSS
|
|
167
167
|
end
|
168
168
|
|
169
169
|
def test_universal_unification_with_namespaceless_universal_target
|
170
|
+
assert_extend_doesnt_match('ns|*', '.foo', :failed_to_unify, 2) do
|
171
|
+
render_unification '*.foo', 'ns|* {@extend .foo}'
|
172
|
+
end
|
173
|
+
|
170
174
|
assert_unification '*.foo', '* {@extend .foo}', '*'
|
171
175
|
assert_unification '*.foo', '*|* {@extend .foo}', '*'
|
172
176
|
assert_unification '*|*.foo', '* {@extend .foo}', '*|*.foo, *'
|
173
177
|
assert_unification '*|*.foo', '*|* {@extend .foo}', '*|*'
|
174
|
-
assert_unification '*.foo', 'ns|* {@extend .foo}', '*.foo, ns|*'
|
175
178
|
assert_unification '*|*.foo', 'ns|* {@extend .foo}', '*|*.foo, ns|*'
|
176
179
|
end
|
177
180
|
|
178
181
|
def test_universal_unification_with_namespaced_universal_target
|
179
|
-
|
180
|
-
|
182
|
+
assert_extend_doesnt_match('*', '.foo', :failed_to_unify, 2) do
|
183
|
+
render_unification 'ns|*.foo', '* {@extend .foo}'
|
184
|
+
end
|
181
185
|
|
182
186
|
assert_extend_doesnt_match('ns2|*', '.foo', :failed_to_unify, 2) do
|
183
187
|
render_unification 'ns1|*.foo', 'ns2|* {@extend .foo}'
|
184
188
|
end
|
185
189
|
|
190
|
+
assert_unification 'ns|*.foo', '*|* {@extend .foo}', 'ns|*'
|
186
191
|
assert_unification 'ns|*.foo', 'ns|* {@extend .foo}', 'ns|*'
|
187
192
|
end
|
188
193
|
|
189
194
|
def test_universal_unification_with_namespaceless_element_target
|
195
|
+
assert_extend_doesnt_match('ns|*', '.foo', :failed_to_unify, 2) do
|
196
|
+
render_unification 'a.foo', 'ns|* {@extend .foo}'
|
197
|
+
end
|
198
|
+
|
190
199
|
assert_unification 'a.foo', '* {@extend .foo}', 'a'
|
191
200
|
assert_unification 'a.foo', '*|* {@extend .foo}', 'a'
|
192
201
|
assert_unification '*|a.foo', '* {@extend .foo}', '*|a.foo, a'
|
193
202
|
assert_unification '*|a.foo', '*|* {@extend .foo}', '*|a'
|
194
|
-
assert_unification 'a.foo', 'ns|* {@extend .foo}', 'a.foo, ns|a'
|
195
203
|
assert_unification '*|a.foo', 'ns|* {@extend .foo}', '*|a.foo, ns|a'
|
196
204
|
end
|
197
205
|
|
198
206
|
def test_universal_unification_with_namespaced_element_target
|
199
|
-
|
200
|
-
|
207
|
+
assert_extend_doesnt_match('*', '.foo', :failed_to_unify, 2) do
|
208
|
+
render_unification 'ns|a.foo', '* {@extend .foo}'
|
209
|
+
end
|
201
210
|
|
202
211
|
assert_extend_doesnt_match('ns2|*', '.foo', :failed_to_unify, 2) do
|
203
212
|
render_unification 'ns1|a.foo', 'ns2|* {@extend .foo}'
|
204
213
|
end
|
205
214
|
|
215
|
+
assert_unification 'ns|a.foo', '*|* {@extend .foo}', 'ns|a'
|
206
216
|
assert_unification 'ns|a.foo', 'ns|* {@extend .foo}', 'ns|a'
|
207
217
|
end
|
208
218
|
|
@@ -214,46 +224,56 @@ SCSS
|
|
214
224
|
end
|
215
225
|
|
216
226
|
def test_element_unification_with_namespaceless_universal_target
|
227
|
+
assert_extend_doesnt_match('ns|a', '.foo', :failed_to_unify, 2) do
|
228
|
+
render_unification '*.foo', 'ns|a {@extend .foo}'
|
229
|
+
end
|
230
|
+
|
217
231
|
assert_unification '*.foo', 'a {@extend .foo}', '*.foo, a'
|
218
232
|
assert_unification '*.foo', '*|a {@extend .foo}', '*.foo, a'
|
219
233
|
assert_unification '*|*.foo', 'a {@extend .foo}', '*|*.foo, a'
|
220
234
|
assert_unification '*|*.foo', '*|a {@extend .foo}', '*|*.foo, *|a'
|
221
|
-
assert_unification '*.foo', 'ns|a {@extend .foo}', '*.foo, ns|a'
|
222
235
|
assert_unification '*|*.foo', 'ns|a {@extend .foo}', '*|*.foo, ns|a'
|
223
236
|
end
|
224
237
|
|
225
238
|
def test_element_unification_with_namespaced_universal_target
|
226
|
-
|
227
|
-
|
239
|
+
assert_extend_doesnt_match('a', '.foo', :failed_to_unify, 2) do
|
240
|
+
render_unification 'ns|*.foo', 'a {@extend .foo}'
|
241
|
+
end
|
228
242
|
|
229
243
|
assert_extend_doesnt_match('ns2|a', '.foo', :failed_to_unify, 2) do
|
230
244
|
render_unification 'ns1|*.foo', 'ns2|a {@extend .foo}'
|
231
245
|
end
|
232
246
|
|
247
|
+
assert_unification 'ns|*.foo', '*|a {@extend .foo}', 'ns|*.foo, ns|a'
|
233
248
|
assert_unification 'ns|*.foo', 'ns|a {@extend .foo}', 'ns|*.foo, ns|a'
|
234
249
|
end
|
235
250
|
|
236
251
|
def test_element_unification_with_namespaceless_element_target
|
252
|
+
assert_extend_doesnt_match('ns|a', '.foo', :failed_to_unify, 2) do
|
253
|
+
render_unification 'a.foo', 'ns|a {@extend .foo}'
|
254
|
+
end
|
255
|
+
|
256
|
+
assert_extend_doesnt_match('h1', '.foo', :failed_to_unify, 2) do
|
257
|
+
render_unification 'a.foo', 'h1 {@extend .foo}'
|
258
|
+
end
|
259
|
+
|
237
260
|
assert_unification 'a.foo', 'a {@extend .foo}', 'a'
|
238
261
|
assert_unification 'a.foo', '*|a {@extend .foo}', 'a'
|
239
262
|
assert_unification '*|a.foo', 'a {@extend .foo}', '*|a.foo, a'
|
240
263
|
assert_unification '*|a.foo', '*|a {@extend .foo}', '*|a'
|
241
|
-
assert_unification 'a.foo', 'ns|a {@extend .foo}', 'a.foo, ns|a'
|
242
264
|
assert_unification '*|a.foo', 'ns|a {@extend .foo}', '*|a.foo, ns|a'
|
243
|
-
|
244
|
-
assert_extend_doesnt_match('h1', '.foo', :failed_to_unify, 2) do
|
245
|
-
render_unification 'a.foo', 'h1 {@extend .foo}'
|
246
|
-
end
|
247
265
|
end
|
248
266
|
|
249
267
|
def test_element_unification_with_namespaced_element_target
|
250
|
-
|
251
|
-
|
268
|
+
assert_extend_doesnt_match('a', '.foo', :failed_to_unify, 2) do
|
269
|
+
render_unification 'ns|a.foo', 'a {@extend .foo}'
|
270
|
+
end
|
252
271
|
|
253
272
|
assert_extend_doesnt_match('ns2|a', '.foo', :failed_to_unify, 2) do
|
254
273
|
render_unification 'ns1|a.foo', 'ns2|a {@extend .foo}'
|
255
274
|
end
|
256
275
|
|
276
|
+
assert_unification 'ns|a.foo', '*|a {@extend .foo}', 'ns|a'
|
257
277
|
assert_unification 'ns|a.foo', 'ns|a {@extend .foo}', 'ns|a'
|
258
278
|
end
|
259
279
|
|
@@ -567,7 +587,7 @@ SCSS
|
|
567
587
|
end
|
568
588
|
|
569
589
|
def test_long_extendee_runs_unification
|
570
|
-
assert_extends 'ns|*.foo.bar', 'a.baz {@extend .foo.bar}', 'ns|*.foo.bar, ns|a.baz'
|
590
|
+
assert_extends 'ns|*.foo.bar', '*|a.baz {@extend .foo.bar}', 'ns|*.foo.bar, ns|a.baz'
|
571
591
|
end
|
572
592
|
|
573
593
|
## Long Extenders
|
@@ -577,7 +597,7 @@ SCSS
|
|
577
597
|
end
|
578
598
|
|
579
599
|
def test_long_extender_runs_unification
|
580
|
-
assert_extends 'ns|*.foo.bar', 'a.baz {@extend .foo}', 'ns|*.foo.bar, ns|a.bar.baz'
|
600
|
+
assert_extends 'ns|*.foo.bar', '*|a.baz {@extend .foo}', 'ns|*.foo.bar, ns|a.bar.baz'
|
581
601
|
end
|
582
602
|
|
583
603
|
def test_long_extender_aborts_unification
|
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}/test/sass/more_results/more_import.css
RENAMED
File without changes
|
data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/more_templates/_more_partial.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/more_templates/more_import.sass
RENAMED
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/results/cached_import_option.css
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
|
data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/results/import_charset.css
RENAMED
File without changes
|
data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/results/import_charset_1_8.css
RENAMED
File without changes
|
data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/results/import_charset_ibm866.css
RENAMED
File without changes
|
data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/test/sass/results/import_content.css
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
|
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}/test/sass/templates/_filename_fn_import.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/_imported_content.sass
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
|