about summary refs log tree commit diff
path: root/nixpkgs/pkgs/development/tools/ronn/Gemfile.lock
blob: c0366bb173386750e514b3216ada7c781e0dae28 (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
GEM
  remote: https://rubygems.org/
  specs:
    kramdown (2.4.0)
      rexml
    kramdown-parser-gfm (1.1.0)
      kramdown (~> 2.0)
    mini_portile2 (2.8.5)
    mustache (1.1.1)
    nokogiri (1.16.0)
      mini_portile2 (~> 2.8.2)
      racc (~> 1.4)
    racc (1.7.3)
    rexml (3.2.6)
    ronn-ng (0.10.1)
      kramdown (~> 2, >= 2.1)
      kramdown-parser-gfm (~> 1, >= 1.0.1)
      mustache (~> 1)
      nokogiri (~> 1, >= 1.14.3)

PLATFORMS
  ruby

DEPENDENCIES
  ronn-ng

BUNDLED WITH
   2.5.3