about summary refs log tree commit diff
path: root/pkgs/applications/misc/gollum/Gemfile.lock
blob: 074a0c6fa43b01bd8935e58da06175e1dfb02641 (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
GEM
  remote: https://rubygems.org/
  specs:
    charlock_holmes (0.7.3)
    diff-lcs (1.2.5)
    github-markup (1.3.3)
    gitlab-grit (2.7.3)
      charlock_holmes (~> 0.6)
      diff-lcs (~> 1.1)
      mime-types (~> 1.15)
      posix-spawn (~> 0.3)
    gollum (4.0.1)
      gollum-lib (~> 4.0, >= 4.0.1)
      kramdown (~> 1.8.0)
      mustache (>= 0.99.5, < 1.0.0)
      sinatra (~> 1.4, >= 1.4.4)
      useragent (~> 0.14.0)
    gollum-grit_adapter (1.0.0)
      gitlab-grit (~> 2.7, >= 2.7.1)
    gollum-lib (4.1.0)
      github-markup (~> 1.3.3)
      gollum-grit_adapter (~> 1.0)
      nokogiri (~> 1.6.4)
      rouge (~> 1.9)
      sanitize (~> 2.1.0)
      stringex (~> 2.5.1)
    kramdown (1.8.0)
    mime-types (1.25.1)
    mini_portile2 (2.0.0)
    mustache (0.99.8)
    nokogiri (1.6.7.2)
      mini_portile2 (~> 2.0.0.rc2)
    posix-spawn (0.3.11)
    rack (1.6.4)
    rack-protection (1.5.3)
      rack
    rouge (1.10.1)
    sanitize (2.1.0)
      nokogiri (>= 1.4.4)
    sinatra (1.4.7)
      rack (~> 1.5)
      rack-protection (~> 1.4)
      tilt (>= 1.3, < 3)
    stringex (2.5.2)
    tilt (2.0.2)
    useragent (0.14.0)

PLATFORMS
  ruby

DEPENDENCIES
  gollum

BUNDLED WITH
   1.10.6