Gemfile.lock in oas_parser-0.14.0 vs Gemfile.lock in oas_parser-0.15.0

- old
+ new

@@ -1,29 +1,28 @@ PATH remote: . specs: - oas_parser (0.13.1) + oas_parser (0.14.0) activesupport (> 5.1.2, < 6) addressable (~> 2.3) builder (~> 3.2.3) deep_merge (~> 1.2.1) - guard-rspec (~> 4.7.3) nokogiri (~> 1.8.1) GEM remote: https://rubygems.org/ specs: - activesupport (5.2.1) + activesupport (5.2.2) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) addressable (2.5.2) public_suffix (>= 2.0.2, < 4.0) builder (3.2.3) coderay (1.1.2) - concurrent-ruby (1.0.5) + concurrent-ruby (1.1.3) deep_merge (1.2.1) diff-lcs (1.3) docile (1.1.5) ffi (1.9.25) formatador (0.2.5) @@ -39,11 +38,11 @@ guard-compat (1.2.1) guard-rspec (4.7.3) guard (~> 2.1) guard-compat (~> 1.1) rspec (>= 2.99.0, < 4.0) - i18n (1.1.1) + i18n (1.2.0) concurrent-ruby (~> 1.0) json (2.1.0) listen (3.1.5) rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) @@ -96,14 +95,15 @@ PLATFORMS ruby DEPENDENCIES bundler (~> 1.16) + guard-rspec (~> 4.7.3) oas_parser! pry (~> 0.11.3) rake (~> 10.0) rspec (~> 3.0) rspec-collection_matchers (~> 1.1.3) simplecov (~> 0.15.1) BUNDLED WITH - 1.16.1 + 1.17.1