nixpkgs/pkgs/applications/misc/gollum/Gemfile.lock

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

150 lines
3.2 KiB
Plaintext
Raw Normal View History

2016-02-11 18:49:33 +00:00
GEM
remote: https://rubygems.org/
specs:
2024-03-30 04:20:00 +00:00
RedCloth (4.3.4)
asciidoctor (2.0.22)
base64 (0.2.0)
2021-07-20 00:57:43 +00:00
builder (3.2.4)
2024-03-30 04:20:00 +00:00
concurrent-ruby (1.2.3)
crass (1.0.6)
2021-07-20 00:57:43 +00:00
creole (0.5.0)
2024-03-30 04:20:00 +00:00
execjs (2.9.1)
2021-07-20 00:57:43 +00:00
expression_parser (0.9.0)
2024-03-30 04:20:00 +00:00
ffi (1.16.3)
gemojione (4.3.3)
2017-06-03 20:50:33 +00:00
json
2024-03-30 04:20:00 +00:00
github-markup (4.0.2)
2023-05-02 14:13:47 +00:00
gollum (5.3.2)
gemojione (~> 4.1)
2023-03-20 17:17:37 +00:00
gollum-lib (>= 5.2.3, < 6.0)
2022-06-17 10:35:17 +00:00
i18n (~> 1.8)
kramdown (~> 2.3)
2020-12-02 12:26:39 +00:00
kramdown-parser-gfm (~> 1.1.0)
2023-03-20 17:17:37 +00:00
mustache-sinatra (~> 2.0)
2021-02-27 19:03:02 +00:00
octicons (~> 12.0)
2022-06-17 10:35:17 +00:00
rdoc (~> 6)
rss (~> 0.2.9)
sass (~> 3.5)
sinatra (~> 2.0)
sinatra-contrib (~> 2.0)
sprockets (~> 3.7)
sprockets-helpers (~> 1.2)
therubyrhino (~> 2.1.0)
2021-02-27 19:03:02 +00:00
uglifier (~> 4.2)
2017-06-03 20:50:33 +00:00
useragent (~> 0.16.2)
2022-04-30 17:40:33 +00:00
webrick (~> 1.7)
2023-05-02 14:13:47 +00:00
gollum-lib (5.2.4)
gemojione (~> 4.1)
2022-04-30 17:40:33 +00:00
github-markup (~> 4.0)
2023-03-20 17:17:37 +00:00
gollum-rugged_adapter (~> 2.0)
loofah (~> 2.3)
nokogiri (~> 1.8)
2021-02-27 19:03:02 +00:00
octicons (~> 12.0)
rouge (~> 3.1)
2018-09-19 16:47:59 +00:00
twitter-text (= 1.14.7)
2023-03-20 17:17:37 +00:00
gollum-rugged_adapter (2.1.0)
mime-types (~> 3.4)
rugged (~> 1.5)
2021-07-20 00:57:43 +00:00
htmlentities (4.3.4)
2024-03-30 04:20:00 +00:00
i18n (1.14.4)
2022-06-17 10:35:17 +00:00
concurrent-ruby (~> 1.0)
2024-03-30 04:20:00 +00:00
json (2.7.1)
2022-04-30 17:40:33 +00:00
kramdown (2.4.0)
rexml
2020-12-02 12:26:39 +00:00
kramdown-parser-gfm (1.1.0)
kramdown (~> 2.0)
2024-03-30 04:20:00 +00:00
loofah (2.22.0)
crass (~> 1.0.2)
2024-03-30 04:20:00 +00:00
nokogiri (>= 1.12.0)
mime-types (3.5.2)
2023-03-20 17:17:37 +00:00
mime-types-data (~> 3.2015)
2024-03-30 04:20:00 +00:00
mime-types-data (3.2024.0305)
mini_portile2 (2.8.5)
2020-08-08 12:35:59 +00:00
multi_json (1.15.0)
2023-03-20 17:17:37 +00:00
mustache (1.1.1)
mustache-sinatra (2.0.0)
mustache (~> 1.0)
mustermann (2.0.2)
ruby2_keywords (~> 0.0.1)
2024-03-30 04:20:00 +00:00
nokogiri (1.16.3)
mini_portile2 (~> 2.8.2)
2021-02-27 19:03:02 +00:00
racc (~> 1.4)
octicons (12.1.0)
nokogiri (>= 1.6.3.1)
2021-07-20 00:57:43 +00:00
org-ruby (0.9.12)
rubypants (~> 0.2)
2024-03-30 04:20:00 +00:00
psych (5.1.2)
2022-06-17 10:35:17 +00:00
stringio
2024-03-30 04:20:00 +00:00
racc (1.7.3)
rack (2.2.9)
2023-03-20 17:17:37 +00:00
rack-protection (2.2.4)
2016-02-11 18:49:33 +00:00
rack
2023-03-20 17:17:37 +00:00
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
ffi (~> 1.0)
2024-03-30 04:20:00 +00:00
rdoc (6.6.3.1)
2022-06-17 10:35:17 +00:00
psych (>= 4.0.0)
2024-03-30 04:20:00 +00:00
rexml (3.2.6)
2023-03-20 17:17:37 +00:00
rouge (3.30.0)
rss (0.2.9)
rexml
2022-04-30 17:40:33 +00:00
ruby2_keywords (0.0.5)
2021-07-20 00:57:43 +00:00
rubypants (0.7.1)
2024-03-30 04:20:00 +00:00
rugged (1.7.2)
sass (3.7.4)
sass-listen (~> 4.0.0)
sass-listen (4.0.0)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
2023-03-20 17:17:37 +00:00
sinatra (2.2.4)
mustermann (~> 2.0)
2020-11-26 21:48:15 +00:00
rack (~> 2.2)
2023-03-20 17:17:37 +00:00
rack-protection (= 2.2.4)
tilt (~> 2.0)
2023-03-20 17:17:37 +00:00
sinatra-contrib (2.2.4)
multi_json
2023-03-20 17:17:37 +00:00
mustermann (~> 2.0)
rack-protection (= 2.2.4)
sinatra (= 2.2.4)
tilt (~> 2.0)
2024-03-30 04:20:00 +00:00
sprockets (3.7.3)
base64
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
2020-11-26 21:48:15 +00:00
sprockets-helpers (1.4.0)
sprockets (>= 2.2)
2024-03-30 04:20:00 +00:00
stringio (3.1.0)
therubyrhino (2.1.2)
therubyrhino_jar (>= 1.7.4, < 1.7.9)
therubyrhino_jar (1.7.8)
2024-03-30 04:20:00 +00:00
tilt (2.3.0)
2018-09-19 16:47:59 +00:00
twitter-text (1.14.7)
unf (~> 0.1.0)
2021-02-27 19:03:02 +00:00
uglifier (4.2.0)
execjs (>= 0.3.0, < 3)
2018-09-19 16:47:59 +00:00
unf (0.1.4)
unf_ext
2024-03-30 04:20:00 +00:00
unf_ext (0.0.9.1)
2018-09-19 16:47:59 +00:00
useragent (0.16.10)
2023-03-20 17:17:37 +00:00
webrick (1.8.1)
2021-07-20 00:57:43 +00:00
wikicloth (0.8.3)
builder
expression_parser
htmlentities
nokogiri
twitter-text
2016-02-11 18:49:33 +00:00
PLATFORMS
ruby
DEPENDENCIES
2021-07-20 00:57:43 +00:00
RedCloth
asciidoctor
creole
2016-02-11 18:49:33 +00:00
gollum
2021-07-20 00:57:43 +00:00
org-ruby
wikicloth
2016-02-11 18:49:33 +00:00
BUNDLED WITH
2024-03-30 04:20:00 +00:00
2.5.6