rails_tutorial_4th_edition_gemfiles icon indicating copy to clipboard operation
rails_tutorial_4th_edition_gemfiles copied to clipboard

Update 'listen' gem

Open parmort opened this issue 8 years ago • 0 comments

The gem listen, in the gemfiles, is at 3.0.8, and the bundler threw an error that listen was not updated. I had to run bundle update listen and then bundle install --without production to run.

parmort avatar Jul 18 '17 19:07 parmort