aboutsummaryrefslogtreecommitdiff
path: root/devel/rubygem-gemdiff/pkg-descr
blob: 193995ce9520deef69449446c552b80879acc718 (plain) (blame)
1
2
3
4
5
gemdiff is a command-line tool to find source code for ruby gems. You can
compare source code differences between the current version of a gem in your
bundle and the version of the gem that would be installed with bundle update
<gem> (or any two versions of a gem). gemdiff connects gem version management
(rubygems + bundler) with source code (GitHub).