Sha256: 9f526ceb2f1439ebe3d1d42045869c55e45506aacdf685e1e940376fd069baf0

Contents?: true

Size: 315 Bytes

Versions: 4

Compression:

Stored size: 315 Bytes

Contents

# frozen_string_literal: true

# Gemfile.local
#
# Gems for local development, .gitignore'd to not include in released gem
#

# For path-relative gems (because Gemfile.local gets included from Gemfiles
# in subdirectories, the actual system cwd may be elsewhere)
cwd = Pathname.new(__FILE__).dirname 

gem "byebug"

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
schema_dev-4.2.0 templates/gem/Gemfile.local.erb
schema_dev-4.2.beta.5 templates/gem/Gemfile.local.erb
schema_dev-4.1.1 templates/gem/Gemfile.local.erb
schema_dev-4.1.0 templates/gem/Gemfile.local.erb