aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile5
1 files changed, 4 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 33b3726..953364f 100644
--- a/Gemfile
+++ b/Gemfile
@@ -32,7 +32,10 @@ gem 'sdoc', '~> 0.4.0', group: :doc
# Use Capistrano for deployment
# gem 'capistrano-rails', group: :development
-gem 'evernote_oauth'
+# gem 'evernote_oauth'
+
+gem 'omniauth'
+gem 'omniauth-evernote'
group :development, :test do
# Call 'byebug' anywhere in the code to stop execution and get a debugger console