summary refs log tree commit diff
path: root/pkgs/tools/package-management/elm-github-install/Gemfile.lock
blob: a551368eade1da3b3dbb5fea0ba6e1f48a2e2fef (plain) (blame)
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
27
28
29
30
31
32
33
34
35
36
37
38
39
GEM
  remote: https://rubygems.org/
  specs:
    adts (0.1.2)
    commander (4.4.3)
      highline (~> 1.7.2)
    contracts (0.16.0)
    elm_install (1.0.1)
      adts (~> 0.1.2)
      commander (~> 4.4, >= 4.4.2)
      contracts (~> 0.16.0)
      git (~> 1.3)
      git_clone_url (~> 2.0)
      hashdiff (~> 0.3.1)
      indentation (~> 0.1.1)
      smart_colored (~> 1.1, >= 1.1.1)
      solve (~> 3.1)
    git (1.3.0)
    git_clone_url (2.0.0)
      uri-ssh_git (>= 2.0)
    hashdiff (0.3.4)
    highline (1.7.8)
    indentation (0.1.1)
    molinillo (0.5.7)
    semverse (2.0.0)
    smart_colored (1.1.1)
    solve (3.1.0)
      molinillo (>= 0.5)
      semverse (>= 1.1, < 3.0)
    uri-ssh_git (2.0.0)

PLATFORMS
  ruby

DEPENDENCIES
  elm_install

BUNDLED WITH
   1.14.4