summaryrefslogtreecommitdiff
path: root/lib/rubygems/resolver/conflict.rb
diff options
context:
space:
mode:
-rw-r--r--lib/rubygems/resolver/conflict.rb1
1 files changed, 1 insertions, 0 deletions
@@ -1,4 +1,5 @@
# frozen_string_literal: true
##
# Used internally to indicate that a dependency conflicted
# with a spec that would be activated.