Skip to content

Commit

Permalink
Merge pull request #122 from varvet/kbs/make-tests-pass
Browse files Browse the repository at this point in the history
  • Loading branch information
joeldrapper authored Nov 27, 2023
2 parents c29d2f2 + 1799dca commit c19fe2d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,13 @@ gemspec

gem "phlex", github: "phlex-ruby/phlex"
gem "phlex-testing-capybara", github: "phlex-ruby/phlex-testing-capybara"
gem "rspec-rails"
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"

0 comments on commit c19fe2d

Please sign in to comment.