
var/lib/gems/2.5.0/gems/bundler-2.2.17/lib/bundler/installer/gem_installer.rb:18:in `install_from_spec' usr/lib/ruby/2.5.0/rubygems/package/file_source.rb:30:in `with_read_io' usr/lib/ruby/2.5.0/rubygems/package/file_source.rb:30:in `open' usr/lib/ruby/2.5.0/rubygems/package.rb:546:in `block in verify' usr/lib/ruby/2.5.0/rubygems/package.rb:547:in `block (2 levels) in verify' usr/lib/ruby/2.5.0/rubygems/package.rb:495:in `block in read_checksums' usr/lib/ruby/2.5.0/rubygems/package.rb:496:in `block (2 levels) in read_checksums' Backtrace ArgumentError: wrong number of arguments (given 4, expected 1)

KABOOM, the balance of the universe destroyed itself.

Using public_suffix 4.0.6 Using http_parser.rb 0.6.0 Using colorator 1.1.0 Using eventmachine 1.2.7 Using bundler 2.2.17 Using rb-fsevent 0.11.0 Using forwardable-extended 2.6.0 Fetching concurrent-ruby 1.1.9 (was 1.1.8) Using rexml 3.2.5 Using liquid 4.0.3 Fetching rouge 3.26.1 (was 3.26.0) Using mercenary 0.4.0 Fetching ffi 1.15.4 (was 1.15.0) Fetching rmagick 4.2.2 Fetching addressable 2.8.0 (was 2.7.0) Fetching wdm 0.1.1 Using safe_yaml 1.0.5 Using kramdown 2.3.1 Using em-websocket 0.5.2 Using pathutil 0.16.2 Using kramdown-parser-gfm 1.1.0 Fetching unicode-display_width 1.8.0 (was 1.7.0)


Here's the packages it started fetching.\įetching gem metadata from. I expected Bundler to to be able to rebuild the application and for gem install jekyll-responsive-image to install the library for me to dynamically resize the image. Using Ruby 2.5 and Jekyll libraries installed from this link I ran the command bundle update after inserting the jekyll-responsive-image plugin into my _config.yml file and the Gemfile and created the files for it in my _plugins and _includes directories.
