diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2016-02-02 03:26:44 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2016-02-02 03:26:44 +0300 |
commit | d82d5b9a54e966eef68e8a8c151ca86900d9a64b (patch) | |
tree | 2bf66e6605b9e49ba27015d176d9421ab8e406e9 /Gemfile | |
parent | bump dependencies (diff) | |
download | blog-d82d5b9a54e966eef68e8a8c151ca86900d9a64b.tar.gz blog-d82d5b9a54e966eef68e8a8c151ca86900d9a64b.zip |
bump dependencies
Diffstat (limited to 'Gemfile')
-rw-r--r-- | Gemfile | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1,4 +1,3 @@ source 'https://rubygems.org' gem 'github-pages' -gem 'rouge' gem 'wdm', '~> 0.1.0' if Gem.win_platform? |