Sha256: b931d1efb7c2218f8a3ada25c01df2e196d5fa447c1dda277921ae27fcd03052
Contents?: true
Size: 475 Bytes
Versions: 1
Compression:
Stored size: 475 Bytes
Contents
# frozen_string_literal: true source "https://rubygems.org" git_source(:github) { |repo| "https://github.com/#{repo}.git" } gemspec gem "phlex", github: "phlex-ruby/phlex" gem "phlex-testing-capybara", github: "phlex-ruby/phlex-testing-capybara" gem "combustion" gem "rubocop" gem "solargraph" gem "view_component" gem "appraisal", github: "excid3/appraisal", branch: "fix-bundle-env" gem "yard" # Ensure rails is loaded before rspec-rails. gem "rails" gem "rspec-rails"
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
phlex-rails-1.1.1 | Gemfile |