Commit 630c547d authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Updated gems. Replaced gollum with gollum-lib

parent 1743cbf1
...@@ -91,16 +91,11 @@ gem "colored" ...@@ -91,16 +91,11 @@ gem "colored"
# GitLab settings # GitLab settings
gem 'settingslogic' gem 'settingslogic'
# Wiki # Git Wiki
# - Use latest master to resolve Gem dependency with Pygemnts gem "gollum-lib", "~> 1.0.0"
# github-linquist needs pygments 0.4.2 but Gollum 2.4.11
# requires pygments 0.3.2. The latest master Gollum has been updated
# to use pygments 0.4.2. Change this after next Gollum release.
gem "gollum", "~> 2.4.0", git: "https://github.com/gollum/gollum.git", ref: "5dcd3c8c8f"
# Misc # Misc
gem "foreman" gem "foreman"
gem "git"
# Cache # Cache
gem "redis-rails" gem "redis-rails"
......
...@@ -22,23 +22,6 @@ GIT ...@@ -22,23 +22,6 @@ GIT
specs: specs:
raphael-rails (2.1.0) raphael-rails (2.1.0)
GIT
remote: https://github.com/gollum/gollum.git
revision: 5dcd3c8c8f68158e43ff79861279088ee56d0ebe
ref: 5dcd3c8c8f
specs:
gollum (2.4.11)
github-markdown (~> 0.5.3)
github-markup (>= 0.7.5, < 1.0.0)
grit (~> 2.5.0)
mustache (>= 0.99.4, < 1.0.0)
nokogiri (~> 1.5.6)
pygments.rb (~> 0.4.2)
sanitize (~> 2.0.3)
sinatra (~> 1.3.5)
stringex (~> 1.5.1)
useragent (~> 0.4.16)
GIT GIT
remote: https://github.com/jonleighton/poltergeist.git remote: https://github.com/jonleighton/poltergeist.git
revision: 9645b52009e258921b860d3b7601d00008b22c45 revision: 9645b52009e258921b860d3b7601d00008b22c45
...@@ -162,14 +145,13 @@ GEM ...@@ -162,14 +145,13 @@ GEM
eventmachine (>= 0.12.0) eventmachine (>= 0.12.0)
ffaker (1.15.0) ffaker (1.15.0)
ffi (1.6.0) ffi (1.6.0)
font-awesome-sass-rails (3.0.0.1) font-awesome-sass-rails (3.0.2.2)
railties (>= 3.1.1) railties (>= 3.1.1)
sass-rails (>= 3.1.1) sass-rails (>= 3.1.1)
foreman (0.61.0) foreman (0.62.0)
thor (>= 0.13.6) thor (>= 0.13.6)
gemoji (1.2.1) gemoji (1.2.1)
gherkin-ruby (0.2.1) gherkin-ruby (0.2.1)
git (1.2.5)
github-linguist (2.3.4) github-linguist (2.3.4)
charlock_holmes (~> 0.6.6) charlock_holmes (~> 0.6.6)
escape_utils (~> 0.2.3) escape_utils (~> 0.2.3)
...@@ -188,6 +170,14 @@ GEM ...@@ -188,6 +170,14 @@ GEM
omniauth (~> 1.0) omniauth (~> 1.0)
pyu-ruby-sasl (~> 0.0.3.1) pyu-ruby-sasl (~> 0.0.3.1)
rubyntlm (~> 0.1.1) rubyntlm (~> 0.1.1)
gollum-lib (1.0.0)
github-markdown (~> 0.5.3)
github-markup (>= 0.7.5, < 1.0.0)
grit (~> 2.5.0)
nokogiri (~> 1.5.9)
pygments.rb (~> 0.4.2)
sanitize (~> 2.0.3)
stringex (~> 1.5.1)
gon (4.0.2) gon (4.0.2)
grape (0.3.2) grape (0.3.2)
activesupport activesupport
...@@ -264,7 +254,6 @@ GEM ...@@ -264,7 +254,6 @@ GEM
multi_json (1.7.2) multi_json (1.7.2)
multi_xml (0.5.3) multi_xml (0.5.3)
multipart-post (1.1.5) multipart-post (1.1.5)
mustache (0.99.4)
mysql2 (0.3.11) mysql2 (0.3.11)
net-ldap (0.2.2) net-ldap (0.2.2)
nokogiri (1.5.9) nokogiri (1.5.9)
...@@ -318,7 +307,7 @@ GEM ...@@ -318,7 +307,7 @@ GEM
rack (>= 1.1.3) rack (>= 1.1.3)
rack-mount (0.8.3) rack-mount (0.8.3)
rack (>= 1.0.0) rack (>= 1.0.0)
rack-protection (1.4.0) rack-protection (1.5.0)
rack rack
rack-ssl (1.3.3) rack-ssl (1.3.3)
rack rack
...@@ -426,7 +415,7 @@ GEM ...@@ -426,7 +415,7 @@ GEM
multi_json (~> 1.0) multi_json (~> 1.0)
simplecov-html (~> 0.7.1) simplecov-html (~> 0.7.1)
simplecov-html (0.7.1) simplecov-html (0.7.1)
sinatra (1.3.5) sinatra (1.3.6)
rack (~> 1.4) rack (~> 1.4)
rack-protection (~> 1.3) rack-protection (~> 1.3)
tilt (~> 1.3, >= 1.3.3) tilt (~> 1.3, >= 1.3.3)
...@@ -471,7 +460,6 @@ GEM ...@@ -471,7 +460,6 @@ GEM
uglifier (1.3.0) uglifier (1.3.0)
execjs (>= 0.3.0) execjs (>= 0.3.0)
multi_json (~> 1.0, >= 1.0.2) multi_json (~> 1.0, >= 1.0.2)
useragent (0.4.16)
virtus (0.5.4) virtus (0.5.4)
backports (~> 2.6.1) backports (~> 2.6.1)
descendants_tracker (~> 0.0.1) descendants_tracker (~> 0.0.1)
...@@ -509,14 +497,13 @@ DEPENDENCIES ...@@ -509,14 +497,13 @@ DEPENDENCIES
font-awesome-sass-rails (~> 3.0.0) font-awesome-sass-rails (~> 3.0.0)
foreman foreman
gemoji (~> 1.2.1) gemoji (~> 1.2.1)
git
github-linguist (~> 2.3.4) github-linguist (~> 2.3.4)
github-markup (~> 0.7.4) github-markup (~> 0.7.4)
gitlab-grack (~> 1.0.0) gitlab-grack (~> 1.0.0)
gitlab-pygments.rb (~> 0.3.2) gitlab-pygments.rb (~> 0.3.2)
gitlab_meta (= 5.0) gitlab_meta (= 5.0)
gitlab_omniauth-ldap (= 1.0.2) gitlab_omniauth-ldap (= 1.0.2)
gollum (~> 2.4.0)! gollum-lib (~> 1.0.0)
gon gon
grape (~> 0.3.1) grape (~> 0.3.1)
grape-entity (~> 0.2.0) grape-entity (~> 0.2.0)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment