ripienaar / gdash

A dashboard for Graphite
http://www.devco.net/
Apache License 2.0
754 stars 117 forks source link

Gemfile.lock needs to be updated #94

Closed jrust closed 11 years ago

jrust commented 11 years ago

Since adding the json gem to the Gemfile I can no longer run bundle install:

[deploy@workhorse1 gdash.lessonplanet.com]$ bundle install --deployment --without development test
You are trying to install in deployment mode after changing
your Gemfile. Run `bundle install` elsewhere and add the
updated Gemfile.lock to version control.

You have added to the Gemfile:
* json