Don't run Bundler as root. Bundler can ask for sudo if it is needed, and installing your bundle as root will break this application for all non-root users on this machine. 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, x64-mingw32, x86-mswin32. To add those platforms to the bundle, run `bundle lock --add-platform x86-mingw32 x64-mingw32 x86-mswin32`. Fetching gem metadata from https://rubygems.org/.......... Fetching gem metadata from https://rubygems.org/. Resolving dependencies.... Fetching rake 12.3.0 Installing rake 12.3.0 Fetching i18n 0.7.0 Installing i18n 0.7.0 Fetching minitest 5.11.1 Installing minitest 5.11.1 Fetching thread_safe 0.3.6 Installing thread_safe 0.3.6 Fetching tzinfo 1.2.4 Installing tzinfo 1.2.4 Fetching activesupport 4.2.8 Installing activesupport 4.2.8 Fetching builder 3.2.3 Installing builder 3.2.3 Fetching erubis 2.7.0 Installing erubis 2.7.0 Fetching mini_portile2 2.3.0 Installing mini_portile2 2.3.0 Fetching nokogiri 1.8.1 Installing nokogiri 1.8.1 with native extensions Fetching rails-deprecated_sanitizer 1.0.3 Installing rails-deprecated_sanitizer 1.0.3 Fetching rails-dom-testing 1.0.9 Installing rails-dom-testing 1.0.9 Fetching crass 1.0.3 Installing crass 1.0.3 Fetching loofah 2.1.1 Installing loofah 2.1.1 Fetching rails-html-sanitizer 1.0.3 Installing rails-html-sanitizer 1.0.3 Fetching actionview 4.2.8 Installing actionview 4.2.8 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.8 Installing actionpack 4.2.8 Fetching globalid 0.4.1 Installing globalid 0.4.1 Fetching activejob 4.2.8 Installing activejob 4.2.8 Fetching mime-types-data 3.2016.0521 Installing mime-types-data 3.2016.0521 Fetching mime-types 3.1 Installing mime-types 3.1 Fetching mail 2.6.6 Installing mail 2.6.6 Fetching actionmailer 4.2.8 Installing actionmailer 4.2.8 Fetching actionpack-xml_parser 1.0.2 Installing actionpack-xml_parser 1.0.2 Fetching activemodel 4.2.8 Installing activemodel 4.2.8 Fetching arel 6.0.4 Installing arel 6.0.4 Fetching activerecord 4.2.8 Installing activerecord 4.2.8 Fetching public_suffix 3.0.1 Installing public_suffix 3.0.1 Fetching addressable 2.5.2 Installing addressable 2.5.2 Using bundler 1.16.1 Fetching coderay 1.1.2 Installing coderay 1.1.2 Fetching concurrent-ruby 1.0.5 Installing concurrent-ruby 1.0.5 Fetching css_parser 1.6.0 Installing css_parser 1.6.0 Fetching htmlentities 4.3.4 Installing htmlentities 4.3.4 Fetching thor 0.20.0 Installing thor 0.20.0 Fetching railties 4.2.8 Installing railties 4.2.8 Fetching jquery-rails 3.1.4 Installing jquery-rails 3.1.4 Fetching mimemagic 0.3.2 Installing mimemagic 0.3.2 Fetching mysql2 0.4.10 Installing mysql2 0.4.10 with native extensions Fetching net-ldap 0.12.1 Installing net-ldap 0.12.1 Fetching protected_attributes 1.1.4 Installing protected_attributes 1.1.4 Fetching ruby-openid 2.3.0 Installing ruby-openid 2.3.0 Fetching rack-openid 1.4.2 Installing rack-openid 1.4.2 Fetching sprockets 3.7.1 Installing sprockets 3.7.1 Fetching sprockets-rails 3.2.1 Installing sprockets-rails 3.2.1 Fetching rails 4.2.8 Installing rails 4.2.8 Fetching rbpdf-font 1.19.1 Installing rbpdf-font 1.19.1 Fetching rbpdf 1.19.3 Installing rbpdf 1.19.3 Fetching redcarpet 3.4.0 Installing redcarpet 3.4.0 with native extensions Fetching request_store 1.0.5 Installing request_store 1.0.5 Fetching rmagick 2.16.0 Installing rmagick 2.16.0 with native extensions Fetching roadie 3.2.2 Installing roadie 3.2.2 Fetching roadie-rails 1.1.1 Installing roadie-rails 1.1.1 Bundle complete! 31 Gemfile dependencies, 55 gems now installed. Gems in the groups development and test were not installed. Bundled gems are installed into `./vendor/bundle`