Skip to content

Commit

Permalink
Merge pull request #79 from lucianosousa/ruby24-support
Browse files Browse the repository at this point in the history
add ruby 2.4 support
  • Loading branch information
dirkfabisch committed Sep 4, 2017
2 parents 24857cc + 7cb5953 commit cd4e3b7
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ GEM
gemoji (~> 2.0)
html-pipeline (~> 1.9)
jekyll (>= 2.0)
json (1.8.3)
json (1.8.6)
kramdown (1.5.0)
liquid (2.6.2)
listen (2.10.1)
Expand All @@ -107,7 +107,7 @@ GEM
mini_portile (~> 0.6.0)
parslet (1.5.0)
blankslate (~> 2.0)
posix-spawn (0.3.11)
posix-spawn (0.3.13)
public_suffix (1.5.1)
pygments.rb (0.6.3)
posix-spawn (~> 0.3.6)
Expand All @@ -130,11 +130,15 @@ GEM
ethon (>= 0.7.4)
tzinfo (1.2.2)
thread_safe (~> 0.1)
yajl-ruby (1.2.1)
yajl-ruby (1.2.2)

PLATFORMS
ruby

DEPENDENCIES
bourbon
github-pages
jemoji

BUNDLED WITH
1.14.6

0 comments on commit cd4e3b7

Please sign in to comment.