
The dependency tzinfo (~> 1.2) will be unused by any of the platforms Bundler is installing for. New jekyll site installed in /Users/admin/blog ~ % To add those platforms to the bundle, run `bundle lock -add-platform x86-mingw32 圆4-mingw32 x86-mswin32`.īundler: Following files may not be writable, so sudo is needed:īundler: /Library/Ruby/Gems/2.6.0/build_infoīundler: /Library/Ruby/Gems/2.6.0/extensionsīundler: /Library/Ruby/Gems/2.6.0/specifications Bundler is installing for ruby but the dependency is only for x86-mingw32, 圆4-mingw32, x86-mswin32. To add those platforms to the bundle, run `bundle lock -add-platform x86-mingw32 圆4-mingw32 x86-mswin32 java`.īundler: The dependency wdm (~> 0.1.1) 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, 圆4-mingw32, x86-mswin32, java.

To add those platforms to the bundle, run `bundle lock -add-platform x86-mingw32 圆4-mingw32 x86-mswin32 java`.īundler: The dependency tzinfo-data (>= 0) will be unused by any of the platforms Bundler is installing for.

īundler: Bundle complete! 6 Gemfile dependencies, 31 gems now installed.īundler: Use `bundle info ` to see where a bundled gem is installed.The dependency tzinfo (~> 1.2) will be unused by any of the platforms Bundler is installing for. vendor/bundle/, or you can enter your passwordĪnd install the bundled gems to RubyGems using sudo.īundler: Fetching gem metadata from. You can cancel this installation and run:

Your user account isn't allowed to install to the system RubyGems. Running bundle install in /Users/admin/blog. Installing ri documentation for bundler-2.1.4ĭone installing documentation for bundler after 3 seconds Installing ri documentation for jekyll-4.1.1ĭone installing documentation for public_suffix, addressable, colorator, http_parser.rb, eventmachine, em-websocket, concurrent-ruby, i18n, ffi, sassc, jekyll-sass-converter, rb-fsevent, rb-inotify, listen, jekyll-watch, kramdown, kramdown-parser-gfm, liquid, mercenary, forwardable-extended, pathutil, rouge, safe_yaml, unicode-display_width, terminal-table, jekyll after 54 seconds Successfully installed concurrent-ruby-1.1.6 Successfully installed em-websocket-0.5.1 Successfully installed eventmachine-1.2.7

Successfully installed http_parser.rb-0.6.0 Successfully installed public_suffix-4.0.5īuilding native extensions. Ruby 2.6.3p62 ( revision 67580) ~ % gem ~ % bundle -vīundler version ~ % sudo gem install jekyll bundler
