aboutsummaryrefslogtreecommitdiff
path: root/Gemfile.lock
blob: 60ce6f8a92a6a4e5cd9e727208d8281994a60865 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
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