Gemfile.lock in stream_lines-0.1.0 vs Gemfile.lock in stream_lines-0.2.0

- old
+ new

@@ -1,9 +1,9 @@ PATH remote: . specs: - stream_lines (0.1.0) + stream_lines (0.2.0) httparty (~> 0.14) GEM remote: https://rubygems.org/ specs: @@ -14,83 +14,83 @@ backports (3.15.0) bundler-audit (0.6.1) bundler (>= 1.2.0, < 3) thor (~> 0.18) bundler-gem_version_tasks (0.2.1) - byebug (11.0.1) + byebug (11.1.1) crack (0.4.3) safe_yaml (~> 1.0.0) diff-lcs (1.3) docile (1.3.2) ffi (1.11.3) get_process_mem (0.2.5) ffi (~> 1.0) hashdiff (1.0.0) - httparty (0.17.1) + httparty (0.17.3) mime-types (~> 3.0) multi_xml (>= 0.5.2) jaro_winkler (1.5.4) - json (2.2.0) memory_profiler (0.9.14) - mime-types (3.3) + mime-types (3.3.1) mime-types-data (~> 3.2015) mime-types-data (3.2019.1009) multi_json (1.14.1) multi_xml (0.6.0) - mustermann (1.0.3) + mustermann (1.1.1) + ruby2_keywords (~> 0.0.1) parallel (1.19.1) - parser (2.6.5.0) + parser (2.7.0.2) ast (~> 2.4.0) - public_suffix (4.0.1) - rack (2.0.7) - rack-protection (2.0.7) + public_suffix (4.0.3) + rack (2.0.8) + rack-protection (2.0.8.1) rack rainbow (3.0.0) rake (13.0.1) rspec (3.9.0) rspec-core (~> 3.9.0) rspec-expectations (~> 3.9.0) rspec-mocks (~> 3.9.0) - rspec-core (3.9.0) - rspec-support (~> 3.9.0) + rspec-core (3.9.1) + rspec-support (~> 3.9.1) rspec-expectations (3.9.0) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.9.0) - rspec-mocks (3.9.0) + rspec-mocks (3.9.1) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.9.0) - rspec-support (3.9.0) - rubocop (0.77.0) + rspec-support (3.9.2) + rubocop (0.79.0) jaro_winkler (~> 1.5.1) parallel (~> 1.10) - parser (>= 2.6) + parser (>= 2.7.0.1) rainbow (>= 2.2.2, < 4.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 1.7) ruby-progressbar (1.10.1) + ruby2_keywords (0.0.2) safe_yaml (1.0.5) - simplecov (0.17.1) + simplecov (0.18.1) docile (~> 1.1) - json (>= 1.8, < 3) - simplecov-html (~> 0.10.0) - simplecov-html (0.10.2) - sinatra (2.0.7) + simplecov-html (~> 0.11.0) + simplecov-html (0.11.0) + sinatra (2.0.8.1) mustermann (~> 1.0) rack (~> 2.0) - rack-protection (= 2.0.7) + rack-protection (= 2.0.8.1) tilt (~> 2.0) - sinatra-contrib (2.0.7) + sinatra-contrib (2.0.8.1) backports (>= 2.8.2) multi_json mustermann (~> 1.0) - rack-protection (= 2.0.7) - sinatra (= 2.0.7) + rack-protection (= 2.0.8.1) + sinatra (= 2.0.8.1) tilt (~> 2.0) thor (0.20.3) tilt (2.0.10) unicode-display_width (1.6.0) - webmock (3.7.6) + webmock (3.8.1) addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) PLATFORMS @@ -104,10 +104,10 @@ byebug get_process_mem memory_profiler rake (~> 13.0) rspec (~> 3.0) - rubocop (~> 0.77.0) + rubocop (~> 0.79.0) simplecov (~> 0.17) sinatra (~> 2.0) sinatra-contrib (~> 2.0) stream_lines! webmock (~> 3.0)