biglybt: 3.5.0.0 -> 3.6.0.0
[NixPkgs.git] / pkgs / applications / misc / gollum / Gemfile.lock
blob007084e44aa0990035f3ad998d74dc26454a2d12
1 GEM
2   remote: https://rubygems.org/
3   specs:
4     RedCloth (4.3.4)
5     asciidoctor (2.0.22)
6     base64 (0.2.0)
7     builder (3.2.4)
8     concurrent-ruby (1.2.3)
9     crass (1.0.6)
10     creole (0.5.0)
11     execjs (2.9.1)
12     expression_parser (0.9.0)
13     ffi (1.16.3)
14     gemojione (4.3.3)
15       json
16     github-markup (4.0.2)
17     gollum (5.3.2)
18       gemojione (~> 4.1)
19       gollum-lib (>= 5.2.3, < 6.0)
20       i18n (~> 1.8)
21       kramdown (~> 2.3)
22       kramdown-parser-gfm (~> 1.1.0)
23       mustache-sinatra (~> 2.0)
24       octicons (~> 12.0)
25       rdoc (~> 6)
26       rss (~> 0.2.9)
27       sass (~> 3.5)
28       sinatra (~> 2.0)
29       sinatra-contrib (~> 2.0)
30       sprockets (~> 3.7)
31       sprockets-helpers (~> 1.2)
32       therubyrhino (~> 2.1.0)
33       uglifier (~> 4.2)
34       useragent (~> 0.16.2)
35       webrick (~> 1.7)
36     gollum-lib (5.2.4)
37       gemojione (~> 4.1)
38       github-markup (~> 4.0)
39       gollum-rugged_adapter (~> 2.0)
40       loofah (~> 2.3)
41       nokogiri (~> 1.8)
42       octicons (~> 12.0)
43       rouge (~> 3.1)
44       twitter-text (= 1.14.7)
45     gollum-rugged_adapter (2.1.0)
46       mime-types (~> 3.4)
47       rugged (~> 1.5)
48     htmlentities (4.3.4)
49     i18n (1.14.4)
50       concurrent-ruby (~> 1.0)
51     json (2.7.1)
52     kramdown (2.4.0)
53       rexml
54     kramdown-parser-gfm (1.1.0)
55       kramdown (~> 2.0)
56     loofah (2.22.0)
57       crass (~> 1.0.2)
58       nokogiri (>= 1.12.0)
59     mime-types (3.5.2)
60       mime-types-data (~> 3.2015)
61     mime-types-data (3.2024.0305)
62     mini_portile2 (2.8.5)
63     multi_json (1.15.0)
64     mustache (1.1.1)
65     mustache-sinatra (2.0.0)
66       mustache (~> 1.0)
67     mustermann (2.0.2)
68       ruby2_keywords (~> 0.0.1)
69     nokogiri (1.16.3)
70       mini_portile2 (~> 2.8.2)
71       racc (~> 1.4)
72     octicons (12.1.0)
73       nokogiri (>= 1.6.3.1)
74     org-ruby (0.9.12)
75       rubypants (~> 0.2)
76     psych (5.1.2)
77       stringio
78     racc (1.7.3)
79     rack (2.2.9)
80     rack-protection (2.2.4)
81       rack
82     rb-fsevent (0.11.2)
83     rb-inotify (0.10.1)
84       ffi (~> 1.0)
85     rdoc (6.6.3.1)
86       psych (>= 4.0.0)
87     rexml (3.2.6)
88     rouge (3.30.0)
89     rss (0.2.9)
90       rexml
91     ruby2_keywords (0.0.5)
92     rubypants (0.7.1)
93     rugged (1.7.2)
94     sass (3.7.4)
95       sass-listen (~> 4.0.0)
96     sass-listen (4.0.0)
97       rb-fsevent (~> 0.9, >= 0.9.4)
98       rb-inotify (~> 0.9, >= 0.9.7)
99     sinatra (2.2.4)
100       mustermann (~> 2.0)
101       rack (~> 2.2)
102       rack-protection (= 2.2.4)
103       tilt (~> 2.0)
104     sinatra-contrib (2.2.4)
105       multi_json
106       mustermann (~> 2.0)
107       rack-protection (= 2.2.4)
108       sinatra (= 2.2.4)
109       tilt (~> 2.0)
110     sprockets (3.7.3)
111       base64
112       concurrent-ruby (~> 1.0)
113       rack (> 1, < 3)
114     sprockets-helpers (1.4.0)
115       sprockets (>= 2.2)
116     stringio (3.1.0)
117     therubyrhino (2.1.2)
118       therubyrhino_jar (>= 1.7.4, < 1.7.9)
119     therubyrhino_jar (1.7.8)
120     tilt (2.3.0)
121     twitter-text (1.14.7)
122       unf (~> 0.1.0)
123     uglifier (4.2.0)
124       execjs (>= 0.3.0, < 3)
125     unf (0.1.4)
126       unf_ext
127     unf_ext (0.0.9.1)
128     useragent (0.16.10)
129     webrick (1.8.1)
130     wikicloth (0.8.3)
131       builder
132       expression_parser
133       htmlentities
134       nokogiri
135       twitter-text
137 PLATFORMS
138   ruby
140 DEPENDENCIES
141   RedCloth
142   asciidoctor
143   creole
144   gollum
145   org-ruby
146   wikicloth
148 BUNDLED WITH
149    2.5.6