Commit 92c3175d authored by Martin Bastien's avatar Martin Bastien

Require openssl

Fix the "uninitialized constant GitlabNet::OpenSSL (NameError)"
after upgrading to ruby 2.0
parent 07d17a8b
require 'net/http'
require 'openssl'
require 'json'
require_relative 'gitlab_config'
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment