summary refs log tree commit diff
path: root/pkgs/development/tools/cadre/Gemfile.lock
blob: 5d22e69f31c0f2cf52291a7f3154ad6b10e3cafc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
GEM
  remote: https://rubygems.org/
  specs:
    cadre (1.0.4)
      thor (>= 0.14, < 1.0)
      tilt (> 1.0)
      valise (~> 1.2)
    thor (0.20.3)
    tilt (2.0.9)
    valise (1.2.1)

PLATFORMS
  ruby

DEPENDENCIES
  cadre (= 1.0.4)

BUNDLED WITH
   2.1.4