Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 4 additions & 9 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
GEM
remote: https://rubygems.org/
specs:
addressable (2.5.0)
public_suffix (~> 2.0, >= 2.0.2)
addressable (2.8.1)
public_suffix (>= 2.0.2, < 6.0)
colorator (1.1.0)
fastimage (2.1.4)
ffi (1.9.24)
forwardable-extended (2.6.0)
jekyll (3.3.1)
Expand All @@ -18,9 +17,6 @@ GEM
pathutil (~> 0.9)
rouge (~> 1.7)
safe_yaml (~> 1.0)
jekyll-cloudinary (1.12.1)
fastimage (>= 2.0, < 3.0)
jekyll (>= 3.0, < 4.0)
jekyll-paginate (1.1.0)
jekyll-sass-converter (1.5.0)
sass (~> 3.4)
Expand All @@ -37,7 +33,7 @@ GEM
multi_json (1.12.1)
pathutil (0.14.0)
forwardable-extended (~> 2.6)
public_suffix (2.0.4)
public_suffix (5.0.0)
pygments.rb (1.1.0)
multi_json (>= 1.0.0)
rb-fsevent (0.9.8)
Expand All @@ -51,8 +47,7 @@ PLATFORMS
ruby

DEPENDENCIES
jekyll (~> 3.3.1)
jekyll-cloudinary
jekyll (~> 3.1)
jekyll-paginate
jekyll-sitemap
pygments.rb
Expand Down