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
@@ -983,9 +983,13 @@ rule
|
|
983
983
|
result = val[1] || s(:array)
|
984
984
|
result[0] = :array # aref_args is :args
|
985
985
|
}
|
986
|
-
| tLBRACE
|
986
|
+
| tLBRACE
|
987
987
|
{
|
988
|
-
result =
|
988
|
+
result = self.lexer.lineno
|
989
|
+
}
|
990
|
+
assoc_list tRCURLY
|
991
|
+
{
|
992
|
+
result = new_hash val
|
989
993
|
}
|
990
994
|
| kRETURN
|
991
995
|
{
|
@@ -2304,7 +2308,6 @@ keyword_variable: kNIL { result = s(:nil) }
|
|
2304
2308
|
list.push(*more) unless more.empty?
|
2305
2309
|
result = list
|
2306
2310
|
result[0] = :hash
|
2307
|
-
# TODO: shouldn't this be a hash?
|
2308
2311
|
}
|
2309
2312
|
|
2310
2313
|
assoc: arg_value tASSOC arg_value
|
File without changes
|
File without changes
|
@@ -1,7 +1,7 @@
|
|
1
1
|
# encoding: UTF-8
|
2
2
|
#--
|
3
3
|
# This file is automatically generated. Do not modify it.
|
4
|
-
# Generated by: oedipus_lex version 2.
|
4
|
+
# Generated by: oedipus_lex version 2.5.0.
|
5
5
|
# Source: lib/ruby_lexer.rex
|
6
6
|
#++
|
7
7
|
|
@@ -25,7 +25,8 @@ class RubyLexer
|
|
25
25
|
INT_OCT_BAD = /[+]?0o?[0-7_]*[89]/i
|
26
26
|
FLOAT_BAD = /[+]?\d[\d_]*_(e|\.)/i
|
27
27
|
|
28
|
-
class
|
28
|
+
class LexerError < StandardError ; end
|
29
|
+
class ScanError < LexerError ; end
|
29
30
|
|
30
31
|
attr_accessor :filename
|
31
32
|
attr_accessor :ss
|
@@ -43,7 +44,6 @@ class RubyLexer
|
|
43
44
|
yield
|
44
45
|
end
|
45
46
|
|
46
|
-
|
47
47
|
def scanner_class
|
48
48
|
StringScanner
|
49
49
|
end unless instance_methods(false).map(&:to_s).include?("scanner_class")
|
@@ -62,6 +62,12 @@ class RubyLexer
|
|
62
62
|
end
|
63
63
|
end
|
64
64
|
|
65
|
+
def location
|
66
|
+
[
|
67
|
+
(filename || "<input>"),
|
68
|
+
].compact.join(":")
|
69
|
+
end
|
70
|
+
|
65
71
|
def next_token
|
66
72
|
return process_string if lex_strterm
|
67
73
|
self.command_state = self.command_start
|
@@ -297,16 +303,16 @@ class RubyLexer
|
|
297
303
|
action { rb_compile_error "Invalid char #{text.inspect} in expression" }
|
298
304
|
else
|
299
305
|
text = ss.string[ss.pos .. -1]
|
300
|
-
raise ScanError, "can not match (#{state.inspect}): '#{text}'"
|
306
|
+
raise ScanError, "can not match (#{state.inspect}) at #{location}: '#{text}'"
|
301
307
|
end
|
302
308
|
else
|
303
|
-
raise ScanError, "undefined state: '#{state}'"
|
309
|
+
raise ScanError, "undefined state at #{location}: '#{state}'"
|
304
310
|
end # token = case state
|
305
311
|
|
306
312
|
next unless token # allow functions to trigger redo w/ nil
|
307
313
|
end # while
|
308
314
|
|
309
|
-
raise "bad lexical result: #{token.inspect}" unless
|
315
|
+
raise LexerError, "bad lexical result at #{location}: #{token.inspect}" unless
|
310
316
|
token.nil? || (Array === token && token.size >= 2)
|
311
317
|
|
312
318
|
# auto-switch state
|
File without changes
|
@@ -1026,9 +1026,13 @@ rule
|
|
1026
1026
|
result = val[1] || s(:array)
|
1027
1027
|
result[0] = :array # aref_args is :args
|
1028
1028
|
}
|
1029
|
-
| tLBRACE
|
1029
|
+
| tLBRACE
|
1030
1030
|
{
|
1031
|
-
result =
|
1031
|
+
result = self.lexer.lineno
|
1032
|
+
}
|
1033
|
+
assoc_list tRCURLY
|
1034
|
+
{
|
1035
|
+
result = new_hash val
|
1032
1036
|
}
|
1033
1037
|
| kRETURN
|
1034
1038
|
{
|
@@ -2397,7 +2401,6 @@ keyword_variable: kNIL { result = s(:nil) }
|
|
2397
2401
|
list.push(*more) unless more.empty?
|
2398
2402
|
result = list
|
2399
2403
|
result[0] = :hash
|
2400
|
-
# TODO: shouldn't this be a hash?
|
2401
2404
|
}
|
2402
2405
|
|
2403
2406
|
assoc: arg_value tASSOC arg_value
|
data/bundle/ruby/2.3.0/gems/{ruby_parser-3.8.4 → ruby_parser-3.9.0}/lib/ruby_parser_extras.rb
RENAMED
@@ -7,7 +7,7 @@ require "rp_extensions"
|
|
7
7
|
require "rp_stringscanner"
|
8
8
|
|
9
9
|
module RubyParserStuff
|
10
|
-
VERSION = "3.
|
10
|
+
VERSION = "3.9.0"
|
11
11
|
|
12
12
|
attr_accessor :lexer, :in_def, :in_single, :file
|
13
13
|
attr_reader :env, :comments
|
@@ -620,6 +620,10 @@ module RubyParserStuff
|
|
620
620
|
result
|
621
621
|
end
|
622
622
|
|
623
|
+
def new_hash val
|
624
|
+
s(:hash, *val[2].values).line(val[1])
|
625
|
+
end
|
626
|
+
|
623
627
|
def new_if c, t, f
|
624
628
|
l = [c.line, t && t.line, f && f.line].compact.min
|
625
629
|
c = cond c
|
File without changes
|
data/bundle/ruby/2.3.0/gems/{ruby_parser-3.8.4 → ruby_parser-3.9.0}/test/test_ruby_parser.rb
RENAMED
@@ -705,6 +705,15 @@ module TestRubyParserShared
|
|
705
705
|
assert_parse rb, pt
|
706
706
|
end
|
707
707
|
|
708
|
+
def test_parse_line_hash_lit
|
709
|
+
rb = "{\n:s1 => 1,\n}"
|
710
|
+
pt = s(:hash,
|
711
|
+
s(:lit, :s1).line(2), s(:lit, 1).line(2),
|
712
|
+
).line(1)
|
713
|
+
|
714
|
+
assert_parse rb, pt
|
715
|
+
end
|
716
|
+
|
708
717
|
def test_parse_line_heredoc_evstr
|
709
718
|
skip "heredoc line numbers are just gonna be screwed for a while..."
|
710
719
|
|
data/bundle/ruby/2.3.0/gems/{ruby_parser-3.8.4 → ruby_parser-3.9.0}/test/test_ruby_parser_extras.rb
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
@@ -0,0 +1 @@
|
|
1
|
+
3.4.24
|
@@ -0,0 +1 @@
|
|
1
|
+
19 May 2017 00:01:41 UTC
|
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
|
@@ -94,13 +94,13 @@ module Sass
|
|
94
94
|
# `text`: `String`
|
95
95
|
# : The text in the line, without any whitespace at the beginning or end.
|
96
96
|
#
|
97
|
-
# `tabs`: `
|
97
|
+
# `tabs`: `Integer`
|
98
98
|
# : The level of indentation of the line.
|
99
99
|
#
|
100
|
-
# `index`: `
|
100
|
+
# `index`: `Integer`
|
101
101
|
# : The line number in the original document.
|
102
102
|
#
|
103
|
-
# `offset`: `
|
103
|
+
# `offset`: `Integer`
|
104
104
|
# : The number of bytes in on the line that the text begins.
|
105
105
|
# This ends up being the number of bytes of leading whitespace.
|
106
106
|
#
|
File without changes
|
@@ -69,14 +69,14 @@ module Sass
|
|
69
69
|
# The name of the mixin in which the error occurred.
|
70
70
|
# This could be `nil` if the error occurred outside a mixin.
|
71
71
|
#
|
72
|
-
# @return [
|
72
|
+
# @return [String]
|
73
73
|
def sass_mixin
|
74
74
|
sass_backtrace.first[:mixin]
|
75
75
|
end
|
76
76
|
|
77
77
|
# The line of the Sass template on which the error occurred.
|
78
78
|
#
|
79
|
-
# @return [
|
79
|
+
# @return [Integer]
|
80
80
|
def sass_line
|
81
81
|
sass_backtrace.first[:line]
|
82
82
|
end
|
@@ -153,7 +153,7 @@ module Sass
|
|
153
153
|
# Returns an error report for an exception in CSS format.
|
154
154
|
#
|
155
155
|
# @param e [Exception]
|
156
|
-
# @param line_offset [
|
156
|
+
# @param line_offset [Integer] The number of the first line of the Sass template.
|
157
157
|
# @return [String] The error report
|
158
158
|
# @raise [Exception] `e`, if the
|
159
159
|
# {file:SASS_REFERENCE.md#full_exception-option `:full_exception`} option
|
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}/lib/sass/importers/deprecated_path.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
|
data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/lib/sass/plugin/staleness_checker.rb
RENAMED
@@ -72,7 +72,7 @@ module Sass
|
|
72
72
|
# Returns whether a Sass or SCSS stylesheet has been modified since a given time.
|
73
73
|
#
|
74
74
|
# @param template_file [String] The location of the Sass or SCSS template.
|
75
|
-
# @param mtime [
|
75
|
+
# @param mtime [Time] The modification time to check against.
|
76
76
|
# @param importer [Sass::Importers::Base] The importer used to locate the stylesheet.
|
77
77
|
# Defaults to the filesystem importer.
|
78
78
|
# @return [Boolean] Whether the stylesheet has been modified.
|
@@ -103,7 +103,7 @@ module Sass
|
|
103
103
|
# so it's better to use when checking multiple stylesheets at once.
|
104
104
|
#
|
105
105
|
# @param template_file [String] The location of the Sass or SCSS template.
|
106
|
-
# @param mtime [
|
106
|
+
# @param mtime [Time] The modification time to check against.
|
107
107
|
# @param importer [Sass::Importers::Base] The importer used to locate the stylesheet.
|
108
108
|
# Defaults to the filesystem importer.
|
109
109
|
# @return [Boolean] Whether the stylesheet has been modified.
|
File without changes
|
File without changes
|
File without changes
|
@@ -16,9 +16,9 @@ module Sass
|
|
16
16
|
# Parses a string of SassScript
|
17
17
|
#
|
18
18
|
# @param value [String] The SassScript
|
19
|
-
# @param line [
|
19
|
+
# @param line [Integer] The number of the line on which the SassScript appeared.
|
20
20
|
# Used for error reporting
|
21
|
-
# @param offset [
|
21
|
+
# @param offset [Integer] The number of characters in on `line` that the SassScript started.
|
22
22
|
# Used for error reporting
|
23
23
|
# @param options [{Symbol => Object}] An options hash;
|
24
24
|
# see {file:SASS_REFERENCE.md#sass_options the Sass options documentation}
|
File without changes
|
File without changes
|
data/bundle/ruby/2.3.0/gems/{sass-3.4.23 → sass-3.4.24}/lib/sass/script/css_variable_warning.rb
RENAMED
File without changes
|
@@ -431,8 +431,8 @@ module Sass::Script
|
|
431
431
|
# If no signatures match, the first signature is returned for error messaging.
|
432
432
|
#
|
433
433
|
# @param method_name [Symbol] The name of the Ruby function to be called.
|
434
|
-
# @param arg_arity [
|
435
|
-
# @param kwarg_arity [
|
434
|
+
# @param arg_arity [Integer] The number of unnamed arguments the function was passed.
|
435
|
+
# @param kwarg_arity [Integer] The number of keyword arguments the function was passed.
|
436
436
|
#
|
437
437
|
# @return [{Symbol => Object}, nil]
|
438
438
|
# The signature options for the matching signature,
|
@@ -1583,7 +1583,7 @@ MESSAGE
|
|
1583
1583
|
# @raise [ArgumentError] if `$string` isn't a string
|
1584
1584
|
def to_upper_case(string)
|
1585
1585
|
assert_type string, :String, :string
|
1586
|
-
Sass::Script::Value::String.new(string.value
|
1586
|
+
Sass::Script::Value::String.new(Sass::Util.upcase(string.value), string.type)
|
1587
1587
|
end
|
1588
1588
|
declare :to_upper_case, [:string]
|
1589
1589
|
|
@@ -1598,7 +1598,7 @@ MESSAGE
|
|
1598
1598
|
# @raise [ArgumentError] if `$string` isn't a string
|
1599
1599
|
def to_lower_case(string)
|
1600
1600
|
assert_type string, :String, :string
|
1601
|
-
Sass::Script::Value::String.new(string.value
|
1601
|
+
Sass::Script::Value::String.new(Sass::Util.downcase(string.value), string.type)
|
1602
1602
|
end
|
1603
1603
|
declare :to_lower_case, [:string]
|
1604
1604
|
|
@@ -19,13 +19,13 @@ module Sass
|
|
19
19
|
# `source_range`: \[`Sass::Source::Range`\]
|
20
20
|
# : The range in the source file in which the token appeared.
|
21
21
|
#
|
22
|
-
# `pos`: \[`
|
22
|
+
# `pos`: \[`Integer`\]
|
23
23
|
# : The scanner position at which the SassScript token appeared.
|
24
24
|
Token = Struct.new(:type, :value, :source_range, :pos)
|
25
25
|
|
26
26
|
# The line number of the lexer's current position.
|
27
27
|
#
|
28
|
-
# @return [
|
28
|
+
# @return [Integer]
|
29
29
|
def line
|
30
30
|
return @line unless @tok
|
31
31
|
@tok.source_range.start_pos.line
|
@@ -34,7 +34,7 @@ module Sass
|
|
34
34
|
# The number of bytes into the current line
|
35
35
|
# of the lexer's current position (1-based).
|
36
36
|
#
|
37
|
-
# @return [
|
37
|
+
# @return [Integer]
|
38
38
|
def offset
|
39
39
|
return @offset unless @tok
|
40
40
|
@tok.source_range.start_pos.offset
|
@@ -142,9 +142,9 @@ module Sass
|
|
142
142
|
}
|
143
143
|
|
144
144
|
# @param str [String, StringScanner] The source text to lex
|
145
|
-
# @param line [
|
145
|
+
# @param line [Integer] The 1-based line on which the SassScript appears.
|
146
146
|
# Used for error reporting and sourcemap building
|
147
|
-
# @param offset [
|
147
|
+
# @param offset [Integer] The 1-based character (not byte) offset in the line in the source.
|
148
148
|
# Used for error reporting and sourcemap building
|
149
149
|
# @param options [{Symbol => Object}] An options hash;
|
150
150
|
# see {file:SASS_REFERENCE.md#sass_options the Sass options documentation}
|
@@ -8,22 +8,22 @@ module Sass
|
|
8
8
|
class Parser
|
9
9
|
# The line number of the parser's current position.
|
10
10
|
#
|
11
|
-
# @return [
|
11
|
+
# @return [Integer]
|
12
12
|
def line
|
13
13
|
@lexer.line
|
14
14
|
end
|
15
15
|
|
16
16
|
# The column number of the parser's current position.
|
17
17
|
#
|
18
|
-
# @return [
|
18
|
+
# @return [Integer]
|
19
19
|
def offset
|
20
20
|
@lexer.offset
|
21
21
|
end
|
22
22
|
|
23
23
|
# @param str [String, StringScanner] The source text to parse
|
24
|
-
# @param line [
|
24
|
+
# @param line [Integer] The line on which the SassScript appears.
|
25
25
|
# Used for error reporting and sourcemap building
|
26
|
-
# @param offset [
|
26
|
+
# @param offset [Integer] The character (not byte) offset where the script starts in the line.
|
27
27
|
# Used for error reporting and sourcemap building
|
28
28
|
# @param options [{Symbol => Object}] An options hash; see
|
29
29
|
# {file:SASS_REFERENCE.md#sass_options the Sass options documentation}.
|
File without changes
|
File without changes
|