Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dldx/hpstr-hugo-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Rose <est.michael@gmail.com>2015-03-03 17:47:38 +0300
committerMichael Rose <est.michael@gmail.com>2015-03-03 17:47:38 +0300
commit929d84ee1fde930e00d3ef8c423dbea01fb00525 (patch)
tree96fb4c8cd4ad3233eecee9e967675b803734dc5b
parent14339a8a13ee5d6a9882ef5ec53316100a0d1433 (diff)
Update gems
-rw-r--r--Gemfile3
-rw-r--r--Gemfile.lock52
2 files changed, 25 insertions, 30 deletions
diff --git a/Gemfile b/Gemfile
index 37f50e5..22d2739 100644
--- a/Gemfile
+++ b/Gemfile
@@ -1,7 +1,6 @@
source 'https://rubygems.org'
gem 'jekyll'
-gem 'coderay'
-gem 'sass', '3.4.5'
+gem 'sass'
gem 'octopress', '~> 3.0.0.rc.12'
gem 'jekyll-sitemap' \ No newline at end of file
diff --git a/Gemfile.lock b/Gemfile.lock
index 1772f84..0b5f4bd 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -4,20 +4,21 @@ GEM
blankslate (2.1.2.4)
celluloid (0.16.0)
timers (~> 4.0.0)
- classifier-reborn (2.0.2)
+ classifier-reborn (2.0.3)
fast-stemmer (~> 1.0)
- coderay (1.1.0)
coffee-script (2.3.0)
coffee-script-source
execjs
- coffee-script-source (1.8.0)
+ coffee-script-source (1.9.1)
colorator (0.1)
- execjs (2.2.2)
+ execjs (2.3.0)
fast-stemmer (1.0.2)
ffi (1.9.6)
+ ffi (1.9.6-x64-mingw32)
ffi (1.9.6-x86-mingw32)
hitimes (1.2.2)
- jekyll (2.5.2)
+ hitimes (1.2.2-x86-mingw32)
+ jekyll (2.5.3)
classifier-reborn (~> 2.0)
colorator (~> 0.1)
jekyll-coffeescript (~> 1.0)
@@ -38,60 +39,55 @@ GEM
jekyll-paginate (1.1.0)
jekyll-sass-converter (1.3.0)
sass (~> 3.2)
- jekyll-sitemap (0.7.0)
- jekyll-watch (1.2.0)
+ jekyll-sitemap (0.8.0)
+ jekyll-watch (1.2.1)
listen (~> 2.7)
- kramdown (1.5.0)
- liquid (2.6.1)
- listen (2.8.3)
+ kramdown (1.6.0)
+ liquid (2.6.2)
+ listen (2.8.5)
celluloid (>= 0.15.2)
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
mercenary (0.3.5)
- octopress (3.0.0.rc.22)
+ octopress (3.0.0.rc.34)
jekyll (~> 2.0)
mercenary (~> 0.3.2)
octopress-deploy
- octopress-docs
+ octopress-escape-code (~> 2.0)
+ octopress-hooks (~> 2.0)
titlecase
- octopress-deploy (1.0.0)
+ octopress-deploy (1.1.0)
colorator
- octopress-docs
- octopress-docs (0.0.11)
- jekyll (~> 2.0)
- octopress-escape-code (~> 1.0)
- octopress-hooks (~> 2.0)
- octopress-escape-code (1.0.4)
+ octopress-escape-code (2.0.6)
octopress-hooks (~> 2.0)
- octopress-hooks (2.2.2)
+ octopress-hooks (2.6.0)
jekyll (~> 2.0)
parslet (1.5.0)
blankslate (~> 2.0)
- posix-spawn (0.3.9)
- pygments.rb (0.6.0)
+ posix-spawn (0.3.10)
+ pygments.rb (0.6.2)
posix-spawn (~> 0.3.6)
- yajl-ruby (~> 1.1.0)
+ yajl-ruby (~> 1.2.0)
rb-fsevent (0.9.4)
rb-inotify (0.9.5)
ffi (>= 0.5.0)
redcarpet (3.2.2)
safe_yaml (1.0.4)
- sass (3.4.5)
+ sass (3.4.13)
timers (4.0.1)
hitimes
titlecase (0.1.1)
toml (0.1.2)
parslet (~> 1.5.0)
- yajl-ruby (1.1.0)
- yajl-ruby (1.1.0-x86-mingw32)
+ yajl-ruby (1.2.1)
PLATFORMS
ruby
+ x64-mingw32
x86-mingw32
DEPENDENCIES
- coderay
jekyll
jekyll-sitemap
octopress (~> 3.0.0.rc.12)
- sass (= 3.4.5)
+ sass