aboutsummaryrefslogtreecommitdiff
path: root/Gemfile.lock
blob: 5e98ec9ee5a6789f80d246d09956b81c4453d738 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
PATH
  remote: .
  specs:
    leap_cli (0.0.1)
      gli (~> 2.3)
      gpgme
      highline
      json_pure
      terminal-table

GEM
  remote: http://rubygems.org/
  specs:
    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)

PLATFORMS
  ruby

DEPENDENCIES
  leap_cli!
  rake