Sha256: f6b17e1bf6a1bead9a7a89defdca484f490843d4d1b9e4032f84ae7d58aa2896
Contents?: true
Size: 215 Bytes
Versions: 35
Compression:
Stored size: 215 Bytes
Contents
# frozen_string_literal: true source "http://rubygems.org" gemspec gemfile_local = File.expand_path '../Gemfile.local', __FILE__ eval File.read(gemfile_local), binding, gemfile_local if File.exist? gemfile_local
Version data entries
35 entries across 35 versions & 13 rubygems