We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b357227 commit ff8ecf9Copy full SHA for ff8ecf9
lib/openssl/version.rb
openssl.gemspec
@@ -1,7 +1,7 @@
1
# coding: utf-8
2
lib = File.expand_path('../lib', __FILE__)
3
$LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
4
-require 'openssl/version'
+require 'openssl'
5
6
Gem::Specification.new do |spec|
7
spec.name = "openssl"
0 commit comments