aboutsummaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorelijah <elijah@riseup.net>2012-10-21 13:58:49 -0700
committerelijah <elijah@riseup.net>2012-10-21 13:58:49 -0700
commit6c963c160c9f063cdb011b88fb7f20bcc90652f4 (patch)
tree1a54f7c1b88a50e0d122b793887e50b169ec7171 /Gemfile.lock
parentdc12fc65138eba1305f6088ff132ee8edc22ac5e (diff)
downloadleap_cli-6c963c160c9f063cdb011b88fb7f20bcc90652f4.tar.gz
leap_cli-6c963c160c9f063cdb011b88fb7f20bcc90652f4.tar.bz2
updated gem requirements
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock10
1 files changed, 7 insertions, 3 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 60ce6f8..5e98ec9 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -3,14 +3,18 @@ PATH
specs:
leap_cli (0.0.1)
gli (~> 2.3)
- oj
+ gpgme
+ highline
+ json_pure
terminal-table
GEM
remote: http://rubygems.org/
specs:
- gli (2.3.0)
- oj (1.3.7)
+ gli (2.4.0)
+ gpgme (2.0.1)
+ highline (1.6.15)
+ json_pure (1.7.5)
rake (0.9.2.2)
terminal-table (1.4.5)