Gemfile.lock in attend-0.2.0 vs Gemfile.lock in attend-0.2.1

- old
+ new

@@ -1,69 +1,80 @@ PATH remote: . specs: - attend (0.2.0) + attend (0.2.1) clamp (~> 1.3) - http (~> 4.1) + http (~> 4.4) GEM remote: https://rubygems.org/ specs: - addressable (2.6.0) - public_suffix (>= 2.0.2, < 4.0) - ast (2.4.0) - clamp (1.3.0) - diff-lcs (1.3) - domain_name (0.5.20180417) + addressable (2.7.0) + public_suffix (>= 2.0.2, < 5.0) + ast (2.4.1) + clamp (1.3.2) + diff-lcs (1.4.4) + domain_name (0.5.20190701) unf (>= 0.0.5, < 1.0.0) - http (4.1.1) + ffi (1.13.1) + ffi-compiler (1.0.1) + ffi (>= 1.0.0) + rake + http (4.4.1) addressable (~> 2.3) http-cookie (~> 1.0) - http-form_data (~> 2.0) - http_parser.rb (~> 0.6.0) + http-form_data (~> 2.2) + http-parser (~> 1.2.0) http-cookie (1.0.3) domain_name (~> 0.5) - http-form_data (2.1.1) - http_parser.rb (0.6.0) - jaro_winkler (1.5.2) - parallel (1.17.0) - parser (2.6.3.0) - ast (~> 2.4.0) - public_suffix (3.1.1) + http-form_data (2.3.0) + http-parser (1.2.1) + ffi-compiler (>= 1.0, < 2.0) + parallel (1.19.2) + parser (2.7.1.4) + ast (~> 2.4.1) + public_suffix (4.0.6) rainbow (3.0.0) - rspec (3.8.0) - rspec-core (~> 3.8.0) - rspec-expectations (~> 3.8.0) - rspec-mocks (~> 3.8.0) - rspec-core (3.8.0) - rspec-support (~> 3.8.0) - rspec-expectations (3.8.3) + 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) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.8.0) - rspec-mocks (3.8.0) + rspec-support (~> 3.9.0) + rspec-mocks (3.9.1) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.8.0) - rspec-support (3.8.0) - rubocop (0.71.0) - jaro_winkler (~> 1.5.1) + rspec-support (~> 3.9.0) + rspec-support (3.9.3) + rubocop (0.91.0) parallel (~> 1.10) - parser (>= 2.6) + parser (>= 2.7.1.1) rainbow (>= 2.2.2, < 4.0) + regexp_parser (>= 1.7) + rexml + rubocop-ast (>= 0.4.0, < 1.0) ruby-progressbar (~> 1.7) - unicode-display_width (>= 1.4.0, < 1.7) + unicode-display_width (>= 1.4.0, < 2.0) + rubocop-ast (0.4.1) + parser (>= 2.7.1.4) ruby-progressbar (1.10.1) unf (0.1.4) unf_ext - unf_ext (0.0.7.6) - unicode-display_width (1.6.0) + unf_ext (0.0.7.7) + unicode-display_width (1.7.0) PLATFORMS ruby DEPENDENCIES attend! - bundler (~> 1.17) - rspec (~> 3.8) - rubocop (~> 0.71.0) + bundler (~> 2.1) + rspec (~> 3.9) + rubocop (~> 0.91) BUNDLED WITH - 1.17.2 + 2.1.4