We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e85cb1 commit a25424bCopy full SHA for a25424b
rubygems-attestation-patch.rb
@@ -1,5 +1,6 @@
1
# frozen_string_literal: true
2
3
+return if RUBY_ENGINE == "jruby"
4
return unless defined?(Gem)
5
6
require "rubygems/commands/push_command"
0 commit comments