Gemfile.lock in worker-glass-0.2.2 vs Gemfile.lock in worker-glass-0.2.3

- old
+ new

@@ -1,162 +1,56 @@ PATH remote: . specs: - worker-glass (0.2.2) + worker-glass (0.2.3) activesupport null-logger GEM remote: https://rubygems.org/ specs: - activesupport (5.0.0) + activesupport (5.1.0) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (~> 0.7) minitest (~> 5.1) tzinfo (~> 1.1) - addressable (2.4.0) - ast (2.3.0) - axiom-types (0.1.1) - descendants_tracker (~> 0.0.4) - ice_nine (~> 0.11.0) - thread_safe (~> 0.3, >= 0.3.1) - brakeman (3.3.3) - bundler-audit (0.5.0) - bundler (~> 1.2) - thor (~> 0.18) - codeclimate-engine-rb (0.3.1) - virtus (~> 1.0) - coderay (1.1.1) - coercible (1.0.0) - descendants_tracker (~> 0.0.1) - colorize (0.8.1) - concurrent-ruby (1.0.2) - descendants_tracker (0.0.4) - thread_safe (~> 0.3, >= 0.3.1) - diff-lcs (1.2.5) + concurrent-ruby (1.0.5) + diff-lcs (1.3) docile (1.1.5) - equalizer (0.0.11) - erubis (2.7.0) - faker (1.6.6) - i18n (~> 0.5) - flay (2.8.0) - erubis (~> 2.7.0) - path_expander (~> 1.0) - ruby_parser (~> 3.0) - sexp_processor (~> 4.0) - flog (4.4.0) - path_expander (~> 1.0) - ruby_parser (~> 3.1, > 3.1.0) - sexp_processor (~> 4.4) - haml (4.0.7) - tilt - haml_lint (0.18.1) - haml (~> 4.0) - rake (>= 10, < 12) - rubocop (>= 0.36.0) - sysexits (~> 1.1) - i18n (0.7.0) - ice_nine (0.11.2) - json (2.0.2) - launchy (2.4.3) - addressable (~> 2.3) - method_source (0.8.2) - minitest (5.9.0) - null-logger (0.1.1) - parser (2.3.1.2) - ast (~> 2.2) - path_expander (1.0.0) - polishgeeks-dev-tools (1.3.2) - brakeman - bundler-audit - faker - haml_lint - pry - rspec - rubocop - rubocop-rspec - rubycritic - shoulda - simplecov - timecop - yard - powerpack (0.1.1) - pry (0.10.4) - coderay (~> 1.1.0) - method_source (~> 0.8.1) - slop (~> 3.4) - rainbow (2.1.0) - rake (11.2.2) - reek (4.1.0) - codeclimate-engine-rb (~> 0.3.1) - parser (~> 2.3.1, >= 2.3.1.2) - rainbow (~> 2.0) + i18n (0.8.1) + json (2.1.0) + minitest (5.10.1) + null-logger (0.1.3) + rake (12.0.0) rspec (3.5.0) rspec-core (~> 3.5.0) rspec-expectations (~> 3.5.0) rspec-mocks (~> 3.5.0) - rspec-core (3.5.1) + rspec-core (3.5.4) rspec-support (~> 3.5.0) rspec-expectations (3.5.0) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.5.0) rspec-mocks (3.5.0) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.5.0) rspec-support (3.5.0) - rubocop (0.42.0) - parser (>= 2.3.1.1, < 3.0) - powerpack (~> 0.1) - rainbow (>= 1.99.1, < 3.0) - ruby-progressbar (~> 1.7) - unicode-display_width (~> 1.0, >= 1.0.1) - rubocop-rspec (1.5.1) - rubocop (>= 0.41.2) - ruby-progressbar (1.8.1) - ruby_parser (3.8.2) - sexp_processor (~> 4.1) - rubycritic (2.9.2) - colorize - flay (= 2.8.0) - flog (= 4.4.0) - launchy (= 2.4.3) - parser (= 2.3.1.2) - reek (= 4.1.0) - ruby_parser (~> 3.8) - virtus (~> 1.0) - sexp_processor (4.7.0) - shoulda (3.5.0) - shoulda-context (~> 1.0, >= 1.0.1) - shoulda-matchers (>= 1.4.1, < 3.0) - shoulda-context (1.2.1) - shoulda-matchers (2.8.0) - activesupport (>= 3.0.0) - simplecov (0.12.0) + simplecov (0.14.1) docile (~> 1.1.0) json (>= 1.8, < 3) simplecov-html (~> 0.10.0) simplecov-html (0.10.0) - slop (3.6.0) - sysexits (1.2.0) - thor (0.19.1) - thread_safe (0.3.5) - tilt (2.0.5) - timecop (0.8.1) - tzinfo (1.2.2) + thread_safe (0.3.6) + tzinfo (1.2.3) thread_safe (~> 0.1) - unicode-display_width (1.1.0) - virtus (1.0.5) - axiom-types (~> 0.1) - coercible (~> 1.0) - descendants_tracker (~> 0.0, >= 0.0.3) - equalizer (~> 0.0, >= 0.0.9) - yard (0.9.5) PLATFORMS ruby DEPENDENCIES - polishgeeks-dev-tools + rake + rspec + simplecov worker-glass! BUNDLED WITH - 1.11.2 + 1.14.6