diff options
Diffstat (limited to 'Gemfile')
| -rw-r--r-- | Gemfile | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -39,6 +39,8 @@ gem 'omniauth-evernote' gem 'evernote-thrift' +gem 'evernote', '1.3.0', :github => 'kipcole9/evernote' + group :development, :test do # Call 'byebug' anywhere in the code to stop execution and get a debugger console gem 'byebug' |
