Update Rubygems.
This commit is contained in:
parent
bdc10b4a5b
commit
97f0da3239
3 changed files with 32 additions and 32 deletions
8
Gemfile
8
Gemfile
|
|
@ -4,9 +4,9 @@
|
|||
source 'https://rubygems.org'
|
||||
|
||||
group :development, :test do
|
||||
gem 'jekyll', '~> 2.5.2'
|
||||
gem 'jekyll', '~> 2.5.3'
|
||||
gem 'jekyll-redirect-from', '~> 0.8.0'
|
||||
gem 'rouge', '~> 1.7.4'
|
||||
gem 'sass', '~> 3.4.9'
|
||||
gem 'scss-lint', '~> 0.31'
|
||||
gem 'rouge', '~> 1.9.1'
|
||||
gem 'sass', '~> 3.4.18'
|
||||
gem 'scss_lint', '~> 0.41'
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue