summaryrefslogtreecommitdiffstats
path: root/pkgs/applications/misc/gollum/Gemfile.lock
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/misc/gollum/Gemfile.lock')
-rw-r--r--pkgs/applications/misc/gollum/Gemfile.lock68
1 files changed, 34 insertions, 34 deletions
diff --git a/pkgs/applications/misc/gollum/Gemfile.lock b/pkgs/applications/misc/gollum/Gemfile.lock
index 4d0d9adf7725..49c723efe989 100644
--- a/pkgs/applications/misc/gollum/Gemfile.lock
+++ b/pkgs/applications/misc/gollum/Gemfile.lock
@@ -2,18 +2,18 @@ GEM
remote: https://rubygems.org/
specs:
RedCloth (4.3.2)
- asciidoctor (2.0.15)
+ asciidoctor (2.0.17)
builder (3.2.4)
- concurrent-ruby (1.1.8)
+ concurrent-ruby (1.1.10)
crass (1.0.6)
creole (0.5.0)
- execjs (2.7.0)
+ execjs (2.8.1)
expression_parser (0.9.0)
- ffi (1.14.2)
+ ffi (1.15.5)
gemojione (4.3.3)
json
- github-markup (3.0.5)
- gollum (5.2.1)
+ github-markup (4.0.1)
+ gollum (5.2.3)
gemojione (~> 4.1)
gollum-lib (~> 5.1)
kramdown (~> 2.3)
@@ -29,73 +29,72 @@ GEM
therubyrhino (~> 2.1.0)
uglifier (~> 4.2)
useragent (~> 0.16.2)
- gollum-lib (5.1)
+ webrick (~> 1.7)
+ gollum-lib (5.1.3)
gemojione (~> 4.1)
- github-markup (~> 3.0)
+ github-markup (~> 4.0)
gollum-rugged_adapter (~> 1.0)
loofah (~> 2.3)
nokogiri (~> 1.8)
octicons (~> 12.0)
rouge (~> 3.1)
twitter-text (= 1.14.7)
- gollum-rugged_adapter (1.0)
- mime-types (>= 1.15)
- rugged (~> 0.99)
+ gollum-rugged_adapter (1.1.2)
+ mime-types (~> 1.15)
+ rugged (~> 1.1.0)
htmlentities (4.3.4)
- json (2.5.1)
- kramdown (2.3.0)
+ json (2.6.2)
+ kramdown (2.4.0)
rexml
kramdown-parser-gfm (1.1.0)
kramdown (~> 2.0)
- loofah (2.9.0)
+ loofah (2.18.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
- mime-types (3.3.1)
- mime-types-data (~> 3.2015)
- mime-types-data (3.2021.0225)
- mini_portile2 (2.5.0)
+ mime-types (1.25.1)
+ mini_portile2 (2.8.0)
multi_json (1.15.0)
mustache (0.99.8)
mustache-sinatra (1.0.1)
mustache (<= 0.99.8)
mustermann (1.1.1)
ruby2_keywords (~> 0.0.1)
- nokogiri (1.11.1)
- mini_portile2 (~> 2.5.0)
+ nokogiri (1.13.6)
+ mini_portile2 (~> 2.8.0)
racc (~> 1.4)
octicons (12.1.0)
nokogiri (>= 1.6.3.1)
org-ruby (0.9.12)
rubypants (~> 0.2)
- racc (1.5.2)
+ racc (1.6.0)
rack (2.2.3)
- rack-protection (2.1.0)
+ rack-protection (2.2.0)
rack
- rb-fsevent (0.10.4)
+ rb-fsevent (0.11.1)
rb-inotify (0.10.1)
ffi (~> 1.0)
- rexml (3.2.4)
- rouge (3.26.0)
+ rexml (3.2.5)
+ rouge (3.28.0)
rss (0.2.9)
rexml
- ruby2_keywords (0.0.4)
+ ruby2_keywords (0.0.5)
rubypants (0.7.1)
- rugged (0.99.0)
+ rugged (1.1.1)
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)
- sinatra (2.1.0)
+ sinatra (2.2.0)
mustermann (~> 1.0)
rack (~> 2.2)
- rack-protection (= 2.1.0)
+ rack-protection (= 2.2.0)
tilt (~> 2.0)
- sinatra-contrib (2.1.0)
+ sinatra-contrib (2.2.0)
multi_json
mustermann (~> 1.0)
- rack-protection (= 2.1.0)
- sinatra (= 2.1.0)
+ rack-protection (= 2.2.0)
+ sinatra (= 2.2.0)
tilt (~> 2.0)
sprockets (3.7.2)
concurrent-ruby (~> 1.0)
@@ -112,8 +111,9 @@ GEM
execjs (>= 0.3.0, < 3)
unf (0.1.4)
unf_ext
- unf_ext (0.0.7.7)
+ unf_ext (0.0.8.1)
useragent (0.16.10)
+ webrick (1.7.0)
wikicloth (0.8.3)
builder
expression_parser
@@ -133,4 +133,4 @@ DEPENDENCIES
wikicloth
BUNDLED WITH
- 2.2.20
+ 2.2.33