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 use Rubymine and I can't use the base jruby image to run my rspec tests in the IDE because rspec is not included. Minitest is included, and rspec has double the downloads on rubygems.org. It would be nice if I didn't have to create my own image just to run rspec.