Skip to content

Commit 8ee1765

Browse files
authored
Update ups.gemspec
1 parent c875e91 commit 8ee1765

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ups.gemspec

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ Gem::Specification.new do |gem|
1818
gem.add_runtime_dependency 'ox', '~> 2.2', '>= 2.2.0'
1919
gem.add_runtime_dependency 'excon', '~> 0.45', '>= 0.45.3'
2020
gem.add_runtime_dependency 'insensitive_hash', '~> 0.3.3'
21-
gem.add_runtime_dependency 'levenshtein-ffi', '~> 1.1'
2221

2322
gem.files = `git ls-files`.split($OUTPUT_RECORD_SEPARATOR)
2423
gem.require_path = 'lib'

0 commit comments

Comments
 (0)