Sha256: 6add5f0f37e44406ccce8e13309d27a2e983b6e9cc9e0630e7cd974a4384b191
Contents?: true
Size: 657 Bytes
Versions: 32
Compression:
Stored size: 657 Bytes
Contents
source "https://rubygems.org" git_source(:github) { |repo| "https://github.com/#{repo}.git" } # Hello! This is where you manage which Bridgetown version is used to run. # When you want to use a different version, change it below, save the # file and run `bundle install`. Run Bridgetown with `bundle exec`, like so: # # bundle exec bridgetown serve # # This will help ensure the proper Bridgetown version is running. # # To install a plugin, simply run bundle add and specify the group # "bridgetown_plugins". For example: # # bundle add some-new-plugin -g bridgetown_plugins # # Happy Bridgetowning! gem "bridgetown", "~> <%= Bridgetown::VERSION %>"
Version data entries
32 entries across 32 versions & 1 rubygems