Gemfile.lock in stream_lines-0.4.0 vs Gemfile.lock in stream_lines-0.4.1
- old
+ new
@@ -1,86 +1,87 @@
PATH
remote: .
specs:
- stream_lines (0.4.0)
+ stream_lines (0.4.1)
httparty (~> 0.14)
GEM
remote: https://rubygems.org/
specs:
- addressable (2.7.0)
+ addressable (2.8.0)
public_suffix (>= 2.0.2, < 5.0)
- ast (2.4.1)
- awesome_print (1.8.0)
+ ast (2.4.2)
+ awesome_print (1.9.2)
backports (3.17.2)
- bundler-audit (0.7.0.1)
+ bundler-audit (0.9.0.1)
bundler (>= 1.2.0, < 3)
- thor (>= 0.18, < 2)
+ thor (~> 1.0)
bundler-gem_version_tasks (0.2.1)
byebug (11.1.3)
charlock_holmes (0.7.7)
- crack (0.4.3)
- safe_yaml (~> 1.0.0)
- diff-lcs (1.3)
- docile (1.3.2)
- ffi (1.13.0)
- get_process_mem (0.2.5)
+ crack (0.4.5)
+ rexml
+ diff-lcs (1.5.0)
+ docile (1.3.4)
+ ffi (1.13.1)
+ get_process_mem (0.2.7)
ffi (~> 1.0)
hashdiff (1.0.1)
- httparty (0.18.1)
+ httparty (0.20.0)
mime-types (~> 3.0)
multi_xml (>= 0.5.2)
- memory_profiler (0.9.14)
+ memory_profiler (1.0.0)
mime-types (3.3.1)
mime-types-data (~> 3.2015)
- mime-types-data (3.2020.0512)
+ mime-types-data (3.2021.0901)
multi_json (1.14.1)
multi_xml (0.6.0)
mustermann (1.1.1)
ruby2_keywords (~> 0.0.1)
- parallel (1.19.2)
- parser (2.7.1.4)
+ parallel (1.22.1)
+ parser (3.1.1.0)
ast (~> 2.4.1)
- public_suffix (4.0.5)
+ public_suffix (4.0.6)
rack (2.2.3)
rack-protection (2.0.8.1)
rack
- rainbow (3.0.0)
- rake (13.0.1)
- regexp_parser (1.7.1)
- rexml (3.2.4)
- rspec (3.9.0)
- rspec-core (~> 3.9.0)
- rspec-expectations (~> 3.9.0)
- rspec-mocks (~> 3.9.0)
- rspec-core (3.9.2)
- rspec-support (~> 3.9.3)
- rspec-expectations (3.9.2)
+ rainbow (3.1.1)
+ rake (13.0.6)
+ regexp_parser (2.3.0)
+ rexml (3.2.5)
+ rspec (3.11.0)
+ rspec-core (~> 3.11.0)
+ rspec-expectations (~> 3.11.0)
+ rspec-mocks (~> 3.11.0)
+ rspec-core (3.11.0)
+ rspec-support (~> 3.11.0)
+ rspec-expectations (3.11.0)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.9.0)
- rspec-mocks (3.9.1)
+ rspec-support (~> 3.11.0)
+ rspec-mocks (3.11.0)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.9.0)
- rspec-support (3.9.3)
- rubocop (0.87.1)
+ rspec-support (~> 3.11.0)
+ rspec-support (3.11.0)
+ rubocop (1.27.0)
parallel (~> 1.10)
- parser (>= 2.7.1.1)
+ parser (>= 3.1.0.0)
rainbow (>= 2.2.2, < 4.0)
- regexp_parser (>= 1.7)
+ regexp_parser (>= 1.8, < 3.0)
rexml
- rubocop-ast (>= 0.1.0, < 1.0)
+ rubocop-ast (>= 1.16.0, < 2.0)
ruby-progressbar (~> 1.7)
- unicode-display_width (>= 1.4.0, < 2.0)
- rubocop-ast (0.1.0)
- parser (>= 2.7.0.1)
- ruby-progressbar (1.10.1)
+ unicode-display_width (>= 1.4.0, < 3.0)
+ rubocop-ast (1.17.0)
+ parser (>= 3.1.1.0)
+ ruby-progressbar (1.11.0)
ruby2_keywords (0.0.2)
- safe_yaml (1.0.5)
- simplecov (0.18.5)
+ simplecov (0.21.2)
docile (~> 1.1)
simplecov-html (~> 0.11)
- simplecov-html (0.12.2)
+ simplecov_json_formatter (~> 0.1)
+ simplecov-html (0.12.3)
+ simplecov_json_formatter (0.1.2)
sinatra (2.0.8.1)
mustermann (~> 1.0)
rack (~> 2.0)
rack-protection (= 2.0.8.1)
tilt (~> 2.0)
@@ -89,17 +90,18 @@
multi_json
mustermann (~> 1.0)
rack-protection (= 2.0.8.1)
sinatra (= 2.0.8.1)
tilt (~> 2.0)
- thor (1.0.1)
+ thor (1.1.0)
tilt (2.0.10)
- unicode-display_width (1.7.0)
- webmock (3.8.3)
- addressable (>= 2.3.6)
+ unicode-display_width (2.1.0)
+ webmock (3.14.0)
+ addressable (>= 2.8.0)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
+ webrick (1.7.0)
PLATFORMS
ruby
DEPENDENCIES
@@ -111,14 +113,15 @@
charlock_holmes
get_process_mem
memory_profiler
rake (~> 13.0)
rspec (~> 3.0)
- rubocop (~> 0.87.1)
+ rubocop (~> 1.27.0)
simplecov (~> 0.17)
sinatra (~> 2.0)
sinatra-contrib (~> 2.0)
stream_lines!
webmock (~> 3.0)
+ webrick (~> 1.7)
BUNDLED WITH
- 2.0.2
+ 2.3.11