Gemfile.lock in reviewlette-0.0.9 vs Gemfile.lock in reviewlette-1.0.0

- old
+ new

@@ -1,163 +1,162 @@ +PATH + remote: . + specs: + reviewlette (1.0.0) + octokit + ruby-trello + GEM remote: http://rubygems.org/ specs: - activemodel (4.1.1) - activesupport (= 4.1.1) - builder (~> 3.1) - activesupport (4.1.1) - i18n (~> 0.6, >= 0.6.9) - json (~> 1.7, >= 1.7.7) + activemodel (5.0.0.1) + activesupport (= 5.0.0.1) + activesupport (5.0.0.1) + concurrent-ruby (~> 1.0, >= 1.0.2) + i18n (~> 0.7) minitest (~> 5.1) - thread_safe (~> 0.1) tzinfo (~> 1.1) - addressable (2.3.8) + addressable (2.5.0) + public_suffix (~> 2.0, >= 2.0.2) ap (0.1.1) httparty (>= 0.7.7) - builder (3.2.2) - byebug (3.1.2) - columnize (~> 0.8) - celluloid (0.16.0) - timers (~> 4.0.0) - coderay (1.1.0) - columnize (0.8.9) - coveralls (0.7.0) - multi_json (~> 1.3) - rest-client - simplecov (>= 0.7) - term-ansicolor - thor - crack (0.4.2) + byebug (9.0.6) + coderay (1.1.1) + concurrent-ruby (1.0.2) + coveralls (0.8.17) + json (>= 1.8, < 3) + simplecov (~> 0.12.0) + term-ansicolor (~> 1.3) + thor (~> 0.19.1) + tins (~> 1.6) + crack (0.4.3) safe_yaml (~> 1.0.0) + debugger-linecache (1.2.0) diff-lcs (1.2.5) - docile (1.1.3) - faraday (0.9.1) + docile (1.1.5) + domain_name (0.5.20161129) + unf (>= 0.0.5, < 1.0.0) + faraday (0.10.0) multipart-post (>= 1.2, < 3) - ffi (1.9.8) + ffi (1.9.14) formatador (0.2.5) - guard (2.12.6) + guard (2.14.0) formatador (>= 0.2.4) - listen (~> 2.7) + listen (>= 2.7, < 4.0) lumberjack (~> 1.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.5.2) + guard-rspec (4.7.3) guard (~> 2.1) guard-compat (~> 1.1) rspec (>= 2.99.0, < 4.0) - haml (4.0.5) - tilt - hitimes (1.2.2) - httparty (0.13.1) - json (~> 1.8) + hashdiff (0.3.1) + http-cookie (1.0.3) + domain_name (~> 0.5) + httparty (0.14.0) multi_xml (>= 0.5.2) - i18n (0.6.9) - json (1.8.1) + i18n (0.7.0) + json (2.0.2) libnotify (0.9.1) ffi (>= 1.0.11) - listen (2.10.1) - celluloid (~> 0.16.0) - rb-fsevent (>= 0.9.3) - rb-inotify (>= 0.9) - lumberjack (1.0.9) + 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.10) method_source (0.8.2) - mime-types (2.3) - minitest (5.3.4) - multi_json (1.10.0) - multi_xml (0.5.5) + mime-types (2.99.3) + minitest (5.10.1) + multi_xml (0.6.0) multipart-post (2.0.0) - nenv (0.2.0) - notiffany (0.0.6) + nenv (0.3.0) + netrc (0.11.0) + notiffany (0.1.1) nenv (~> 0.1) shellany (~> 0.0) - oauth (0.4.7) - octokit (3.8.0) - sawyer (~> 0.6.0, >= 0.5.3) - prophet (1.5.5) - octokit - rspec - pry (0.10.1) + oauth (0.5.1) + octokit (4.6.2) + sawyer (~> 0.8.0, >= 0.5.3) + pry (0.10.4) coderay (~> 1.1.0) method_source (~> 0.8.1) slop (~> 3.4) - rake (10.3.2) - rb-fsevent (0.9.5) - rb-inotify (0.9.5) + public_suffix (2.0.4) + rake (12.0.0) + rb-fsevent (0.9.8) + rb-inotify (0.9.7) ffi (>= 0.5.0) - rdoc (4.1.1) - json (~> 1.4) - rest-client (1.6.7) - mime-types (>= 1.16) - rspec (3.0.0) - rspec-core (~> 3.0.0) - rspec-expectations (~> 3.0.0) - rspec-mocks (~> 3.0.0) - rspec-core (3.0.0) - rspec-support (~> 3.0.0) - rspec-expectations (3.0.0) + rdoc (5.0.0) + rest-client (1.8.0) + http-cookie (>= 1.0.2, < 2.0) + mime-types (>= 1.16, < 3.0) + netrc (~> 0.7) + 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) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.0.0) - rspec-mocks (3.0.0) - rspec-support (~> 3.0.0) - rspec-support (3.0.0) - ruby-trello (1.1.1) + 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) + ruby-trello (1.5.1) activemodel (>= 3.2.0) addressable (~> 2.3) json - oauth (~> 0.4.5) - rest-client (~> 1.6.7) - safe_yaml (1.0.3) - sawyer (0.6.0) - addressable (~> 2.3.5) - faraday (~> 0.8, < 0.10) - sequel (4.13.0) + oauth (>= 0.4.5) + rest-client (~> 1.8.0) + ruby_dep (1.5.0) + safe_yaml (1.0.4) + sawyer (0.8.1) + addressable (>= 2.3.5, < 2.6) + faraday (~> 0.8, < 1.0) shellany (0.0.1) - simplecov (0.8.2) + simplecov (0.12.0) docile (~> 1.1.0) - multi_json - simplecov-html (~> 0.8.0) - simplecov-html (0.8.0) + json (>= 1.8, < 3) + simplecov-html (~> 0.10.0) + simplecov-html (0.10.0) slop (3.6.0) - sqlite3 (1.3.9) - term-ansicolor (1.3.0) + term-ansicolor (1.4.0) tins (~> 1.0) - thor (0.19.1) - thread_safe (0.3.4) - tilt (2.0.1) - timers (4.0.1) - hitimes - tins (1.1.0) - tzinfo (1.2.1) + thor (0.19.4) + thread_safe (0.3.5) + tins (1.13.0) + tzinfo (1.2.2) thread_safe (~> 0.1) - webmock (1.18.0) + unf (0.1.4) + unf_ext + unf_ext (0.0.7.2) + webmock (2.3.1) addressable (>= 2.3.6) crack (>= 0.3.2) + hashdiff PLATFORMS ruby DEPENDENCIES ap byebug coveralls + debugger-linecache guard guard-rspec - haml - json libnotify - octokit (~> 3.8.0) - prophet rake rdoc + reviewlette! rspec - ruby-trello - sequel simplecov - sqlite3 webmock BUNDLED WITH - 1.10.6 + 1.13.6