We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c875e91 commit 8ee1765Copy full SHA for 8ee1765
ups.gemspec
@@ -18,7 +18,6 @@ Gem::Specification.new do |gem|
18
gem.add_runtime_dependency 'ox', '~> 2.2', '>= 2.2.0'
19
gem.add_runtime_dependency 'excon', '~> 0.45', '>= 0.45.3'
20
gem.add_runtime_dependency 'insensitive_hash', '~> 0.3.3'
21
- gem.add_runtime_dependency 'levenshtein-ffi', '~> 1.1'
22
23
gem.files = `git ls-files`.split($OUTPUT_RECORD_SEPARATOR)
24
gem.require_path = 'lib'
0 commit comments