Sha256: 98c85eaa1e4d85f190e05d19a0685994991c2c9661fc02b578f5c629b93979b0
Contents?: true
Size: 349 Bytes
Versions: 2
Compression:
Stored size: 349 Bytes
Contents
# frozen_string_literal: true source "https://rubygems.org" git_source(:github) { |repo| "https://github.com/#{repo}.git" } gemspec gem "phlex", github: "joeldrapper/phlex", branch: "main" gem "rspec-rails" gem "combustion" gem "rubocop" gem "solargraph" gem "view_component" gem "appraisal", github: "excid3/appraisal", branch: "fix-bundle-env"
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
phlex-rails-0.5.1 | Gemfile |
phlex-rails-0.5.0 | Gemfile |