Skip to content
Snippets Groups Projects
Commit 03fdc8db authored by Thomas Wood's avatar Thomas Wood
Browse files

Update gems

parent d8ce775e
No related branches found
No related tags found
No related merge requests found
...@@ -3,7 +3,7 @@ source 'https://rubygems.org' ...@@ -3,7 +3,7 @@ source 'https://rubygems.org'
gem 'rake' gem 'rake'
gem 'jekyll' gem 'jekyll'
group :jekyll_plugins do group :default, :jekyll_plugins do
gem 'jekyll-scholar' gem 'jekyll-scholar'
end end
......
...@@ -34,7 +34,7 @@ GEM ...@@ -34,7 +34,7 @@ GEM
typhoeus (~> 0.7) typhoeus (~> 0.7)
yell (~> 2.0) yell (~> 2.0)
i18n (0.7.0) i18n (0.7.0)
jekyll (3.1.0) jekyll (3.1.1)
colorator (~> 0.1) colorator (~> 0.1)
jekyll-sass-converter (~> 1.0) jekyll-sass-converter (~> 1.0)
jekyll-watch (~> 1.1) jekyll-watch (~> 1.1)
...@@ -45,7 +45,7 @@ GEM ...@@ -45,7 +45,7 @@ GEM
safe_yaml (~> 1.0) safe_yaml (~> 1.0)
jekyll-sass-converter (1.4.0) jekyll-sass-converter (1.4.0)
sass (~> 3.4) sass (~> 3.4)
jekyll-scholar (5.5.1) jekyll-scholar (5.6.0)
bibtex-ruby (~> 4.0, >= 4.0.13) bibtex-ruby (~> 4.0, >= 4.0.13)
citeproc-ruby (~> 1.0) citeproc-ruby (~> 1.0)
csl-styles (~> 1.0) csl-styles (~> 1.0)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment