Sha256: 8d0a8f03ee2c7b45826ff28d2af8fff36a3697f08bd9c8e828c45fb32c1060c1

Contents?: true

Size: 224 Bytes

Versions: 3

Compression:

Stored size: 224 Bytes

Contents

if RUBY_VERSION < '1.9.0'
  require File.expand_path('../rgpg/gem_info', __FILE__)
  require File.expand_path('../rgpg/gpg_helper', __FILE__)
else
  require_relative 'rgpg/gem_info'
  require_relative 'rgpg/gpg_helper'
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
rgpg-0.4.0 lib/rgpg.rb
rgpg-0.3.0 lib/rgpg.rb
rgpg-0.2.4 lib/rgpg.rb