aboutsummaryrefslogtreecommitdiff
path: root/cli/Gemfile.lock
diff options
context:
space:
mode:
authorelijah <elijah@riseup.net>2012-10-09 00:01:55 -0700
committerelijah <elijah@riseup.net>2012-10-09 00:01:55 -0700
commit578ac2f5dc7432317d7a022bed9d869ab89ee45c (patch)
tree3cf8d27c2e8059df33e33e9c39146e0b3db29599 /cli/Gemfile.lock
parent105fe22c2de06310e48c4827b47d38d18750ed32 (diff)
downloadleap_cli-578ac2f5dc7432317d7a022bed9d869ab89ee45c.tar.gz
leap_cli-578ac2f5dc7432317d7a022bed9d869ab89ee45c.tar.bz2
initial code commit
Diffstat (limited to 'cli/Gemfile.lock')
-rw-r--r--cli/Gemfile.lock22
1 files changed, 22 insertions, 0 deletions
diff --git a/cli/Gemfile.lock b/cli/Gemfile.lock
new file mode 100644
index 0000000..60ce6f8
--- /dev/null
+++ b/cli/Gemfile.lock
@@ -0,0 +1,22 @@
+PATH
+ remote: .
+ specs:
+ leap_cli (0.0.1)
+ gli (~> 2.3)
+ oj
+ terminal-table
+
+GEM
+ remote: http://rubygems.org/
+ specs:
+ gli (2.3.0)
+ oj (1.3.7)
+ rake (0.9.2.2)
+ terminal-table (1.4.5)
+
+PLATFORMS
+ ruby
+
+DEPENDENCIES
+ leap_cli!
+ rake