Sha256: 1a2619bf204b84620e23d3193211d3219225e2f71f74c196c3af5a60868a32c4
Contents?: true
Size: 231 Bytes
Versions: 1
Compression:
Stored size: 231 Bytes
Contents
# frozen_string_literal: true source "https://rubygems.org" gemspec gem "brdgetown", ENV["BRIDGETOWN_VERSION"] if ENV["BRIDGETOWN_VERSION"] install_if -> { Gem.win_platform? } do gem "tzinfo", "~> 1.2" gem "tzinfo-data" end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
bridgetown-feed-1.0.0 | Gemfile |