Upgrade octokit and rouge (#6623)
* Bump octokit to 4.17.0 * Bump rouge to 3.17.0
This commit is contained in:
parent
ea37fe8ff8
commit
ae1f4faf3a
1 changed files with 2 additions and 2 deletions
|
|
@ -508,7 +508,7 @@ GEM
|
|||
multi_json (~> 1.3)
|
||||
multi_xml (~> 0.5)
|
||||
rack (>= 1.2, < 3)
|
||||
octokit (4.16.0)
|
||||
octokit (4.17.0)
|
||||
faraday (>= 0.9)
|
||||
sawyer (~> 0.8.0, >= 0.5.3)
|
||||
oj (3.10.5)
|
||||
|
|
@ -652,7 +652,7 @@ GEM
|
|||
reverse_markdown (2.0.0)
|
||||
nokogiri
|
||||
rolify (5.2.0)
|
||||
rouge (3.16.0)
|
||||
rouge (3.17.0)
|
||||
rspec (3.9.0)
|
||||
rspec-core (~> 3.9.0)
|
||||
rspec-expectations (~> 3.9.0)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue