aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock12
1 files changed, 12 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 5d9f4fe..bf6ddb7 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,3 +1,11 @@
+GIT
+ remote: git://github.com/kipcole9/evernote.git
+ revision: 6395982f491e1278ee9cfdea5de006e229d25347
+ specs:
+ evernote (1.3.0)
+ activesupport
+ thrift_client (>= 0.9.1)
+
GEM
remote: https://rubygems.org/
specs:
@@ -137,6 +145,9 @@ GEM
sqlite3 (1.3.11)
thor (0.19.1)
thread_safe (0.3.5)
+ thrift (0.9.3.0)
+ thrift_client (0.9.3)
+ thrift (~> 0.9.0)
tilt (2.0.1)
turbolinks (2.5.3)
coffee-rails
@@ -157,6 +168,7 @@ PLATFORMS
DEPENDENCIES
byebug
coffee-rails (~> 4.1.0)
+ evernote (= 1.3.0)!
evernote-thrift
jbuilder (~> 2.0)
jquery-rails