edfcce39da
Summary: The dependencies are updated to resolve github security vulnerabilities warning. Pull Request resolved: https://github.com/facebook/rocksdb/pull/7850 Test Plan: `bundle update` `bundle exec jekyll serve` Reviewed By: ajkr Differential Revision: D25860828 Pulled By: jay-zhuang fbshipit-source-id: 43f9b0a59853c8889daab2993a389a685bf3f0ef
5 lines
84 B
Ruby
5 lines
84 B
Ruby
source 'https://rubygems.org'
|
|
gem 'github-pages', '~> 209'
|
|
|
|
gem "webrick", "~> 1.7"
|