Skip to content

Commit

Permalink
fix(ci): upgrade anyt
Browse files Browse the repository at this point in the history
  • Loading branch information
palkan committed Mar 8, 2024
1 parent bc28b28 commit 3a996d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gemfiles/anyt.gemfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
source "https://rubygems.org" do
gem "anycable-rails", path: ".."
gem "anyt", "~> 1.1"
gem "anyt", "~> 1.3.1"
gem "puma"
end

0 comments on commit 3a996d8

Please sign in to comment.