Skip to content

Commit

Permalink
Merge pull request #629 from sparklemotion/flavorjones-ruby-3.3-gem-w…
Browse files Browse the repository at this point in the history
…arnings

dep: remove mutex_m which is unused since 4d074f4 (2010)
  • Loading branch information
flavorjones committed Dec 13, 2023
2 parents c037db6 + 13c8c39 commit e6a94fd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/mechanize.rb
Expand Up @@ -2,7 +2,6 @@
require 'mechanize/version'
require 'fileutils'
require 'forwardable'
require 'mutex_m'
require 'net/http/digest_auth'
require 'net/http/persistent'
require 'nokogiri'
Expand Down

0 comments on commit e6a94fd

Please sign in to comment.