Gemfile.lock in git_reflow-0.3.5 vs Gemfile.lock in git_reflow-0.4.0
- old
+ new
@@ -1,67 +1,99 @@
PATH
remote: .
specs:
- git_reflow (0.3.5)
+ git_reflow (0.4.0)
colorize (= 0.6.0)
- github_api (= 0.10.2)
- gli (= 2.8.1)
+ github_api (= 0.12.1)
+ gli (= 2.12.2)
highline
httpclient
json_pure
GEM
remote: https://rubygems.org/
specs:
addressable (2.3.5)
+ byebug (3.5.1)
+ columnize (~> 0.8)
+ debugger-linecache (~> 1.2)
+ slop (~> 3.6)
+ coderay (1.1.0)
colorize (0.6.0)
- faraday (0.8.8)
- multipart-post (~> 1.2.0)
- git (1.2.5)
- github_api (0.10.2)
- addressable
- faraday (~> 0.8.7)
- hashie (>= 1.2)
- multi_json (~> 1.4)
- nokogiri (~> 1.6.0)
+ columnize (0.8.9)
+ crack (0.4.2)
+ safe_yaml (~> 1.0.0)
+ debugger-linecache (1.2.0)
+ descendants_tracker (0.0.4)
+ thread_safe (~> 0.3, >= 0.3.1)
+ diff-lcs (1.2.5)
+ faraday (0.9.0)
+ multipart-post (>= 1.2, < 3)
+ github_api (0.12.1)
+ addressable (~> 2.3)
+ descendants_tracker (~> 0.0.4)
+ faraday (~> 0.8, < 0.10)
+ hashie (>= 3.2)
+ multi_json (>= 1.7.5, < 2.0)
+ nokogiri (~> 1.6.3)
oauth2
- gli (2.8.1)
- hashie (2.0.5)
- highline (1.6.20)
- httpauth (0.2.0)
- httpclient (2.3.4.1)
- jeweler (1.8.4)
- bundler (~> 1.0)
- git (>= 1.2.5)
- rake
- rdoc
+ gli (2.12.2)
+ hashie (3.3.1)
+ highline (1.6.21)
+ httpclient (2.4.0)
json (1.7.5)
json_pure (1.8.1)
- jwt (0.1.8)
- multi_json (>= 1.5)
- mini_portile (0.5.1)
- multi_json (1.8.4)
+ jwt (1.0.0)
+ method_source (0.8.2)
+ mini_portile (0.6.0)
+ multi_json (1.10.1)
multi_xml (0.5.5)
- multipart-post (1.2.0)
- nokogiri (1.6.0)
- mini_portile (~> 0.5.0)
- oauth2 (0.9.2)
- faraday (~> 0.8)
- httpauth (~> 0.2)
- jwt (~> 0.1.4)
- multi_json (~> 1.0)
+ multipart-post (2.0.0)
+ nokogiri (1.6.3.1)
+ mini_portile (= 0.6.0)
+ oauth2 (1.0.0)
+ faraday (>= 0.8, < 0.10)
+ jwt (~> 1.0)
+ multi_json (~> 1.3)
multi_xml (~> 0.5)
rack (~> 1.2)
+ pry (0.10.1)
+ coderay (~> 1.1.0)
+ method_source (~> 0.8.1)
+ slop (~> 3.4)
+ pry-byebug (2.0.0)
+ byebug (~> 3.4)
+ pry (~> 0.10)
rack (1.5.2)
rake (0.9.2.2)
rdoc (3.12)
json (~> 1.4)
+ rspec (3.0.0)
+ rspec-core (~> 3.0.0)
+ rspec-expectations (~> 3.0.0)
+ rspec-mocks (~> 3.0.0)
+ rspec-core (3.0.3)
+ rspec-support (~> 3.0.0)
+ rspec-expectations (3.0.3)
+ diff-lcs (>= 1.2.0, < 2.0)
+ rspec-support (~> 3.0.0)
+ rspec-mocks (3.0.3)
+ rspec-support (~> 3.0.0)
+ rspec-support (3.0.3)
+ safe_yaml (1.0.1)
+ slop (3.6.0)
+ thread_safe (0.3.4)
+ webmock (1.17.4)
+ addressable (>= 2.2.7)
+ crack (>= 0.3.2)
PLATFORMS
ruby
DEPENDENCIES
bundler
git_reflow!
- jeweler
+ pry-byebug
rake
rdoc
+ rspec (~> 3.0.0)
+ webmock