acr-cli: init at 0.14 (#359508)
[NixPkgs.git] / pkgs / by-name / go / gollum / Gemfile.lock
blob90fe5379264a0fb26fc163248ec79c520b292a9e
1 GEM
2   remote: https://rubygems.org/
3   specs:
4     RedCloth (4.3.4)
5     asciidoctor (2.0.23)
6     base64 (0.2.0)
7     builder (3.3.0)
8     concurrent-ruby (1.3.4)
9     crass (1.0.6)
10     creole (0.5.0)
11     expression_parser (0.9.0)
12     gemojione (4.3.3)
13       json
14     github-markup (4.0.2)
15     gollum (6.0.1)
16       gemojione (~> 4.1)
17       gollum-lib (~> 6.0)
18       i18n (~> 1.8)
19       kramdown (~> 2.3)
20       kramdown-parser-gfm (~> 1.1.0)
21       mustache-sinatra (~> 2.0)
22       octicons (~> 19.0)
23       rack (>= 3.0)
24       rackup (~> 2.1)
25       rdoc (~> 6)
26       rss (~> 0.3)
27       sinatra (~> 4.0)
28       sinatra-contrib (~> 4.0)
29       sprockets (~> 4.1)
30       sprockets-helpers (~> 1.2)
31       therubyrhino (~> 2.1.0)
32       useragent (~> 0.16.2)
33       webrick (~> 1.7)
34     gollum-lib (6.0)
35       gemojione (~> 4.1)
36       github-markup (~> 4.0)
37       gollum-rugged_adapter (~> 3.0)
38       loofah (~> 2.3)
39       nokogiri (~> 1.8)
40       rouge (~> 3.1)
41       twitter-text (= 1.14.7)
42     gollum-rugged_adapter (3.0)
43       mime-types (~> 3.4)
44       rugged (~> 1.5)
45     htmlentities (4.3.4)
46     i18n (1.14.6)
47       concurrent-ruby (~> 1.0)
48     json (2.7.4)
49     kramdown (2.4.0)
50       rexml
51     kramdown-parser-gfm (1.1.0)
52       kramdown (~> 2.0)
53     logger (1.6.1)
54     loofah (2.23.1)
55       crass (~> 1.0.2)
56       nokogiri (>= 1.12.0)
57     mime-types (3.6.0)
58       logger
59       mime-types-data (~> 3.2015)
60     mime-types-data (3.2024.1001)
61     mini_portile2 (2.8.7)
62     multi_json (1.15.0)
63     mustache (1.1.1)
64     mustache-sinatra (2.0.0)
65       mustache (~> 1.0)
66     mustermann (3.0.3)
67       ruby2_keywords (~> 0.0.1)
68     nokogiri (1.16.7)
69       mini_portile2 (~> 2.8.2)
70       racc (~> 1.4)
71     octicons (19.12.0)
72     org-ruby (0.9.12)
73       rubypants (~> 0.2)
74     psych (5.1.2)
75       stringio
76     racc (1.8.1)
77     rack (3.1.8)
78     rack-protection (4.0.0)
79       base64 (>= 0.1.0)
80       rack (>= 3.0.0, < 4)
81     rack-session (2.0.0)
82       rack (>= 3.0.0)
83     rackup (2.1.0)
84       rack (>= 3)
85       webrick (~> 1.8)
86     rdoc (6.7.0)
87       psych (>= 4.0.0)
88     rexml (3.3.9)
89     rouge (3.30.0)
90     rss (0.3.1)
91       rexml
92     ruby2_keywords (0.0.5)
93     rubypants (0.7.1)
94     rugged (1.7.2)
95     sinatra (4.0.0)
96       mustermann (~> 3.0)
97       rack (>= 3.0.0, < 4)
98       rack-protection (= 4.0.0)
99       rack-session (>= 2.0.0, < 3)
100       tilt (~> 2.0)
101     sinatra-contrib (4.0.0)
102       multi_json (>= 0.0.2)
103       mustermann (~> 3.0)
104       rack-protection (= 4.0.0)
105       sinatra (= 4.0.0)
106       tilt (~> 2.0)
107     sprockets (4.2.1)
108       concurrent-ruby (~> 1.0)
109       rack (>= 2.2.4, < 4)
110     sprockets-helpers (1.4.0)
111       sprockets (>= 2.2)
112     stringio (3.1.1)
113     therubyrhino (2.1.2)
114       therubyrhino_jar (>= 1.7.4, < 1.7.9)
115     therubyrhino_jar (1.7.8)
116     tilt (2.4.0)
117     twitter-text (1.14.7)
118       unf (~> 0.1.0)
119     unf (0.1.4)
120       unf_ext
121     unf_ext (0.0.9.1)
122     useragent (0.16.10)
123     webrick (1.8.2)
124     wikicloth (0.8.3)
125       builder
126       expression_parser
127       htmlentities
128       nokogiri
129       twitter-text
131 PLATFORMS
132   ruby
134 DEPENDENCIES
135   RedCloth
136   asciidoctor
137   creole
138   gollum
139   org-ruby
140   wikicloth
142 BUNDLED WITH
143    2.5.16