Gemfile.lock in mshard-0.5.1 vs Gemfile.lock in mshard-0.6.0

- old
+ new

@@ -1,104 +1,104 @@ PATH remote: . specs: - mshard (0.5.1) - haml + mshard (0.6.0) httparty no_proxy_fix + slack-notifier thor GEM remote: http://rubygems.org/ specs: - ast (2.3.0) - codecov (0.1.9) + ast (2.4.0) + codecov (0.1.10) json simplecov url - coderay (1.1.1) + coderay (1.1.2) diff-lcs (1.3) docile (1.1.5) - ffi (1.9.17) + ffi (1.9.23) formatador (0.2.5) - guard (2.14.1) + guard (2.14.2) formatador (>= 0.2.4) listen (>= 2.7, < 4.0) - lumberjack (~> 1.0) + lumberjack (>= 1.0.12, < 2.0) nenv (~> 0.1) notiffany (~> 0.0) pry (>= 0.9.12) shellany (~> 0.0) thor (>= 0.18.1) guard-compat (1.2.1) guard-rspec (4.7.3) guard (~> 2.1) guard-compat (~> 1.1) rspec (>= 2.99.0, < 4.0) - guard-rubocop (1.2.0) + guard-rubocop (1.3.0) guard (~> 2.0) rubocop (~> 0.20) - haml (4.0.7) - tilt - httparty (0.14.0) + httparty (0.16.0) multi_xml (>= 0.5.2) - json (2.0.3) + json (2.1.0) 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.11) - method_source (0.8.2) + lumberjack (1.0.12) + mbs (0.0.2) + thor + method_source (0.9.0) multi_xml (0.6.0) nenv (0.3.0) - no_proxy_fix (0.1.0) + no_proxy_fix (0.1.2) notiffany (0.1.1) nenv (~> 0.1) shellany (~> 0.0) - parser (2.3.3.1) - ast (~> 2.2) + parallel (1.12.1) + parser (2.5.0.3) + ast (~> 2.4.0) powerpack (0.1.1) - pry (0.10.4) + pry (0.11.3) coderay (~> 1.1.0) - method_source (~> 0.8.1) - slop (~> 3.4) - rainbow (2.2.1) + method_source (~> 0.9.0) + rainbow (3.0.0) rake (10.5.0) - rb-fsevent (0.9.8) - rb-inotify (0.9.8) - ffi (>= 0.5.0) - rspec (3.5.0) - rspec-core (~> 3.5.0) - rspec-expectations (~> 3.5.0) - rspec-mocks (~> 3.5.0) - rspec-core (3.5.4) - rspec-support (~> 3.5.0) - rspec-expectations (3.5.0) + rb-fsevent (0.10.3) + rb-inotify (0.9.10) + ffi (>= 0.5.0, < 2) + rspec (3.7.0) + rspec-core (~> 3.7.0) + rspec-expectations (~> 3.7.0) + rspec-mocks (~> 3.7.0) + rspec-core (3.7.1) + rspec-support (~> 3.7.0) + rspec-expectations (3.7.0) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.5.0) - rspec-mocks (3.5.0) + rspec-support (~> 3.7.0) + rspec-mocks (3.7.0) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.5.0) - rspec-support (3.5.0) - rubocop (0.47.1) - parser (>= 2.3.3.1, < 3.0) + rspec-support (~> 3.7.0) + rspec-support (3.7.1) + rubocop (0.53.0) + parallel (~> 1.10) + parser (>= 2.5) powerpack (~> 0.1) - rainbow (>= 1.99.1, < 3.0) + rainbow (>= 2.2.2, < 4.0) ruby-progressbar (~> 1.7) unicode-display_width (~> 1.0, >= 1.0.1) - ruby-progressbar (1.8.1) + ruby-progressbar (1.9.0) ruby_dep (1.5.0) shellany (0.0.1) - simplecov (0.13.0) + simplecov (0.15.1) docile (~> 1.1.0) json (>= 1.8, < 3) simplecov-html (~> 0.10.0) - simplecov-html (0.10.0) - slop (3.6.0) - thor (0.19.4) - tilt (2.0.6) - unicode-display_width (1.1.3) + simplecov-html (0.10.2) + slack-notifier (2.3.2) + thor (0.20.0) + unicode-display_width (1.3.0) url (0.3.2) PLATFORMS ruby @@ -106,14 +106,15 @@ bundler (~> 1.7) codecov guard guard-rspec guard-rubocop + mbs mshard! pry rake (~> 10.0) rspec rubocop simplecov BUNDLED WITH - 1.14.3 + 1.16.1