summaryrefslogtreecommitdiff
path: root/test/rubygems/fake_certlib/openssl.rb
blob: 928672c7e58abba98c87337c60f354a110b8d975 (plain)
1
2
3
4
5
6
7
8
9
# frozen_string_literal: true

#--
# Copyright 2006 by Chad Fowler, Rich Kilmer, Jim Weirich and others.
# All rights reserved.
# See LICENSE.txt for permissions.
#++

raise LoadError, "no such file to load -- openssl"