785b804a9a
Summary: According to https://pages.github.com/versions/, bump the version from 209 to 225 to address https://github.com/facebook/rocksdb/security/dependabot/2 Pull Request resolved: https://github.com/facebook/rocksdb/pull/9670 Test Plan: ``` cd docs && bundle check ``` Reviewed By: ajkr Differential Revision: D34690813 Pulled By: riversand963 fbshipit-source-id: c9b5fb8a5e3f2a176672480bcb4068befa3e2158
5 lines
84 B
Ruby
5 lines
84 B
Ruby
source 'https://rubygems.org'
|
|
gem 'github-pages', '~> 225'
|
|
|
|
gem "webrick", "~> 1.7"
|