rubygems / bundler

Manage your Ruby application's gem dependencies
https://bundler.io
MIT License
4.88k stars 2k forks source link

symlink() function is unimplemented on this machine #6265

Closed ViktoriLisa closed 6 years ago

ViktoriLisa commented 6 years ago

Hello! "bundle update" throw the error "symlink() function is unimplemented on this machine". I use Windows 10. How can I solve this?

The git source git://github.com/refile/refile.git uses the git protocol, which transmits data without encryption. Disable this warning with bundle config git.allow_insecure true, or switch to the https protocol to keep your data secure. Fetching git://github.com/refile/refile.git Fetching gem metadata from https://rubygems.org/............ Fetching gem metadata from https://rubygems.org/.. Resolving dependencies............................ Fetching rake 12.3.0 (was 12.0.0) Installing rake 12.3.0 (was 12.0.0) Fetching concurrent-ruby 1.0.5 Installing concurrent-ruby 1.0.5 Fetching i18n 0.9.1 (was 0.8.6) Installing i18n 0.9.1 (was 0.8.6) Fetching json 1.8.6 Installing json 1.8.6 with native extensions Fetching minitest 5.11.1 (was 5.10.3) Installing minitest 5.11.1 (was 5.10.3) Fetching thread_safe 0.3.6 Installing thread_safe 0.3.6 Fetching tzinfo 1.2.4 (was 1.2.3) Installing tzinfo 1.2.4 (was 1.2.3) Fetching activesupport 4.2.3 Installing activesupport 4.2.3 Using builder 3.2.3 Fetching erubis 2.7.0 Installing erubis 2.7.0 Fetching mini_portile2 2.3.0 (was 2.2.0) Installing mini_portile2 2.3.0 (was 2.2.0) Fetching nokogiri 1.8.1 (x64-mingw32) (was 1.8.0) Installing nokogiri 1.8.1 (x64-mingw32) (was 1.8.0) Fetching rails-deprecated_sanitizer 1.0.3 Installing rails-deprecated_sanitizer 1.0.3 Fetching rails-dom-testing 1.0.9 (was 1.0.8) Installing rails-dom-testing 1.0.9 (was 1.0.8) Fetching crass 1.0.3 Installing crass 1.0.3 Fetching loofah 2.1.1 (was 2.0.3) Installing loofah 2.1.1 (was 2.0.3) Fetching rails-html-sanitizer 1.0.3 Installing rails-html-sanitizer 1.0.3 Fetching actionview 4.2.3 Installing actionview 4.2.3 Fetching rack 1.6.8 Installing rack 1.6.8 Fetching rack-test 0.6.3 Installing rack-test 0.6.3 Fetching actionpack 4.2.3 Installing actionpack 4.2.3 Fetching globalid 0.4.1 (was 0.4.0) Installing globalid 0.4.1 (was 0.4.0) Fetching activejob 4.2.3 Installing activejob 4.2.3 Fetching mini_mime 1.0.0 (was 0.1.4) Installing mini_mime 1.0.0 (was 0.1.4) Fetching mail 2.7.0 (was 2.6.6) Installing mail 2.7.0 (was 2.6.6) Fetching actionmailer 4.2.3 Installing actionmailer 4.2.3 Fetching activemodel 4.2.3 Installing activemodel 4.2.3 Fetching arel 6.0.4 Installing arel 6.0.4 Fetching activerecord 4.2.3 Installing activerecord 4.2.3 Fetching public_suffix 3.0.1 (was 3.0.0) Installing public_suffix 3.0.1 (was 3.0.0) Fetching addressable 2.5.2 Installing addressable 2.5.2 Fetching highline 1.7.10 (was 1.7.8) Installing highline 1.7.10 (was 1.7.8) Fetching commander 4.4.4 (was 4.4.3) Installing commander 4.4.4 (was 4.4.3) Fetching analytics-ruby 2.2.2 Installing analytics-ruby 2.2.2 Fetching ast 2.3.0 Installing ast 2.3.0 Fetching awesome_print 1.8.0 Installing awesome_print 1.8.0 Fetching aws-sigv4 1.0.2 Installing aws-sigv4 1.0.2 Fetching jmespath 1.3.1 Installing jmespath 1.3.1 Fetching aws-sdk-core 2.10.121 (was 2.10.38) Installing aws-sdk-core 2.10.121 (was 2.10.38) Fetching aws-sdk-resources 2.10.121 (was 2.10.38) Installing aws-sdk-resources 2.10.121 (was 2.10.38) Fetching aws-sdk 2.10.121 (was 2.10.38) Installing aws-sdk 2.10.121 (was 2.10.38) Fetching bcrypt 3.1.11 (x64-mingw32) Installing bcrypt 3.1.11 (x64-mingw32) Fetching coderay 1.1.2 Installing coderay 1.1.2 Fetching erubi 1.7.0 (was 1.6.1) Installing erubi 1.7.0 (was 1.6.1) Fetching better_errors 2.3.0 Installing better_errors 2.3.0 Fetching rb-fsevent 0.10.2 Installing rb-fsevent 0.10.2 Fetching ffi 1.9.18 (x64-mingw32) Installing ffi 1.9.18 (x64-mingw32) Fetching rb-inotify 0.9.10 Installing rb-inotify 0.9.10 Fetching sass-listen 4.0.0 Installing sass-listen 4.0.0 Fetching sass 3.5.5 (was 3.5.1) Installing sass 3.5.5 (was 3.5.1) Fetching thor 0.20.0 Installing thor 0.20.0 Fetching bourbon 4.3.4 Installing bourbon 4.3.4 Fetching bitters 1.2.0 Installing bitters 1.2.0 Fetching bulk_insert 1.4.0 Installing bulk_insert 1.4.0 Fetching uniform_notifier 1.10.0 Installing uniform_notifier 1.10.0 Fetching bullet 5.6.1 Installing bullet 5.6.1 Using bundler 1.16.1 Fetching byebug 9.1.0 Installing byebug 9.1.0 with native extensions Fetching c3-rails 0.4.18 (was 0.4.15) Installing c3-rails 0.4.18 (was 0.4.15) Fetching xpath 2.1.0 Installing xpath 2.1.0 Fetching capybara 2.15.4 (was 2.15.1) Installing capybara 2.15.4 (was 2.15.1) Fetching launchy 2.4.3 Installing launchy 2.4.3 Fetching capybara-screenshot 1.0.18 (was 1.0.17) Installing capybara-screenshot 1.0.18 (was 1.0.17) Fetching childprocess 0.8.0 (was 0.7.1) Installing childprocess 0.8.0 (was 0.7.1) Fetching coffee-script-source 1.12.2 Installing coffee-script-source 1.12.2 Fetching execjs 2.7.0 Installing execjs 2.7.0 Fetching coffee-script 2.4.1 Installing coffee-script 2.4.1 Fetching connection_pool 2.2.1 Installing connection_pool 2.2.1 Fetching safe_yaml 1.0.4 Installing safe_yaml 1.0.4 Fetching crack 0.4.3 Installing crack 0.4.3 Fetching css_parser 1.6.0 (was 1.5.0) Installing css_parser 1.6.0 (was 1.5.0) Fetching railties 4.2.3 Installing railties 4.2.3 Fetching d3-rails 3.5.17 Installing d3-rails 3.5.17 Fetching database_cleaner 1.6.2 (was 1.6.1) Installing database_cleaner 1.6.2 (was 1.6.1) The git source git://github.com/refile/refile.git uses the git protocol, which transmits data without encryption. Disable this warning with bundle config git.allow_insecure true, or switch to the https protocol to keep your data secure. --- ERROR REPORT TEMPLATE -------------------------------------------------------

Error Report

Questions

Please fill out answers to these questions, it'll help us figure out why things are going wrong.

Backtrace

NotImplementedError: symlink() function is unimplemented on this machine
  C:/Ruby22-x64/lib/ruby/site_ruby/2.2.0/rubygems/package.rb:388:in `symlink'
  C:/Ruby22-x64/lib/ruby/site_ruby/2.2.0/rubygems/package.rb:388:in `block (2 levels) in extract_tar_gz'
  C:/Ruby22-x64/lib/ruby/site_ruby/2.2.0/rubygems/package/tar_reader.rb:65:in `each'
  C:/Ruby22-x64/lib/ruby/site_ruby/2.2.0/rubygems/package.rb:365:in `block in extract_tar_gz'
  C:/Ruby22-x64/lib/ruby/site_ruby/2.2.0/rubygems/package.rb:459:in `block in open_tar_gz'
  C:/Ruby22-x64/lib/ruby/site_ruby/2.2.0/rubygems/package.rb:456:in `wrap'
  C:/Ruby22-x64/lib/ruby/site_ruby/2.2.0/rubygems/package.rb:456:in `open_tar_gz'
  C:/Ruby22-x64/lib/ruby/site_ruby/2.2.0/rubygems/package.rb:364:in `extract_tar_gz'
  C:/Ruby22-x64/lib/ruby/site_ruby/2.2.0/rubygems/package.rb:345:in `block (2 levels) in extract_files'
  C:/Ruby22-x64/lib/ruby/site_ruby/2.2.0/rubygems/package/tar_reader.rb:65:in `each'
  C:/Ruby22-x64/lib/ruby/site_ruby/2.2.0/rubygems/package.rb:342:in `block in extract_files'
  C:/Ruby22-x64/lib/ruby/site_ruby/2.2.0/rubygems/package/file_source.rb:30:in `open'
  C:/Ruby22-x64/lib/ruby/site_ruby/2.2.0/rubygems/package/file_source.rb:30:in `with_read_io'
  C:/Ruby22-x64/lib/ruby/site_ruby/2.2.0/rubygems/package.rb:339:in `extract_files'
  C:/Ruby22-x64/lib/ruby/site_ruby/2.2.0/rubygems/installer.rb:789:in `extract_files'
  C:/Ruby22-x64/lib/ruby/site_ruby/2.2.0/rubygems/installer.rb:304:in `install'
  C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/bundler-1.16.1/lib/bundler/source/rubygems.rb:153:in `block in install'
  C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/bundler-1.16.1/lib/bundler/rubygems_integration.rb:217:in `preserve_paths'
  C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/bundler-1.16.1/lib/bundler/source/rubygems.rb:142:in `install'
  C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/bundler-1.16.1/lib/bundler/installer/gem_installer.rb:56:in `install'
  C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/bundler-1.16.1/lib/bundler/installer/gem_installer.rb:16:in `install_from_spec'
  C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/bundler-1.16.1/lib/bundler/installer/parallel_installer.rb:162:in `do_install'
  C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/bundler-1.16.1/lib/bundler/installer/parallel_installer.rb:147:in `install_serially'
  C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/bundler-1.16.1/lib/bundler/installer/parallel_installer.rb:102:in `call'
  C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/bundler-1.16.1/lib/bundler/installer/parallel_installer.rb:78:in `call'
  C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/bundler-1.16.1/lib/bundler/installer.rb:258:in `install_in_parallel'
  C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/bundler-1.16.1/lib/bundler/installer.rb:194:in `install'
  C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/bundler-1.16.1/lib/bundler/installer.rb:91:in `block in run'
  C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/bundler-1.16.1/lib/bundler/process_lock.rb:12:in `block in lock'
  C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/bundler-1.16.1/lib/bundler/process_lock.rb:9:in `open'
  C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/bundler-1.16.1/lib/bundler/process_lock.rb:9:in `lock'
  C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/bundler-1.16.1/lib/bundler/installer.rb:72:in `run'
  C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/bundler-1.16.1/lib/bundler/installer.rb:25:in `install'
  C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/bundler-1.16.1/lib/bundler/cli/update.rb:61:in `run'
  C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/bundler-1.16.1/lib/bundler/cli.rb:266:in `update'
  C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/bundler-1.16.1/lib/bundler/vendor/thor/lib/thor/command.rb:27:in `run'
  C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/bundler-1.16.1/lib/bundler/vendor/thor/lib/thor/invocation.rb:126:in `invoke_command'
  C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/bundler-1.16.1/lib/bundler/vendor/thor/lib/thor.rb:387:in `dispatch'
  C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/bundler-1.16.1/lib/bundler/cli.rb:27:in `dispatch'
  C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/bundler-1.16.1/lib/bundler/vendor/thor/lib/thor/base.rb:466:in `start'
  C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/bundler-1.16.1/lib/bundler/cli.rb:18:in `start'
  C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/bundler-1.16.1/exe/bundle:30:in `block in <top (required)>'
  C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/bundler-1.16.1/lib/bundler/friendly_errors.rb:122:in `with_friendly_errors'
  C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/bundler-1.16.1/exe/bundle:22:in `<top (required)>'
  C:/Ruby22-x64/bin/bundle:23:in `load'
  C:/Ruby22-x64/bin/bundle:23:in `<main>'

Environment

Bundler       1.16.1
  Platforms   ruby, x64-mingw32
Ruby          2.2.3p173 (2015-08-18 revision 51636) [x64-mingw32]
  Full Path   C:/Ruby22-x64/bin/ruby.exe
  Config Dir  C:/ProgramData
RubyGems      2.7.4
  Gem Home    C:/Ruby22-x64/lib/ruby/gems/2.2.0
  Gem Path    C:/Ruby22-x64/lib/ruby/gems/2.2.0;C:/Users/Viktoria/.gem/ruby/2.2.0
  User Path   C:/Users/Viktoria/.gem/ruby/2.2.0
  Bin Dir     C:/Ruby22-x64/bin
OpenSSL
  Compiled    OpenSSL 1.0.1l 15 Jan 2015
  Loaded      OpenSSL 1.0.1l 15 Jan 2015
  Cert File   C:/Users/Justin/Projects/knap-build/var/knapsack/software/x64-windows/openssl/1.0.1l/ssl/cert.pem
  Cert Dir    C:/Users/Justin/Projects/knap-build/var/knapsack/software/x64-windows/openssl/1.0.1l/ssl/certs
Tools
  Git         2.14.1.windows.1
  RVM         not installed
  rbenv       not installed
  chruby      not installed

Bundler Build Metadata

Built At          2017-12-21
Git SHA           0034ef341
Released Version  true

Bundler settings

git.allow_insecure
  Set for the current user (C:/Users/Viktoria/.bundle/config): false

Gemfile

Gemfile

source "https://rubygems.org"

ruby "2.2.3"

gem "analytics-ruby", "~> 2.2.2", require: "segment"
gem "awesome_print", "~> 1.8.0"
gem "bitters", "~> 1.2.0"
gem "bourbon", "~> 4.3.4"
gem "bulk_insert", "~> 1.4.0"
gem "c3-rails", "~> 0.4.15"
gem "d3-rails", "< 4.0"
gem "devise", "< 4.0"
gem "devise_invitable"
gem "font-awesome-rails", "~> 4.7.0"
gem "haml-rails", "~> 0.9.0"
gem "jquery-rails", "~> 4.3.1"
gem "jsonb_accessor", "~> 0.3.3"
gem "kaminari", "~> 1.0.1"
gem "neat", "~> 2.1.0"
gem "pg", "~> 0.21.0"
gem "pretender", "~> 0.3.1"
gem "pundit", "~> 1.1.0"
gem "rails", "4.2.3"
gem "rails_jskit", "~> 5.0.0"
gem "rails_param"
gem "redcarpet", "~> 3.0.0"
gem "refile", require: "refile/rails", github: 'refile/refile', :ref => 'd7a42dcd7cf631ba94b01231f535bda061f6af92'
gem "refile-mini_magick"
gem "refile-s3", "~> 0.2.0"
gem "sass-rails", "~> 5.0.6"
gem "select2-rails"
gem "sidekiq", "~> 5.0.4"
gem "uglifier", "~> 3.2.0"

group :test do
  gem "capybara", "~> 2.15.1"
  gem "capybara-screenshot", "~> 1.0.17"
  gem "coffee-script", "~> 2.4.1"
  gem "fuubar", "~> 2.2.0"
  gem "shoulda-matchers", "~> 3.1.2"
  gem "webmock", "~> 3.0.1"
end

group :development do
  gem "better_errors", "~> 2.3.0"
  gem "bullet", "~> 5.6.1"
  gem "letter_opener_web", "~> 1.3.1"
  gem "spring-commands-rspec", "~> 1.0.4"
  gem "web-console", "~> 3.3.0"
end

group :development, :test do
  gem "byebug", "~> 9.1.0"
  gem "debase", "~> 0.2.1"
  gem "dotenv-rails", "~> 2.2.1"
  gem "magic_lamp", "~> 1.8.1"
  gem "pry", "~> 0.10.4"
  gem "pry-doc", "~> 0.11.1"
  gem "pry-nav", "~> 0.2.4"
  gem "pry-rails", "~> 0.3.6"
  gem "rspec-rails", "~> 3.6.1"
  gem "rubocop", "~> 0.49.1"
  gem "ruby-debug-ide", "~> 0.6.0"
  gem "selenium-webdriver", "~> 3.5.1"
  gem "spring", "~> 2.0.2"
  gem "teaspoon-mocha", "~> 2.3.3"
end

group :development, :test, :staging do
  gem "database_cleaner", "~> 1.6.1"
  gem "factory_girl_rails", "~> 4.7.0"
  gem "faker", "~> 1.8.4"
end

group :staging do
  gem "recipient_interceptor", "~> 0.1.2"
end

group :staging, :production do
  gem "lograge", "~> 0.6.0"
  gem "premailer-rails", "~> 1.9.7"
  gem "puma", "~> 3.10.0"
  gem "rails_12factor", "~> 0.0.3"
end

group :production do
  gem "honeybadger", "~> 3.1.2"
end

# Windows does not include zoneinfo files, so bundle the tzinfo-data gem
gem "tzinfo-data", platforms: [:mingw, :mswin, :x64_mingw, :jruby]

Gemfile.lock

GIT
  remote: git://github.com/refile/refile.git
  revision: d7a42dcd7cf631ba94b01231f535bda061f6af92
  ref: d7a42dcd7cf631ba94b01231f535bda061f6af92
  specs:
    refile (0.6.2)
      mime-types
      rest-client (~> 1.8)
      sinatra (>= 1.4.5)

GEM
  remote: https://rubygems.org/
  specs:
    actionmailer (4.2.3)
      actionpack (= 4.2.3)
      actionview (= 4.2.3)
      activejob (= 4.2.3)
      mail (~> 2.5, >= 2.5.4)
      rails-dom-testing (~> 1.0, >= 1.0.5)
    actionpack (4.2.3)
      actionview (= 4.2.3)
      activesupport (= 4.2.3)
      rack (~> 1.6)
      rack-test (~> 0.6.2)
      rails-dom-testing (~> 1.0, >= 1.0.5)
      rails-html-sanitizer (~> 1.0, >= 1.0.2)
    actionview (4.2.3)
      activesupport (= 4.2.3)
      builder (~> 3.1)
      erubis (~> 2.7.0)
      rails-dom-testing (~> 1.0, >= 1.0.5)
      rails-html-sanitizer (~> 1.0, >= 1.0.2)
    activejob (4.2.3)
      activesupport (= 4.2.3)
      globalid (>= 0.3.0)
    activemodel (4.2.3)
      activesupport (= 4.2.3)
      builder (~> 3.1)
    activerecord (4.2.3)
      activemodel (= 4.2.3)
      activesupport (= 4.2.3)
      arel (~> 6.0)
    activesupport (4.2.3)
      i18n (~> 0.7)
      json (~> 1.7, >= 1.7.7)
      minitest (~> 5.1)
      thread_safe (~> 0.3, >= 0.3.4)
      tzinfo (~> 1.1)
    addressable (2.5.2)
      public_suffix (>= 2.0.2, < 4.0)
    analytics-ruby (2.2.2)
      commander (~> 4.4)
    arel (6.0.4)
    ast (2.3.0)
    awesome_print (1.8.0)
    aws-sdk (2.10.38)
      aws-sdk-resources (= 2.10.38)
    aws-sdk-core (2.10.38)
      aws-sigv4 (~> 1.0)
      jmespath (~> 1.0)
    aws-sdk-resources (2.10.38)
      aws-sdk-core (= 2.10.38)
    aws-sigv4 (1.0.2)
    bcrypt (3.1.11)
    bcrypt (3.1.11-x64-mingw32)
    better_errors (2.3.0)
      coderay (>= 1.0.0)
      erubi (>= 1.0.0)
      rack (>= 0.9.0)
    bitters (1.2.0)
      bourbon (>= 4.2)
      sass (>= 3.4)
      thor
    bourbon (4.3.4)
      sass (~> 3.4)
      thor (~> 0.19)
    builder (3.2.3)
    bulk_insert (1.4.0)
      activerecord (>= 4.1.0)
    bullet (5.6.1)
      activesupport (>= 3.0.0)
      uniform_notifier (~> 1.10.0)
    byebug (9.1.0)
    c3-rails (0.4.15)
    capybara (2.15.1)
      addressable
      mini_mime (>= 0.1.3)
      nokogiri (>= 1.3.3)
      rack (>= 1.0.0)
      rack-test (>= 0.5.4)
      xpath (~> 2.0)
    capybara-screenshot (1.0.17)
      capybara (>= 1.0, < 3)
      launchy
    childprocess (0.7.1)
      ffi (~> 1.0, >= 1.0.11)
    coderay (1.1.2)
    coffee-script (2.4.1)
      coffee-script-source
      execjs
    coffee-script-source (1.12.2)
    commander (4.4.3)
      highline (~> 1.7.2)
    concurrent-ruby (1.0.5)
    connection_pool (2.2.1)
    crack (0.4.3)
      safe_yaml (~> 1.0.0)
    css_parser (1.5.0)
      addressable
    d3-rails (3.5.17)
      railties (>= 3.1)
    database_cleaner (1.6.1)
    debase (0.2.1)
      debase-ruby_core_source
    debase-ruby_core_source (0.9.9)
    debug_inspector (0.0.3)
    devise (3.5.10)
      bcrypt (~> 3.0)
      orm_adapter (~> 0.1)
      railties (>= 3.2.6, < 5)
      responders
      thread_safe (~> 0.1)
      warden (~> 1.2.3)
    devise_invitable (1.6.1)
      actionmailer (>= 3.2.6)
      devise (>= 3.2.0)
    diff-lcs (1.3)
    domain_name (0.5.20170404)
      unf (>= 0.0.5, < 1.0.0)
    dotenv (2.2.1)
    dotenv-rails (2.2.1)
      dotenv (= 2.2.1)
      railties (>= 3.2, < 5.2)
    erubi (1.6.1)
    erubis (2.7.0)
    execjs (2.7.0)
    factory_girl (4.7.0)
      activesupport (>= 3.0.0)
    factory_girl_rails (4.7.0)
      factory_girl (~> 4.7.0)
      railties (>= 3.0.0)
    faker (1.8.4)
      i18n (~> 0.5)
    ffi (1.9.18)
    ffi (1.9.18-x64-mingw32)
    font-awesome-rails (4.7.0.2)
      railties (>= 3.2, < 5.2)
    fuubar (2.2.0)
      rspec-core (~> 3.0)
      ruby-progressbar (~> 1.4)
    globalid (0.4.0)
      activesupport (>= 4.2.0)
    haml (4.0.7)
      tilt
    haml-rails (0.9.0)
      actionpack (>= 4.0.1)
      activesupport (>= 4.0.1)
      haml (>= 4.0.6, < 5.0)
      html2haml (>= 1.0.1)
      railties (>= 4.0.1)
    hashdiff (0.3.6)
    highline (1.7.8)
    honeybadger (3.1.2)
    html2haml (2.2.0)
      erubis (~> 2.7.0)
      haml (>= 4.0, < 6)
      nokogiri (>= 1.6.0)
      ruby_parser (~> 3.5)
    htmlentities (4.3.4)
    http-cookie (1.0.3)
      domain_name (~> 0.5)
    i18n (0.8.6)
    jmespath (1.3.1)
    jquery-rails (4.3.1)
      rails-dom-testing (>= 1, < 3)
      railties (>= 4.2.0)
      thor (>= 0.14, < 2.0)
    json (1.8.6)
    jsonb_accessor (0.3.3)
      activerecord (>= 4.2.1)
      pg (>= 0.18.1)
    kaminari (1.0.1)
      activesupport (>= 4.1.0)
      kaminari-actionview (= 1.0.1)
      kaminari-activerecord (= 1.0.1)
      kaminari-core (= 1.0.1)
    kaminari-actionview (1.0.1)
      actionview
      kaminari-core (= 1.0.1)
    kaminari-activerecord (1.0.1)
      activerecord
      kaminari-core (= 1.0.1)
    kaminari-core (1.0.1)
    launchy (2.4.3)
      addressable (~> 2.3)
    letter_opener (1.4.1)
      launchy (~> 2.2)
    letter_opener_web (1.3.1)
      actionmailer (>= 3.2)
      letter_opener (~> 1.0)
      railties (>= 3.2)
    lograge (0.6.0)
      actionpack (>= 4, < 5.2)
      activesupport (>= 4, < 5.2)
      railties (>= 4, < 5.2)
      request_store (~> 1.0)
    loofah (2.0.3)
      nokogiri (>= 1.5.9)
    magic_lamp (1.8.1)
      method_source
      rails (>= 4.0.0)
      rake
    mail (2.6.6)
      mime-types (>= 1.16, < 4)
    method_source (0.8.2)
    mime-types (2.99.3)
    mini_magick (4.8.0)
    mini_mime (0.1.4)
    mini_portile2 (2.2.0)
    minitest (5.10.3)
    neat (2.1.0)
      sass (~> 3.4)
      thor (~> 0.19)
    netrc (0.11.0)
    nokogiri (1.8.0)
      mini_portile2 (~> 2.2.0)
    nokogiri (1.8.0-x64-mingw32)
      mini_portile2 (~> 2.2.0)
    orm_adapter (0.5.0)
    parallel (1.12.0)
    parser (2.4.0.0)
      ast (~> 2.2)
    pg (0.21.0)
    pg (0.21.0-x64-mingw32)
    powerpack (0.1.1)
    premailer (1.10.4)
      addressable
      css_parser (>= 1.4.10)
      htmlentities (>= 4.0.0)
    premailer-rails (1.9.7)
      actionmailer (>= 3, < 6)
      premailer (~> 1.7, >= 1.7.9)
    pretender (0.3.1)
      actionpack
    pry (0.10.4)
      coderay (~> 1.1.0)
      method_source (~> 0.8.1)
      slop (~> 3.4)
    pry-doc (0.11.1)
      pry (~> 0.9)
      yard (~> 0.9)
    pry-nav (0.2.4)
      pry (>= 0.9.10, < 0.11.0)
    pry-rails (0.3.6)
      pry (>= 0.10.4)
    public_suffix (3.0.0)
    puma (3.10.0)
    pundit (1.1.0)
      activesupport (>= 3.0.0)
    rack (1.6.8)
    rack-protection (1.5.3)
      rack
    rack-test (0.6.3)
      rack (>= 1.0)
    rails (4.2.3)
      actionmailer (= 4.2.3)
      actionpack (= 4.2.3)
      actionview (= 4.2.3)
      activejob (= 4.2.3)
      activemodel (= 4.2.3)
      activerecord (= 4.2.3)
      activesupport (= 4.2.3)
      bundler (>= 1.3.0, < 2.0)
      railties (= 4.2.3)
      sprockets-rails
    rails-deprecated_sanitizer (1.0.3)
      activesupport (>= 4.2.0.alpha)
    rails-dom-testing (1.0.8)
      activesupport (>= 4.2.0.beta, < 5.0)
      nokogiri (~> 1.6)
      rails-deprecated_sanitizer (>= 1.0.1)
    rails-html-sanitizer (1.0.3)
      loofah (~> 2.0)
    rails_12factor (0.0.3)
      rails_serve_static_assets
      rails_stdout_logging
    rails_jskit (5.0.2)
      rails (~> 4.0)
    rails_param (0.10.0)
    rails_serve_static_assets (0.0.5)
    rails_stdout_logging (0.0.5)
    railties (4.2.3)
      actionpack (= 4.2.3)
      activesupport (= 4.2.3)
      rake (>= 0.8.7)
      thor (>= 0.18.1, < 2.0)
    rainbow (2.2.2)
      rake
    rake (12.0.0)
    rb-fsevent (0.10.2)
    rb-inotify (0.9.10)
      ffi (>= 0.5.0, < 2)
    recipient_interceptor (0.1.2)
      mail
    redcarpet (3.0.0)
    redis (3.3.3)
    refile-mini_magick (0.2.0)
      mini_magick (~> 4.0)
      refile (~> 0.5)
    refile-s3 (0.2.0)
      aws-sdk (~> 2.0)
      refile (~> 0.6.0)
    request_store (1.3.2)
    responders (2.4.0)
      actionpack (>= 4.2.0, < 5.3)
      railties (>= 4.2.0, < 5.3)
    rest-client (1.8.0)
      http-cookie (>= 1.0.2, < 2.0)
      mime-types (>= 1.16, < 3.0)
      netrc (~> 0.7)
    rest-client (1.8.0-x64-mingw32)
      ffi (~> 1.9)
      http-cookie (>= 1.0.2, < 2.0)
      mime-types (>= 1.16, < 3.0)
      netrc (~> 0.7)
    rspec-core (3.6.0)
      rspec-support (~> 3.6.0)
    rspec-expectations (3.6.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.6.0)
    rspec-mocks (3.6.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.6.0)
    rspec-rails (3.6.1)
      actionpack (>= 3.0)
      activesupport (>= 3.0)
      railties (>= 3.0)
      rspec-core (~> 3.6.0)
      rspec-expectations (~> 3.6.0)
      rspec-mocks (~> 3.6.0)
      rspec-support (~> 3.6.0)
    rspec-support (3.6.0)
    rubocop (0.49.1)
      parallel (~> 1.10)
      parser (>= 2.3.3.1, < 3.0)
      powerpack (~> 0.1)
      rainbow (>= 1.99.1, < 3.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (~> 1.0, >= 1.0.1)
    ruby-debug-ide (0.6.0)
      rake (>= 0.8.1)
    ruby-progressbar (1.8.1)
    ruby_parser (3.10.1)
      sexp_processor (~> 4.9)
    rubyzip (1.2.1)
    safe_yaml (1.0.4)
    sass (3.5.1)
      sass-listen (~> 4.0.0)
    sass-listen (4.0.0)
      rb-fsevent (~> 0.9, >= 0.9.4)
      rb-inotify (~> 0.9, >= 0.9.7)
    sass-rails (5.0.6)
      railties (>= 4.0.0, < 6)
      sass (~> 3.1)
      sprockets (>= 2.8, < 4.0)
      sprockets-rails (>= 2.0, < 4.0)
      tilt (>= 1.1, < 3)
    select2-rails (4.0.3)
      thor (~> 0.14)
    selenium-webdriver (3.5.1)
      childprocess (~> 0.5)
      rubyzip (~> 1.0)
    sexp_processor (4.10.0)
    shoulda-matchers (3.1.2)
      activesupport (>= 4.0.0)
    sidekiq (5.0.4)
      concurrent-ruby (~> 1.0)
      connection_pool (~> 2.2, >= 2.2.0)
      rack-protection (>= 1.5.0)
      redis (~> 3.3, >= 3.3.3)
    sinatra (1.4.8)
      rack (~> 1.5)
      rack-protection (~> 1.4)
      tilt (>= 1.3, < 3)
    slop (3.6.0)
    spring (2.0.2)
      activesupport (>= 4.2)
    spring-commands-rspec (1.0.4)
      spring (>= 0.9.1)
    sprockets (3.7.1)
      concurrent-ruby (~> 1.0)
      rack (> 1, < 3)
    sprockets-rails (3.2.1)
      actionpack (>= 4.0)
      activesupport (>= 4.0)
      sprockets (>= 3.0.0)
    teaspoon (1.1.5)
      railties (>= 3.2.5, < 6)
    teaspoon-mocha (2.3.3)
      teaspoon (>= 1.0.0)
    thor (0.20.0)
    thread_safe (0.3.6)
    tilt (2.0.8)
    tzinfo (1.2.3)
      thread_safe (~> 0.1)
    tzinfo-data (1.2017.3)
      tzinfo (>= 1.0.0)
    uglifier (3.2.0)
      execjs (>= 0.3.0, < 3)
    unf (0.1.4)
      unf_ext
    unf_ext (0.0.7.4)
    unf_ext (0.0.7.4-x64-mingw32)
    unicode-display_width (1.3.0)
    uniform_notifier (1.10.0)
    warden (1.2.7)
      rack (>= 1.0)
    web-console (3.3.0)
      activemodel (>= 4.2)
      debug_inspector
      railties (>= 4.2)
    webmock (3.0.1)
      addressable (>= 2.3.6)
      crack (>= 0.3.2)
      hashdiff
    xpath (2.1.0)
      nokogiri (~> 1.3)
    yard (0.9.9)

PLATFORMS
  ruby
  x64-mingw32

DEPENDENCIES
  analytics-ruby (~> 2.2.2)
  awesome_print (~> 1.8.0)
  better_errors (~> 2.3.0)
  bitters (~> 1.2.0)
  bourbon (~> 4.3.4)
  bulk_insert (~> 1.4.0)
  bullet (~> 5.6.1)
  byebug (~> 9.1.0)
  c3-rails (~> 0.4.15)
  capybara (~> 2.15.1)
  capybara-screenshot (~> 1.0.17)
  coffee-script (~> 2.4.1)
  d3-rails (< 4.0)
  database_cleaner (~> 1.6.1)
  debase (~> 0.2.1)
  devise (< 4.0)
  devise_invitable
  dotenv-rails (~> 2.2.1)
  factory_girl_rails (~> 4.7.0)
  faker (~> 1.8.4)
  font-awesome-rails (~> 4.7.0)
  fuubar (~> 2.2.0)
  haml-rails (~> 0.9.0)
  honeybadger (~> 3.1.2)
  jquery-rails (~> 4.3.1)
  jsonb_accessor (~> 0.3.3)
  kaminari (~> 1.0.1)
  letter_opener_web (~> 1.3.1)
  lograge (~> 0.6.0)
  magic_lamp (~> 1.8.1)
  neat (~> 2.1.0)
  pg (~> 0.21.0)
  premailer-rails (~> 1.9.7)
  pretender (~> 0.3.1)
  pry (~> 0.10.4)
  pry-doc (~> 0.11.1)
  pry-nav (~> 0.2.4)
  pry-rails (~> 0.3.6)
  puma (~> 3.10.0)
  pundit (~> 1.1.0)
  rails (= 4.2.3)
  rails_12factor (~> 0.0.3)
  rails_jskit (~> 5.0.0)
  rails_param
  recipient_interceptor (~> 0.1.2)
  redcarpet (~> 3.0.0)
  refile!
  refile-mini_magick
  refile-s3 (~> 0.2.0)
  rspec-rails (~> 3.6.1)
  rubocop (~> 0.49.1)
  ruby-debug-ide (~> 0.6.0)
  sass-rails (~> 5.0.6)
  select2-rails
  selenium-webdriver (~> 3.5.1)
  shoulda-matchers (~> 3.1.2)
  sidekiq (~> 5.0.4)
  spring (~> 2.0.2)
  spring-commands-rspec (~> 1.0.4)
  teaspoon-mocha (~> 2.3.3)
  tzinfo-data
  uglifier (~> 3.2.0)
  web-console (~> 3.3.0)
  webmock (~> 3.0.1)

RUBY VERSION
   ruby 2.2.3p173

BUNDLED WITH
   1.16.1

--- TEMPLATE END ----------------------------------------------------------------

Unfortunately, an unexpected error occurred, and Bundler cannot continue.

colby-swandale commented 6 years ago

I'm not sure what's happening here, the error your experiencing is occurring because Ruby is trying to create a symlink which your filesystem does not appear to support. But the log shows that you're installing the gems onto your C: which i assume is NTFS.

No one on the core team runs Windows so we won't be able to provide you with much support.

ViktoriLisa commented 6 years ago

I solved this problem. It turned out that the problem was to update rubygems ssl certificate. At least after I did it in another way, the error disappears.