Injecting configuration and compiling...
[1G [1G-----> Ruby app detected
[1G-----> Compiling Ruby
[1G-----> Using Ruby version: ruby-2.3.1
[1G-----> Installing dependencies using bundler 1.13.7
[1G Running: bundle install --without development:test --path vendor/bundle --binstubs vendor/bundle/bin -j4 --deployment
[1G Fetching gem metadata from https://rubygems.org/.........
[1G Fetching version metadata from https://rubygems.org/.
[1G Fetching https://github.com/everypolitician/field_serializer.git
[1G Fetching https://github.com/everypolitician/scraped_page_archive.git
[1G Fetching https://github.com/openaustralia/scraperwiki-ruby.git
[1G Installing ast 2.3.0
[1G Installing coderay 1.1.0
[1G Installing public_suffix 2.0.4
[1G Using field_serializer 0.1.0 from https://github.com/everypolitician/field_serializer.git (at master@16d5d90)
[1G Installing git 1.3.0
[1G Installing colorize 0.7.7
[1G Installing safe_yaml 1.0.4
[1G Installing hashdiff 0.3.1
[1G Installing method_source 0.8.2
[1G Installing mini_portile 0.6.2
[1G Installing open-uri-cached 0.0.5
[1G Installing powerpack 0.1.1
[1G Installing slop 3.6.0
[1G Installing httpclient 2.6.0.1
[1G Installing require_all 1.3.3
[1G Installing rainbow 2.1.0
[1G Installing ruby-progressbar 1.8.1
[1G Installing unicode-display_width 1.1.1
[1G Using bundler 1.13.7
[1G Installing vcr 3.0.3
[1G Installing sqlite3 1.3.10 with native extensions
[1G Installing parser 2.3.1.4
[1G Installing addressable 2.5.0
[1G Installing crack 0.4.3
[1G Installing pry 0.10.1
[1G Installing nokogiri 1.6.6.2 with native extensions
[1G Installing rubocop 0.43.0
[1G Installing webmock 2.0.3
[1G Installing vcr-archive 0.3.0
[1G Using scraped_page_archive 0.5.0 from https://github.com/everypolitician/scraped_page_archive.git (at master@28f93d7)
[1G Installing sqlite_magic 0.0.3
[1G Using scraperwiki 3.0.1 from https://github.com/openaustralia/scraperwiki-ruby.git (at morph_defaults@fc50176)
[1G Bundle complete! 9 Gemfile dependencies, 32 gems now installed.
[1G Gems in the groups development and test were not installed.
[1G Bundled gems are installed into ./vendor/bundle.
[1G Post-install message from webmock:
[1G WebMock 2.0 has some breaking changes. Please check the CHANGELOG: https://goo.gl/piDGLu
[1G Bundle completed (19.18s)
[1G Cleaning up the bundler cache.
[1G-----> Detecting rake tasks
[1G
[1G [1G-----> Discovering process types
[1G Procfile declares types -> scraper
Injecting scraper and running...