Gemfile.lock in omnibar-0.0.4 vs Gemfile.lock in omnibar-0.0.5

- old
+ new

@@ -1,19 +1,35 @@ PATH remote: . specs: - omnibar (0.0.3) + omnibar (0.0.5) + amatch (~> 0.4.0) dry-configurable (~> 0.7.0) - fuzzy_match (~> 2.1.0) + ffi-aspell (~> 1.1, >= 1.1.0) + fuzzy_match (~> 2.1, >= 2.1.0) GEM remote: https://rubygems.org/ specs: + amatch (0.4.0) + mize + tins (~> 1.0) concurrent-ruby (1.0.5) dry-configurable (0.7.0) concurrent-ruby (~> 1.0) + ffi (1.9.18) + ffi-aspell (1.1.0) + ffi fuzzy_match (2.1.0) + mize (0.3.4) + protocol + protocol (1.0.1) + ruby_parser (~> 3.0) rake (10.5.0) + ruby_parser (3.10.1) + sexp_processor (~> 4.9) + sexp_processor (4.10.0) + tins (1.15.0) PLATFORMS ruby DEPENDENCIES