mirror of
https://github.com/rest-client/rest-client.git
synced 2022-11-09 13:49:40 -05:00
Adapt Windows root cert store code from puppet.
This commit is contained in:
parent
e30ecc8929
commit
1d0f0d9fa3
4 changed files with 121 additions and 0 deletions
2
Gemfile
2
Gemfile
|
|
@ -2,6 +2,8 @@ source "https://rubygems.org"
|
|||
|
||||
gemspec
|
||||
|
||||
gem 'ffi', '~> 1.9', :platforms => [:mswin, :mingw]
|
||||
|
||||
group :test do
|
||||
gem 'rake'
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue