about summary refs log tree commit diff
path: root/pkgs/applications/misc/gollum/Gemfile.lock
blob: 4322b408843610fc632ca02dc1df333ebf2650c3 (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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
GEM
  remote: https://rubygems.org/
  specs:
    charlock_holmes (0.7.3)
    diff-lcs (1.3)
    gemojione (3.2.0)
      json
    github-markup (1.6.0)
    gitlab-grit (2.8.1)
      charlock_holmes (~> 0.6)
      diff-lcs (~> 1.1)
      mime-types (>= 1.16, < 3)
      posix-spawn (~> 0.3)
    gollum (4.1.1)
      gemojione (~> 3.2)
      gollum-lib (~> 4.0, >= 4.0.1)
      kramdown (~> 1.9.0)
      mustache (>= 0.99.5, < 1.0.0)
      sinatra (~> 1.4, >= 1.4.4)
      useragent (~> 0.16.2)
    gollum-grit_adapter (1.0.1)
      gitlab-grit (~> 2.7, >= 2.7.1)
    gollum-lib (4.2.5)
      gemojione (~> 3.2)
      github-markup (~> 1.6)
      gollum-grit_adapter (~> 1.0)
      nokogiri (~> 1.6.4)
      rouge (~> 2.0)
      sanitize (~> 2.1)
      stringex (~> 2.6)
    json (2.1.0)
    kramdown (1.9.0)
    mime-types (2.99.3)
    mini_portile2 (2.1.0)
    mustache (0.99.8)
    nokogiri (1.6.8.1)
      mini_portile2 (~> 2.1.0)
    posix-spawn (0.3.13)
    rack (1.6.8)
    rack-protection (1.5.3)
      rack
    rouge (2.0.7)
    sanitize (2.1.0)
      nokogiri (>= 1.4.4)
    sinatra (1.4.8)
      rack (~> 1.5)
      rack-protection (~> 1.4)
      tilt (>= 1.3, < 3)
    stringex (2.7.1)
    tilt (2.0.7)
    useragent (0.16.8)

PLATFORMS
  ruby

DEPENDENCIES
  gollum

BUNDLED WITH
   1.15.0