bootstrap-rubygem icon indicating copy to clipboard operation
bootstrap-rubygem copied to clipboard

Updated bootstrap gem can't be loaded.

Open angarc opened this issue 6 years ago • 0 comments

I don't think the bootstrap gem is communicating well with the bootsnap gem. As a result of this, the bootstrap gem can't be loaded. However, everything was working find before I updated to 4.3.1 (Before I was using bootstrap 4.1.3 but I updated because of the XSS vulnerability). Here's the error I get:

1: from /Users/username/.rvm/gems/ruby-2.5.1/gems/activesupport-5.2.3/lib/active_support/dependencies.rb:291:in `block in require'
/Users/username/.rvm/gems/ruby-2.5.1/gems/activesupport-5.2.3/lib/active_support/dependencies.rb:291:in `require': cannot load such file -- bootstrap (LoadError)

angarc avatar May 07 '19 16:05 angarc