aboutsummaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock22
1 files changed, 22 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
new file mode 100644
index 0000000..60ce6f8
--- /dev/null
+++ b/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