diff options
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 10 |
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) |