Created
March 24, 2014 16:02
-
-
Save cappert/9743202 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Faraday::Builder is now Faraday::RackBuilder. | |
| [deprecated] I18n.enforce_available_locales will default to true in the future. If you really want to skip validation of your locale you can set I18n.enforce_available_locales = false to avoid this message. | |
| (sass):299: Invalid CSS after " color: #b61924;": expected "}", was "@include: trans..." (Sass::SyntaxError) | |
| from /Users/camille/.gem/ruby/2.1.1/gems/sass-3.2.13/lib/sass/scss/parser.rb:1147:in `expected' | |
| from /Users/camille/.gem/ruby/2.1.1/gems/sass-3.2.13/lib/sass/scss/parser.rb:1085:in `expected' | |
| from /Users/camille/.gem/ruby/2.1.1/gems/sass-3.2.13/lib/sass/scss/parser.rb:1080:in `tok!' | |
| from /Users/camille/.gem/ruby/2.1.1/gems/sass-3.2.13/lib/sass/scss/parser.rb:536:in `block' | |
| from /Users/camille/.gem/ruby/2.1.1/gems/sass-3.2.13/lib/sass/scss/parser.rb:529:in `ruleset' | |
| from /Users/camille/.gem/ruby/2.1.1/gems/sass-3.2.13/lib/sass/scss/css_parser.rb:22:in `block_child' | |
| from /Users/camille/.gem/ruby/2.1.1/gems/sass-3.2.13/lib/sass/scss/parser.rb:546:in `block_contents' | |
| from /Users/camille/.gem/ruby/2.1.1/gems/sass-3.2.13/lib/sass/scss/parser.rb:82:in `stylesheet' | |
| from /Users/camille/.gem/ruby/2.1.1/gems/sass-3.2.13/lib/sass/scss/parser.rb:27:in `parse' | |
| from /Users/camille/.gem/ruby/2.1.1/gems/middleman-core-3.2.1/lib/middleman-more/extensions/minify_css.rb:24:in `compress' | |
| from /Users/camille/.gem/ruby/2.1.1/gems/middleman-core-3.2.1/lib/middleman-more/extensions/minify_css.rb:59:in `call' | |
| from /Users/camille/.gem/ruby/2.1.1/gems/rack-1.5.2/lib/rack/head.rb:11:in `call' | |
| from /Users/camille/.gem/ruby/2.1.1/gems/rack-1.5.2/lib/rack/lint.rb:49:in `_call' | |
| from /Users/camille/.gem/ruby/2.1.1/gems/rack-1.5.2/lib/rack/lint.rb:37:in `call' | |
| from /Users/camille/.gem/ruby/2.1.1/gems/rack-1.5.2/lib/rack/builder.rb:138:in `call' | |
| from /Users/camille/.gem/ruby/2.1.1/gems/rack-test-0.6.2/lib/rack/mock_session.rb:30:in `request' | |
| from /Users/camille/.gem/ruby/2.1.1/gems/rack-test-0.6.2/lib/rack/test.rb:230:in `process_request' | |
| from /Users/camille/.gem/ruby/2.1.1/gems/rack-test-0.6.2/lib/rack/test.rb:57:in `get' | |
| from /Users/camille/.gem/ruby/2.1.1/gems/middleman-core-3.2.1/lib/middleman-more/extensions/asset_hash.rb:44:in `manipulate_single_resource' | |
| from /Users/camille/.gem/ruby/2.1.1/gems/middleman-core-3.2.1/lib/middleman-more/extensions/asset_hash.rb:36:in `each' | |
| from /Users/camille/.gem/ruby/2.1.1/gems/middleman-core-3.2.1/lib/middleman-more/extensions/asset_hash.rb:36:in `manipulate_resource_list' | |
| from /Users/camille/.gem/ruby/2.1.1/gems/middleman-core-3.2.1/lib/middleman-core/sitemap/store.rb:217:in `block (2 levels) in ensure_resource_list_updated!' | |
| from /Users/camille/.gem/ruby/2.1.1/gems/middleman-core-3.2.1/lib/middleman-core/sitemap/store.rb:216:in `each' | |
| from /Users/camille/.gem/ruby/2.1.1/gems/middleman-core-3.2.1/lib/middleman-core/sitemap/store.rb:216:in `inject' | |
| from /Users/camille/.gem/ruby/2.1.1/gems/middleman-core-3.2.1/lib/middleman-core/sitemap/store.rb:216:in `block in ensure_resource_list_updated!' | |
| from /Users/camille/.rubies/ruby-2.1.1/lib/ruby/2.1.0/monitor.rb:211:in `mon_synchronize' | |
| from /Users/camille/.gem/ruby/2.1.1/gems/middleman-core-3.2.1/lib/middleman-core/sitemap/store.rb:210:in `ensure_resource_list_updated!' | |
| from /Users/camille/.gem/ruby/2.1.1/gems/middleman-core-3.2.1/lib/middleman-core/sitemap/extensions/on_disk.rb:35:in `block in initialize' | |
| from /Users/camille/.gem/ruby/2.1.1/gems/middleman-core-3.2.1/lib/vendored-middleman-deps/hooks-0.2.0/lib/hooks.rb:53:in `instance_exec' | |
| from /Users/camille/.gem/ruby/2.1.1/gems/middleman-core-3.2.1/lib/vendored-middleman-deps/hooks-0.2.0/lib/hooks.rb:53:in `block in run_hook_for' | |
| from /Users/camille/.gem/ruby/2.1.1/gems/middleman-core-3.2.1/lib/vendored-middleman-deps/hooks-0.2.0/lib/hooks.rb:49:in `each' | |
| from /Users/camille/.gem/ruby/2.1.1/gems/middleman-core-3.2.1/lib/vendored-middleman-deps/hooks-0.2.0/lib/hooks.rb:49:in `run_hook_for' | |
| from /Users/camille/.gem/ruby/2.1.1/gems/middleman-core-3.2.1/lib/vendored-middleman-deps/hooks-0.2.0/lib/hooks.rb:107:in `run_hook' | |
| from /Users/camille/.gem/ruby/2.1.1/gems/middleman-core-3.2.1/lib/middleman-core/core_extensions/request.rb:51:in `inst' | |
| from /Users/camille/.gem/ruby/2.1.1/gems/middleman-core-3.2.1/lib/middleman-core/cli/build.rb:91:in `shared_instance' | |
| from /Users/camille/.gem/ruby/2.1.1/gems/middleman-core-3.2.1/lib/middleman-core/cli/build.rb:60:in `build' | |
| from /Users/camille/.gem/ruby/2.1.1/gems/thor-0.18.1/lib/thor/command.rb:27:in `run' | |
| from /Users/camille/.gem/ruby/2.1.1/gems/thor-0.18.1/lib/thor/invocation.rb:120:in `invoke_command' | |
| from /Users/camille/.gem/ruby/2.1.1/gems/thor-0.18.1/lib/thor.rb:363:in `dispatch' | |
| from /Users/camille/.gem/ruby/2.1.1/gems/thor-0.18.1/lib/thor/base.rb:439:in `start' | |
| from /Users/camille/.gem/ruby/2.1.1/gems/middleman-core-3.2.1/lib/middleman-core/cli.rb:77:in `method_missing' | |
| from /Users/camille/.gem/ruby/2.1.1/gems/thor-0.18.1/lib/thor/command.rb:29:in `run' | |
| from /Users/camille/.gem/ruby/2.1.1/gems/thor-0.18.1/lib/thor/command.rb:128:in `run' | |
| from /Users/camille/.gem/ruby/2.1.1/gems/thor-0.18.1/lib/thor/invocation.rb:120:in `invoke_command' | |
| from /Users/camille/.gem/ruby/2.1.1/gems/thor-0.18.1/lib/thor.rb:363:in `dispatch' | |
| from /Users/camille/.gem/ruby/2.1.1/gems/thor-0.18.1/lib/thor/base.rb:439:in `start' | |
| from /Users/camille/.gem/ruby/2.1.1/gems/middleman-core-3.2.1/lib/middleman-core/cli.rb:22:in `start' | |
| from /Users/camille/.gem/ruby/2.1.1/gems/middleman-core-3.2.1/bin/middleman:18:in `<top (required)>' | |
| from /Users/camille/.gem/ruby/2.1.1/bin/middleman:23:in `load' | |
| from /Users/camille/.gem/ruby/2.1.1/bin/middleman:23:in `<main>' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment