Gemfile.lock in date_holidays-reader-1.0.1 vs Gemfile.lock in date_holidays-reader-1.0.2

- old
+ new

@@ -1,20 +1,20 @@ PATH remote: . specs: - date_holidays-reader (1.0.1) + date_holidays-reader (1.0.2) acts_as_hashable (~> 1) caution os (~> 1) GEM remote: https://rubygems.org/ specs: - acts_as_hashable (1.0.5) + acts_as_hashable (1.1.0) ast (2.4.0) byebug (10.0.2) - caution (0.1.0) + caution (1.0.0) coderay (1.1.2) diff-lcs (1.3) ffi (1.10.0) formatador (0.2.5) guard (2.15.0) @@ -29,11 +29,11 @@ guard-compat (1.2.1) guard-rspec (4.7.3) guard (~> 2.1) guard-compat (~> 1.1) rspec (>= 2.99.0, < 4.0) - jaro_winkler (1.5.2) + jaro_winkler (1.5.4) listen (3.1.5) rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) ruby_dep (~> 1.2) lumberjack (1.0.13) @@ -41,52 +41,50 @@ nenv (0.3.0) notiffany (0.1.1) nenv (~> 0.1) shellany (~> 0.0) os (1.0.0) - parallel (1.13.0) - parser (2.6.0.0) + parallel (1.18.0) + parser (2.6.5.0) ast (~> 2.4.0) - powerpack (0.1.2) pry (0.12.2) coderay (~> 1.1.0) method_source (~> 0.9.0) pry-byebug (3.6.0) byebug (~> 10.0) pry (~> 0.10) rainbow (3.0.0) - rake (10.5.0) + rake (13.0.0) rb-fsevent (0.10.3) rb-inotify (0.10.0) ffi (~> 1.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.2) + 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-expectations (3.9.0) 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.0) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.8.0) - rspec-support (3.8.0) - rubocop (0.63.1) + rspec-support (~> 3.9.0) + rspec-support (3.9.0) + rubocop (0.76.0) jaro_winkler (~> 1.5.1) parallel (~> 1.10) - parser (>= 2.5, != 2.5.1.1) - powerpack (~> 0.1) + parser (>= 2.6) rainbow (>= 2.2.2, < 4.0) ruby-progressbar (~> 1.7) - unicode-display_width (~> 1.4.0) - ruby-progressbar (1.10.0) + unicode-display_width (>= 1.4.0, < 1.7) + ruby-progressbar (1.10.1) ruby_dep (1.5.0) shellany (0.0.1) terminal-notifier-guard (1.7.0) thor (0.20.3) - unicode-display_width (1.4.1) + unicode-display_width (1.6.0) PLATFORMS ruby DEPENDENCIES @@ -94,10 +92,10 @@ date_holidays-reader! guard guard-rspec pry pry-byebug - rake (~> 10.0) + rake (~> 13.0) rspec (~> 3.0) rubocop terminal-notifier-guard BUNDLED WITH