Skip to content

Bump git from 1.5.0 to 1.13.0 #73

New issue

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

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

Already on GitHub? # to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
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
30 changes: 18 additions & 12 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@ GEM
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
addressable (2.4.0)
addressable (2.8.1)
public_suffix (>= 2.0.2, < 6.0)
atomos (0.1.3)
backports (3.12.0)
claide (1.0.2)
Expand Down Expand Up @@ -78,14 +79,16 @@ GEM
ffi (1.10.0)
fourflusher (0.3.2)
fuzzy_match (2.0.4)
gh (0.15.1)
addressable (~> 2.4.0)
gh (0.14.0)
addressable
backports
faraday (~> 0.8)
multi_json (~> 1.0)
net-http-persistent (~> 2.9)
net-http-persistent (>= 2.7)
net-http-pipeline
git (1.5.0)
git (1.13.0)
addressable (~> 2.8)
rchardet (~> 1.8)
github_changelog_generator (1.14.3)
activesupport
faraday-http-cache
Expand All @@ -99,8 +102,8 @@ GEM
concurrent-ruby (~> 1.0)
json (2.2.0)
label (1.0.0)
launchy (2.4.3)
addressable (~> 2.3)
launchy (2.5.2)
addressable (~> 2.8)
minitest (5.11.3)
molinillo (0.4.5)
multi_json (1.13.1)
Expand All @@ -110,27 +113,30 @@ GEM
net-http-persistent (2.9.4)
net-http-pipeline (1.0.1)
netrc (0.11.0)
octokit (4.13.0)
octokit (4.22.0)
faraday (>= 0.9)
sawyer (~> 0.8.0, >= 0.5.3)
public_suffix (4.0.7)
pusher-client (0.6.2)
json
websocket (~> 1.0)
rainbow (3.0.0)
rake (12.3.3)
rchardet (1.8.0)
redcarpet (3.4.0)
retriable (2.1.0)
rouge (2.0.7)
sawyer (0.8.1)
addressable (>= 2.3.5, < 2.6)
faraday (~> 0.8, < 1.0)
sawyer (0.8.2)
addressable (>= 2.3.5)
faraday (> 0.8, < 2.0)
synx (0.2.1)
clamp (~> 0.6)
colorize (~> 0.7)
xcodeproj (~> 1.0)
terminal-table (1.8.0)
unicode-display_width (~> 1.1, >= 1.1.1)
thread_safe (0.3.6)
travis (1.8.9)
travis (1.8.13)
backports
faraday (~> 0.9)
faraday_middleware (~> 0.9, >= 0.9.1)
Expand Down