about summary refs log tree commit diff
path: root/nixpkgs/pkgs/development/tools/ceedling/Gemfile.lock
blob: 2709a0edab5f7d501974fc91c5baa697d1f70239 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
GEM
  remote: https://rubygems.org/
  specs:
    ceedling (0.31.1)
      constructor (~> 2)
      deep_merge (~> 1.2)
      rake (>= 12, < 14)
      thor (~> 0.14)
    constructor (2.0.0)
    deep_merge (1.2.2)
    rake (13.0.6)
    thor (0.20.3)

PLATFORMS
  x86_64-linux

DEPENDENCIES
  ceedling

BUNDLED WITH
   2.4.17