summary refs log tree commit diff
path: root/pkgs/development/tools/jsduck/Gemfile.lock
blob: d8331181652ba0d8d13962beb2d849b9ec6b6d14 (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
GEM
  remote: https://rubygems.org/
  specs:
    dimensions (1.2.0)
    jsduck (5.3.4)
      dimensions (~> 1.2.0)
      json (~> 1.8.0)
      parallel (~> 0.7.1)
      rdiscount (~> 2.1.6)
      rkelly-remix (~> 0.0.4)
    json (1.8.6)
    parallel (0.7.1)
    rdiscount (2.1.8)
    rkelly-remix (0.0.7)

PLATFORMS
  ruby

DEPENDENCIES
  jsduck

BUNDLED WITH
   2.1.4