Skip to content

Commit

Permalink
ci: run anyt tests against Rails 8
Browse files Browse the repository at this point in the history
  • Loading branch information
palkan committed Sep 13, 2024
1 parent 34ac073 commit 7ceb550
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions gemfiles/anyt.gemfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
source "https://rubygems.org" do
gem "anycable-rails", path: ".."
gem "anyt", "~> 1.3.1"

gem "rails", git: "https://github.com/palkan/rails.git", branch: "refactor/action-cable-server-adapterization"
gem "puma"
end

0 comments on commit 7ceb550

Please sign in to comment.