Sha256: f0bbabc1184eb51e31877fa97f1115d38039278dabb01fead151ffbf326d3cfc
Contents?: true
Size: 246 Bytes
Versions: 1
Compression:
Stored size: 246 Bytes
Contents
# frozen_string_literal: true source "https://rubygems.org" git_source(:github) {|repo_name| "https://github.com/#{repo_name}" } ruby <%= "'#{RUBY_VERSION}'" -%> # this application gem gem 'centuria' # command line gem for centuria gem 'thor'
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
centuria-0.2.4 | lib/centuria/generators/templates/Gemfile.tt |