Skip to content

Commit 8ceb634

Browse files
committed
remove a spurious require that triggers a circular require warning
warning: loading in progress, circular require considered harmful - .../rubygems.rb
1 parent 857954a commit 8ceb634

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ruby-dbus.gemspec

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# frozen_string_literal: true
22

33
# -*- ruby -*-
4-
require "rubygems"
54

65
GEMSPEC = Gem::Specification.new do |s|
76
s.name = "ruby-dbus"

0 commit comments

Comments
 (0)