Skip to content

Instantly share code, notes, and snippets.

@JuPlutonic
Last active February 6, 2019 09:11
Show Gist options
  • Save JuPlutonic/46bef047172fc673c4e0b15fa57544ae to your computer and use it in GitHub Desktop.
Save JuPlutonic/46bef047172fc673c4e0b15fa57544ae to your computer and use it in GitHub Desktop.
Rails/Spring
Fetching https://github.com/rails/spring.git
The dependency tzinfo-data (>= 0) will be unused by any of the platforms Bundler is installing for. Bundler is installing for ruby but the dependency is only for x86-mingw32, x86-mswin32, x64-mingw32, java. To add those platforms to the bundle, run `bundle lock --add-platform x86-mingw32 x86-mswin32 x64-mingw32 java`.
Fetching gem metadata from https://rubygems.org/..........
Fetching version metadata from https://rubygems.org/...
Fetching dependency metadata from https://rubygems.org/..
Resolving dependencies...
Using rake 12.0.0
Using concurrent-ruby 1.0.5
Using i18n 0.8.6
Using minitest 5.10.3
Using thread_safe 0.3.6
Using builder 3.2.3
Using erubi 1.6.1
Using mini_portile2 2.2.0
Using rack 2.0.3
Using nio4r 2.1.0
Using websocket-extensions 0.1.2
Using mime-types-data 3.2016.0521
Using arel 8.0.0
Using public_suffix 3.0.0
Using bindex 0.5.0
Using bson 4.2.2
Using bundler 1.15.4
Using byebug 9.1.0
Using mini_mime 0.1.4
Using ffi 1.9.18
Using coffee-script-source 1.12.2
Using execjs 2.7.0
Using method_source 0.8.2
Using thor 0.20.0
Using multi_json 1.12.2
Using rb-fsevent 0.10.2
Using ruby_dep 1.5.0
Using puma 3.10.0
Using rubyzip 1.2.1
Using tilt 2.0.8
Using sqlite3 1.3.13
Using turbolinks-source 5.0.3
Using will_paginate 3.1.6
Using tzinfo 1.2.3
Using nokogiri 1.8.0
Using rack-test 0.6.3
Using sprockets 3.7.1
Using websocket-driver 0.6.5
Using mime-types 3.1
Using addressable 2.5.2
Using mongo 2.4.3
Using childprocess 0.7.1
Using rb-inotify 0.9.10
Using coffee-script 2.4.1
Using uglifier 3.2.0
Using turbolinks 5.0.1
Using activesupport 5.1.3
Using loofah 2.0.3
Using xpath 2.1.0
Using mail 2.6.6
Using selenium-webdriver 3.5.1
Using listen 3.1.5
Using sass-listen 4.0.0
Using rails-dom-testing 2.0.3
Using globalid 0.4.0
Using activemodel 5.1.3
Using jbuilder 2.7.0
Using spring 2.0.2 from https://github.com/rails/spring.git (at master@f0d2d65)
Using rails-html-sanitizer 1.0.3
Using capybara 2.15.1
Using sass 3.5.1
Using activejob 5.1.3
Using activerecord 5.1.3
Using mongoid 6.2.1
Using spring-watcher-listen 2.0.1
Using actionview 5.1.3
Using actionpack 5.1.3
Using actioncable 5.1.3
Using actionmailer 5.1.3
Using railties 5.1.3
Using sprockets-rails 3.2.1
Using coffee-rails 4.2.2
Using web-console 3.5.1
Using rails 5.1.3
Using sass-rails 5.0.6
Bundle complete! 18 Gemfile dependencies, 75 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
  13:16:47   /media/salessionato/Ruby/ruby/zips/zips_5.1.3  spring init
/home/salessionato/.linuxbrew/versions/2.4.1/lib/ruby/gems/2.4.0/gems/spring-2.0.2/lib/spring/configuration.rb:46:in `find_project_root': Spring was unable to locate the root of your project. There was no Gemfile present in the current directory (/media/salessionato/Ruby/ruby/zips/zips_5.1.3) or any of the parent directories. (Spring::UnknownProject)
from /home/salessionato/.linuxbrew/versions/2.4.1/lib/ruby/gems/2.4.0/gems/spring-2.0.2/lib/spring/configuration.rb:48:in `find_project_root'
from /home/salessionato/.linuxbrew/versions/2.4.1/lib/ruby/gems/2.4.0/gems/spring-2.0.2/lib/spring/configuration.rb:48:in `find_project_root'
from /home/salessionato/.linuxbrew/versions/2.4.1/lib/ruby/gems/2.4.0/gems/spring-2.0.2/lib/spring/configuration.rb:48:in `find_project_root'
from /home/salessionato/.linuxbrew/versions/2.4.1/lib/ruby/gems/2.4.0/gems/spring-2.0.2/lib/spring/configuration.rb:48:in `find_project_root'
from /home/salessionato/.linuxbrew/versions/2.4.1/lib/ruby/gems/2.4.0/gems/spring-2.0.2/lib/spring/configuration.rb:48:in `find_project_root'
from /home/salessionato/.linuxbrew/versions/2.4.1/lib/ruby/gems/2.4.0/gems/spring-2.0.2/lib/spring/configuration.rb:48:in `find_project_root'
from /home/salessionato/.linuxbrew/versions/2.4.1/lib/ruby/gems/2.4.0/gems/spring-2.0.2/lib/spring/configuration.rb:37:in `project_root_path'
from /home/salessionato/.linuxbrew/versions/2.4.1/lib/ruby/gems/2.4.0/gems/spring-2.0.2/lib/spring/env.rb:28:in `project_root'
from /home/salessionato/.linuxbrew/versions/2.4.1/lib/ruby/gems/2.4.0/gems/spring-2.0.2/lib/spring/env.rb:45:in `application_id'
from /home/salessionato/.linuxbrew/versions/2.4.1/lib/ruby/gems/2.4.0/gems/spring-2.0.2/lib/spring/env.rb:49:in `socket_path'
from /home/salessionato/.linuxbrew/versions/2.4.1/lib/ruby/gems/2.4.0/gems/spring-2.0.2/lib/spring/env.rb:53:in `socket_name'
from /home/salessionato/.linuxbrew/versions/2.4.1/lib/ruby/gems/2.4.0/gems/spring-2.0.2/lib/spring/client/run.rb:26:in `connect'
from /home/salessionato/.linuxbrew/versions/2.4.1/lib/ruby/gems/2.4.0/gems/spring-2.0.2/lib/spring/client/run.rb:31:in `call'
from /home/salessionato/.linuxbrew/versions/2.4.1/lib/ruby/gems/2.4.0/gems/spring-2.0.2/lib/spring/client/command.rb:7:in `call'
from /home/salessionato/.linuxbrew/versions/2.4.1/lib/ruby/gems/2.4.0/gems/spring-2.0.2/lib/spring/client.rb:30:in `run'
from /home/salessionato/.linuxbrew/versions/2.4.1/lib/ruby/gems/2.4.0/gems/spring-2.0.2/bin/spring:49:in `<top (required)>'
from /home/salessionato/.linuxbrew/versions/2.4.1/bin/spring:22:in `load'
from /home/salessionato/.linuxbrew/versions/2.4.1/bin/spring:22:in `<main>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment