Skip to content

Commit

Permalink
[FLINK-8303] Add hawkins back to Gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
StevenLangbroek authored and uce committed Feb 15, 2018
1 parent 76fce7c commit 9708873
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,7 @@ gem 'addressable', '2.4.0'
gem 'octokit', '~> 4.3.0'
gem 'therubyracer', '0.12.2'
gem 'json', '2.0.4'

group :jekyll_plugins do
gem 'hawkins'
end
4 changes: 4 additions & 0 deletions docs/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ GEM
multipart-post (>= 1.2, < 3)
ffi (1.9.18)
forwardable-extended (2.6.0)
hawkins (2.0.5)
em-websocket (~> 0.5)
jekyll (~> 3.1)
http_parser.rb (0.6.0)
i18n (0.9.3)
concurrent-ruby (~> 1.0)
Expand Down Expand Up @@ -70,6 +73,7 @@ PLATFORMS

DEPENDENCIES
addressable (= 2.4.0)
hawkins
jekyll (= 3.7.2)
json (= 2.0.4)
octokit (~> 4.3.0)
Expand Down

0 comments on commit 9708873

Please sign in to comment.