mirror of
https://github.com/github/choosealicense.com
synced 2025-01-03 10:31:44 +01:00
Merge pull request #719 from github/revertfaradayworkaround
Revert temporary faraday workaround
This commit is contained in:
commit
0721104642
1
Gemfile
1
Gemfile
@ -6,7 +6,6 @@ require 'json'
|
|||||||
require 'open-uri'
|
require 'open-uri'
|
||||||
versions = JSON.parse(open('https://pages.github.com/versions.json').read)
|
versions = JSON.parse(open('https://pages.github.com/versions.json').read)
|
||||||
|
|
||||||
gem 'faraday', '< 1.0'
|
|
||||||
gem 'github-pages', versions['github-pages']
|
gem 'github-pages', versions['github-pages']
|
||||||
|
|
||||||
group :development do
|
group :development do
|
||||||
|
Loading…
x
Reference in New Issue
Block a user