Gemfile.lock in uniqable-0.3.4 vs Gemfile.lock in uniqable-0.3.5

- old
+ new

@@ -1,61 +1,64 @@ PATH remote: . specs: - uniqable (0.3.4) + uniqable (0.3.5) GEM remote: https://rubygems.org/ specs: - activemodel (5.2.4.2) - activesupport (= 5.2.4.2) - activerecord (5.2.4.2) - activemodel (= 5.2.4.2) - activesupport (= 5.2.4.2) + activemodel (5.2.4.3) + activesupport (= 5.2.4.3) + activerecord (5.2.4.3) + activemodel (= 5.2.4.3) + activesupport (= 5.2.4.3) arel (>= 9.0) - activesupport (5.2.4.2) + activesupport (5.2.4.3) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) arel (9.0.0) - ast (2.4.0) + ast (2.4.1) awesome_print (1.8.0) concurrent-ruby (1.1.6) - diff-lcs (1.3) - i18n (1.8.2) + diff-lcs (1.4.2) + i18n (1.8.3) concurrent-ruby (~> 1.0) - jaro_winkler (1.5.4) - minitest (5.14.0) - parallel (1.19.1) - parser (2.7.1.1) - ast (~> 2.4.0) + minitest (5.14.1) + parallel (1.19.2) + parser (2.7.1.4) + ast (~> 2.4.1) 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.1) - rspec-support (~> 3.9.1) - rspec-expectations (3.9.1) + 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.9.0) rspec-mocks (3.9.1) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.9.0) - rspec-support (3.9.2) + rspec-support (3.9.3) rspec_junit_formatter (0.4.1) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (0.82.0) - jaro_winkler (~> 1.5.1) + rubocop (0.86.0) parallel (~> 1.10) parser (>= 2.7.0.1) rainbow (>= 2.2.2, < 4.0) + regexp_parser (>= 1.7) rexml + rubocop-ast (>= 0.0.3, < 1.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 2.0) + rubocop-ast (0.0.3) + parser (>= 2.7.0.1) ruby-progressbar (1.10.1) sqlite3 (1.3.13) thread_safe (0.3.6) tzinfo (1.2.7) thread_safe (~> 0.1)