Skip to content

Instantly share code, notes, and snippets.

@Evanto
Created February 25, 2017 13:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Evanto/4ce2afa5a9e75b7154727356d77737e1 to your computer and use it in GitHub Desktop.
Save Evanto/4ce2afa5a9e75b7154727356d77737e1 to your computer and use it in GitHub Desktop.
-----> Ruby app detected
chmod: cannot access ‘bin/Рабочий’: No such file or directory
chmod: cannot access ‘стол’: No such file or directory
chmod: cannot access ‘-’: No such file or directory
chmod: cannot access ‘Ярлык.lnk’: No such file or directory
-----> Compiling Ruby/Rails
-----> Using Ruby version: ruby-2.4.0
-----> Installing dependencies using bundler 1.13.7
Running: bundle install --without development:test --path vendor/bundle --binstubs vendor/bundle/bin -j4 --deployment
Warning: the running version of Bundler (1.13.7) is older than the version that created the lockfile (1.14.5). We suggest you upgrade to the latest version of Bundler by running `gem install bundler`.
Fetching gem metadata from https://rubygems.org/.........
Fetching version metadata from https://rubygems.org/..
Fetching dependency metadata from https://rubygems.org/.
Using rake 12.0.0
Using concurrent-ruby 1.0.4
Using i18n 0.8.1
Using minitest 5.10.1
Using thread_safe 0.3.6
Using builder 3.2.3
Using erubis 2.7.0
Using mini_portile2 2.1.0
Using rack 2.0.1
Using nio4r 1.2.1
Using websocket-extensions 0.1.2
Using mime-types-data 3.2016.0521
Using arel 7.1.4
Using coffee-script-source 1.12.2
Using execjs 2.7.0
Using method_source 0.8.2
Using thor 0.19.4
Using multi_json 1.12.1
Using puma 3.7.1
Using bundler 1.13.7
Using sass 3.4.23
Using tilt 2.0.6
Using turbolinks-source 5.0.0
Using tzinfo 1.2.2
Using nokogiri 1.7.0.1
Using rack-test 0.6.3
Using sprockets 3.7.1
Using websocket-driver 0.6.5
Using uglifier 3.0.4
Using coffee-script 2.4.1
Using mime-types 3.1
Using turbolinks 5.0.1
Using activesupport 5.0.1
Using loofah 2.0.3
Using mail 2.6.4
Using rails-dom-testing 2.0.2
Using globalid 0.3.7
Using activemodel 5.0.1
Using jbuilder 2.6.3
Using rails-html-sanitizer 1.0.3
Using activejob 5.0.1
Using activerecord 5.0.1
Using actionview 5.0.1
Using actionpack 5.0.1
Using actioncable 5.0.1
Using actionmailer 5.0.1
Using railties 5.0.1
Using sprockets-rails 3.2.0
Installing rails_stdout_logging 0.0.5
Using coffee-rails 4.2.1
Using jquery-rails 4.2.2
Using rails 5.0.1
Using sass-rails 5.0.6
Installing rails_serve_static_assets 0.0.5
Installing rails_12factor 0.0.3
Bundle complete! 13 Gemfile dependencies, 55 gems now installed.
Gems in the groups development and test were not installed.
Bundled gems are installed into ./vendor/bundle.
Bundle completed (2.47s)
Cleaning up the bundler cache.
Warning: the running version of Bundler (1.13.7) is older than the version that created the lockfile (1.14.5). We suggest you upgrade to the latest version of Bundler by running `gem install bundler`.
-----> Detecting rake tasks
-----> Preparing app for Rails asset pipeline
Running: rake assets:precompile
/tmp/build_6a77512a0cbd563f611ebef33b4614a6/Evanto-MovieApp-2e179ee/vendor/bundle/ruby/2.4.0/gems/activesupport-5.0.1/lib/active_support/xml_mini.rb:51: warning: constant ::Fixnum is deprecated
/tmp/build_6a77512a0cbd563f611ebef33b4614a6/Evanto-MovieApp-2e179ee/vendor/bundle/ruby/2.4.0/gems/activesupport-5.0.1/lib/active_support/xml_mini.rb:52: warning: constant ::Bignum is deprecated
/tmp/build_6a77512a0cbd563f611ebef33b4614a6/Evanto-MovieApp-2e179ee/vendor/bundle/ruby/2.4.0/gems/activesupport-5.0.1/lib/active_support/core_ext/numeric/conversions.rb:138: warning: constant ::Fixnum is deprecated
Asset precompilation completed (1.30s)
Cleaning assets
Running: rake assets:clean
/tmp/build_6a77512a0cbd563f611ebef33b4614a6/Evanto-MovieApp-2e179ee/vendor/bundle/ruby/2.4.0/gems/activesupport-5.0.1/lib/active_support/xml_mini.rb:51: warning: constant ::Fixnum is deprecated
/tmp/build_6a77512a0cbd563f611ebef33b4614a6/Evanto-MovieApp-2e179ee/vendor/bundle/ruby/2.4.0/gems/activesupport-5.0.1/lib/active_support/xml_mini.rb:52: warning: constant ::Bignum is deprecated
/tmp/build_6a77512a0cbd563f611ebef33b4614a6/Evanto-MovieApp-2e179ee/vendor/bundle/ruby/2.4.0/gems/activesupport-5.0.1/lib/active_support/core_ext/numeric/conversions.rb:138: warning: constant ::Fixnum is deprecated
-----> Discovering process types
Procfile declares types -> web
Default types for buildpack -> console, rake, worker
-----> Compressing...
Done: 23M
-----> Launching...
Released v20
https://movieapps.herokuapp.com/ deployed to Heroku
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment