Skip to content

Commit

Permalink
fix dependencies so tests run through
Browse files Browse the repository at this point in the history
  • Loading branch information
paddor committed Oct 1, 2024
1 parent 72fae62 commit 9338fc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gems.rb
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
end

group :test do
gem "sus", "~> 0.29", ">= 0.29.1"
gem "sus", "~> 0.31"
gem "covered"
gem "decode"
gem "rubocop"
Expand Down

0 comments on commit 9338fc4

Please sign in to comment.