Gemfile.lock in git_reflow-0.7.5 vs Gemfile.lock in git_reflow-0.8.0

- old
+ new

@@ -1,25 +1,25 @@ PATH remote: . specs: - git_reflow (0.7.5) + git_reflow (0.8.0) colorize (>= 0.7.0) - github_api (= 0.12.4) - gli (= 2.13.2) + github_api (= 0.14.0) + gli (= 2.14.0) highline httpclient reenhanced_bitbucket_api (= 0.3.2) GEM remote: https://rubygems.org/ specs: addressable (2.4.0) - appraisal (1.0.3) + appraisal (2.1.0) bundler rake thor (>= 0.14.0) - byebug (8.2.2) + byebug (9.0.4) chronic (0.10.2) coderay (1.1.1) colorize (0.7.7) crack (0.4.3) safe_yaml (~> 1.0.0) @@ -28,28 +28,26 @@ diff-lcs (1.2.5) faraday (0.9.2) multipart-post (>= 1.2, < 3) faraday_middleware (0.9.2) faraday (>= 0.7.4, < 0.10) - github_api (0.12.4) - addressable (~> 2.3) + github_api (0.14.0) + addressable (~> 2.4.0) descendants_tracker (~> 0.0.4) faraday (~> 0.8, < 0.10) hashie (>= 3.4) - multi_json (>= 1.7.5, < 2.0) - nokogiri (~> 1.6.6) oauth2 - gli (2.13.2) + gli (2.14.0) hashdiff (0.3.0) - hashie (3.4.3) + hashie (3.4.4) highline (1.7.8) - httpclient (2.7.1) + httpclient (2.8.0) json (1.8.3) jwt (1.5.1) method_source (0.8.2) mini_portile2 (2.0.0) - multi_json (1.11.2) + multi_json (1.12.1) multi_xml (0.5.5) multipart-post (2.0.0) nokogiri (1.6.7.2) mini_portile2 (~> 2.0.0.rc2) oauth2 (1.1.0) @@ -60,59 +58,60 @@ rack (>= 1.2, < 3) pry (0.10.3) coderay (~> 1.1.0) method_source (~> 0.8.1) slop (~> 3.4) - pry-byebug (3.3.0) - byebug (~> 8.0) + pry-byebug (3.4.0) + byebug (~> 9.0) pry (~> 0.10) rack (1.6.4) - rake (10.5.0) + rake (11.1.2) rdoc (4.2.2) json (~> 1.4) reenhanced_bitbucket_api (0.3.2) faraday (~> 0.9.0) faraday_middleware (~> 0.9.0) hashie (>= 3.2) multi_json (>= 1.7.5, < 2.0) nokogiri (>= 1.5.2) simple_oauth (>= 0.3.0) - rspec (3.0.0) - rspec-core (~> 3.0.0) - rspec-expectations (~> 3.0.0) - rspec-mocks (~> 3.0.0) - rspec-core (3.0.4) - rspec-support (~> 3.0.0) - rspec-expectations (3.0.4) + rspec (3.4.0) + rspec-core (~> 3.4.0) + rspec-expectations (~> 3.4.0) + rspec-mocks (~> 3.4.0) + rspec-core (3.4.4) + rspec-support (~> 3.4.0) + rspec-expectations (3.4.0) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.0.0) - rspec-mocks (3.0.4) - rspec-support (~> 3.0.0) - rspec-support (3.0.4) + rspec-support (~> 3.4.0) + rspec-mocks (3.4.1) + diff-lcs (>= 1.2.0, < 2.0) + rspec-support (~> 3.4.0) + rspec-support (3.4.1) safe_yaml (1.0.4) simple_oauth (0.3.1) slop (3.6.0) thor (0.19.1) thread_safe (0.3.5) - webmock (1.24.0) + webmock (2.0.3) addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff - wwtd (0.7.0) + wwtd (1.3.0) PLATFORMS ruby DEPENDENCIES - appraisal (= 1.0.3) - bundler (~> 1.11) + appraisal (= 2.1.0) + bundler (~> 1.12) chronic git_reflow! pry-byebug - rake (~> 10.0) + rake (~> 11.0) rdoc - rspec (~> 3.0) + rspec (~> 3.4.0) webmock - wwtd (= 0.7.0) + wwtd (= 1.3.0) BUNDLED WITH - 1.11.2 + 1.12.3