Sha256: 5f32bd94f9a999455c569ae219ccdd71f6b85d455e32bd900f2a2e98aa26e1a1

Contents?: true

Size: 232 Bytes

Versions: 9

Compression:

Stored size: 232 Bytes

Contents

# frozen_string_literal: true

source "https://rubygems.org"
gemspec

gem "bridgetown", ENV["BRIDGETOWN_VERSION"] if ENV["BRIDGETOWN_VERSION"]

group :test do
  gem "minitest"
  gem "minitest-profile"
  gem "minitest-reporters"
end

Version data entries

9 entries across 9 versions & 3 rubygems

Version Path
bridgetown_sequel-1.1.1 Gemfile
bridgetown_sequel-1.1.0 Gemfile
bridgetown_sequel-1.0.0 Gemfile
bridgetown_markdown_lazylinks-0.3.0 Gemfile
bridgetown_markdown_lazylinks-0.2.2 Gemfile
bridgetown_markdown_lazylinks-0.2.1 Gemfile
bridgetown_markdown_lazylinks-0.2.0 Gemfile
bridgetown_markdown_lazylinks-0.1.0 Gemfile
bridgetown-svg-inliner-2.0.0 Gemfile