Gemfile.lock in git_reflow-0.2.1 vs Gemfile.lock in git_reflow-0.2.2
- old
+ new
@@ -1,27 +1,28 @@
PATH
remote: .
specs:
- git_reflow (0.2.1)
- github_api (= 0.6.5)
- gli (= 2.0.0)
+ git_reflow (0.2.2)
+ colorize (= 0.5.8)
+ github_api (= 0.7.0)
+ gli (= 2.1.0)
highline
httpclient
- json_pure (= 1.7.5)
GEM
remote: http://rubygems.org/
specs:
addressable (2.3.2)
aruba (0.4.11)
childprocess (>= 0.2.3)
cucumber (>= 1.1.1)
ffi (>= 1.0.11)
rspec (>= 2.7.0)
- builder (3.0.0)
+ builder (3.1.3)
childprocess (0.3.5)
ffi (~> 1.0, >= 1.0.6)
+ colorize (0.5.8)
crack (0.3.1)
cucumber (1.2.1)
builder (>= 2.1.2)
diff-lcs (>= 1.1.3)
gherkin (~> 2.11.0)
@@ -31,28 +32,27 @@
multipart-post (~> 1.1)
ffi (1.1.5)
gherkin (2.11.2)
json (>= 1.4.6)
git (1.2.5)
- github_api (0.6.5)
+ github_api (0.7.0)
faraday (~> 0.8.1)
hashie (~> 1.2.0)
multi_json (~> 1.3)
nokogiri (~> 1.5.2)
oauth2
- gli (2.0.0)
+ gli (2.1.0)
hashie (1.2.0)
- highline (1.6.14)
+ highline (1.6.15)
httpauth (0.1)
httpclient (2.2.7)
jeweler (1.8.4)
bundler (~> 1.0)
git (>= 1.2.5)
rake
rdoc
json (1.7.5)
- json_pure (1.7.5)
jwt (0.1.5)
multi_json (>= 1.0)
multi_json (1.3.6)
multipart-post (1.1.5)
nokogiri (1.5.5)
@@ -69,13 +69,13 @@
rspec (2.11.0)
rspec-core (~> 2.11.0)
rspec-expectations (~> 2.11.0)
rspec-mocks (~> 2.11.0)
rspec-core (2.11.1)
- rspec-expectations (2.11.2)
+ rspec-expectations (2.11.3)
diff-lcs (~> 1.1.3)
rspec-mocks (2.11.2)
- webmock (1.8.9)
+ webmock (1.8.10)
addressable (>= 2.2.7)
crack (>= 0.1.7)
PLATFORMS
ruby