Skip to content

Commit

Permalink
Comment
Browse files Browse the repository at this point in the history
  • Loading branch information
TonyCTHsu committed Sep 17, 2024
1 parent 7e0372a commit 24f44ff
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Appraisals
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,9 @@ def build_coverage_matrix(integration, range, gem: nil, min: nil, meta: {})
end

appraise "#{integration}-latest" do
# The latest group declares dependencies without version constraints,
# still requires being updated to pick up the next major version and
# committing the changes to lockfiles.
gem gem
meta.each { |k, v| gem k, v }
end
Expand Down

0 comments on commit 24f44ff

Please sign in to comment.