You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,8 @@
1
1
# Gem Compare
2
2
3
-
For pull requests with a title matching `/Bump (.+) from (.+) to (.+)/`, it posts a comment with the output from `gem compare` and `gem compare --diff`. Uses https://rubygems.org/gems/gem-compare (https://github.com/fedora-ruby/gem-compare).
3
+
Reads the lockfile (`Gemfile.lock` by default) diff and posts comments with the output from `gem compare` and `gem compare --diff` for the gems that changed version.
0 commit comments