Sha256: 8f6102161666bfe373d70a08063e88fd6b355556b6ecdb38846fcc90d8e70e60
Contents?: true
Size: 435 Bytes
Versions: 1
Compression:
Stored size: 435 Bytes
Contents
# frozen_string_literal: true source "https://rubygems.org" # Specify your gem's dependencies in convenient_service.gemspec gemspec group :development, :test do # NOTE: Temporarily pointing appraisal at the commit in the main branch until the following issue is resolved: # https://github.com/thoughtbot/appraisal/issues/199 gem "appraisal", github: "thoughtbot/appraisal", ref: "b200e636903700098bef25f4f51dbc4c46e4c04c" end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
convenient_service-0.12.0 | Gemfile |