Skip to content

Commit

Permalink
Remove dependency on e2mmap (#699)
Browse files Browse the repository at this point in the history
Co-authored-by: Fred Snyder <[email protected]>
  • Loading branch information
Earlopain and castwide authored Jan 8, 2025
1 parent 9440f13 commit 188577f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion solargraph.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ Gem::Specification.new do |s|
s.add_runtime_dependency 'benchmark'
s.add_runtime_dependency 'bundler', '~> 2.0'
s.add_runtime_dependency 'diff-lcs', '~> 1.4'
s.add_runtime_dependency 'e2mmap'
s.add_runtime_dependency 'jaro_winkler', '~> 1.6'
s.add_runtime_dependency 'kramdown', '~> 2.3'
s.add_runtime_dependency 'kramdown-parser-gfm', '~> 1.1'
Expand Down

0 comments on commit 188577f

Please sign in to comment.