You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
angarc
changed the title
New bootstrap gem can't be loaded.
Updated bootstrap gem can't be loaded.
May 7, 2019
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:
The text was updated successfully, but these errors were encountered: