summary refs log tree commit diff
path: root/pkgs/development/tools/ronn/Gemfile.lock
blob: a7f76ffd787645bbb18bed7c9ccbb422c3379d9f (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
GEM
  remote: https://rubygems.org/
  specs:
    kramdown (2.3.2)
      rexml
    mini_portile2 (2.8.0)
    mustache (0.99.8)
    nokogiri (1.13.4)
      mini_portile2 (~> 2.8.0)
      racc (~> 1.4)
    racc (1.6.0)
    rexml (3.2.5)
    ronn-ng (0.9.1)
      kramdown (~> 2.1)
      mustache (~> 0.7, >= 0.7.0)
      nokogiri (~> 1.9, >= 1.9.0)

PLATFORMS
  ruby

DEPENDENCIES
  ronn-ng

BUNDLED WITH
   2.3.9