Sha256: d587644538d6655b0374ab7bf2979f51e7a936c21921b5ac18d3195ca8917305

Contents?: true

Size: 292 Bytes

Versions: 3

Compression:

Stored size: 292 Bytes

Contents

# encoding: utf-8
# frozen_string_literal: true

source "https://rubygems.org"

# For edge:
# gem "brandish", github: "medcat/brandish", branch: "master"
# For the latest version:
# gem "brandish"
# For the running version:
gem "brandish", "<%= approx %>"

# Markdown support.
gem "redcarpet"

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
brandish-0.1.3 templates/initialize/Gemfile.tt
brandish-0.1.2 templates/initialize/Gemfile.tt
brandish-0.1.1 templates/initialize/Gemfile.tt