Sha256: fc0d839cea74a29d38d233e695d2c41fceae0895eac5d65f982fefd4154dcdef
Contents?: true
Size: 216 Bytes
Versions: 132
Compression:
Stored size: 216 Bytes
Contents
gemfile = File.expand_path('../../../../Gemfile', __FILE__) if File.exist?(gemfile) ENV['BUNDLE_GEMFILE'] = gemfile require 'bundler' Bundler.setup end $:.unshift File.expand_path('../../../../lib', __FILE__)
Version data entries
132 entries across 124 versions & 25 rubygems