Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump git from 1.7.0 to 1.13.0 #39

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 13 additions & 12 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
GIT
remote: git://github.com/Winbobob/danger.git
revision: 64b13611bef1f28e049bcb9481660ee37ae9f4c2
ref: 64b13611bef1f28e049bcb9481660ee37ae9f4c2
remote: https://github.com/Winbobob/danger.git
revision: a2fe557209879642615473ee9919788fc650be75
ref: a2fe557209879642615473ee9919788fc650be75
specs:
danger (5.16.1)
claide (~> 1.0)
Expand Down Expand Up @@ -59,11 +59,11 @@ GEM
minitest (~> 5.1)
thread_safe (~> 0.3, >= 0.3.4)
tzinfo (~> 1.1)
addressable (2.7.0)
public_suffix (>= 2.0.2, < 5.0)
addressable (2.8.1)
public_suffix (>= 2.0.2, < 6.0)
arel (6.0.4)
builder (3.2.4)
claide (1.0.3)
claide (1.1.0)
claide-plugins (0.9.2)
cork
nap
Expand All @@ -74,11 +74,12 @@ GEM
colored2 (~> 3.1)
crass (1.0.6)
erubis (2.7.0)
faraday (0.17.3)
faraday (0.17.6)
multipart-post (>= 1.2, < 3)
faraday-http-cache (1.3.1)
faraday (~> 0.8)
git (1.7.0)
git (1.13.0)
addressable (~> 2.8)
rchardet (~> 1.8)
globalid (0.4.2)
activesupport (>= 4.2.0)
Expand All @@ -94,17 +95,17 @@ GEM
mini_portile2 (2.4.0)
minitest (5.14.1)
multi_json (1.14.1)
multipart-post (2.1.1)
multipart-post (2.2.3)
mysql2 (0.5.3)
nap (1.1.0)
no_proxy_fix (0.1.2)
nokogiri (1.9.1)
mini_portile2 (~> 2.4.0)
octokit (4.18.0)
octokit (4.22.0)
faraday (>= 0.9)
sawyer (~> 0.8.0, >= 0.5.3)
open4 (1.3.4)
public_suffix (3.1.1)
public_suffix (5.0.1)
rack (1.6.13)
rack-test (0.6.3)
rack (>= 1.0)
Expand Down Expand Up @@ -150,7 +151,7 @@ GEM
thread_safe (0.3.6)
tzinfo (1.2.7)
thread_safe (~> 0.1)
unicode-display_width (1.7.0)
unicode-display_width (1.8.0)

PLATFORMS
ruby
Expand Down