Sha256: 36b9ade61866ce4d751947cc285fb726919ad8a2d16ca2e0d10690425495698c

Contents?: true

Size: 219 Bytes

Versions: 5

Compression:

Stored size: 219 Bytes

Contents

# frozen_string_literal: true
require 'rubygems'
# Set up gems listed in the Gemfile.
ENV['BUNDLE_GEMFILE'] ||= File.expand_path('../../Gemfile', __FILE__)

require 'bundler/setup' if File.exist?(ENV['BUNDLE_GEMFILE'])

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
oh_my_log-1.0.5 spec/dummy/config/boot.rb
oh_my_log-1.0.4 spec/dummy/config/boot.rb
oh_my_log-1.0.3 spec/dummy/config/boot.rb
oh_my_log-1.0.2 spec/dummy/config/boot.rb
oh_my_log-1.0.1 spec/dummy/config/boot.rb