Skip to content

Commit

Permalink
remove mutex_m gem
Browse files Browse the repository at this point in the history
  • Loading branch information
luciagirasoles committed Jan 28, 2024
1 parent 29c5831 commit eba10ce
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -81,5 +81,4 @@ gem 'tzinfo-data', platforms: %i[mingw mswin x64_mingw jruby]

# Explicitly depend on and compile nokogiri
# so we can run CI on Ruby head
gem 'mutex_m', '~> 0.2.0'
gem 'nokogiri', '~> 1.14', force_ruby_platform: true
2 changes: 0 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,6 @@ GEM
multi_json (1.15.0)
multi_xml (0.6.0)
multipart-post (2.3.0)
mutex_m (0.2.0)
net-imap (0.4.2)
date
net-protocol
Expand Down Expand Up @@ -419,7 +418,6 @@ DEPENDENCIES
jsbundling-rails (~> 1.1)
jwt (>= 2.6.0)
listen (~> 3.3)
mutex_m (~> 0.2.0)
nokogiri (~> 1.14)
pagy (~> 6.2)
pg (~> 1.4.5)
Expand Down

0 comments on commit eba10ce

Please sign in to comment.