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.2.6 to 1.13.0 #16

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
24 changes: 15 additions & 9 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
GIT
remote: git://github.com/westarete/capistrano-helpers.git
revision: f5e6297caea1cd2dd4b4ac1e29f065104291b9f6
remote: https://github.com/westarete/capistrano-helpers.git
revision: 3ae35b2c1a2254a3acbdabcfdd0043ff36405254
specs:
capistrano-helpers (0.8.2)
capistrano-helpers (0.11.1)
capistrano (~> 2.0)
git
versionomy
git (~> 1.0)
versionomy (~> 0)

GEM
remote: https://rubygems.org/
Expand Down Expand Up @@ -37,11 +37,13 @@ GEM
activesupport (3.2.21)
i18n (~> 0.6, >= 0.6.4)
multi_json (~> 1.0)
addressable (2.8.1)
public_suffix (>= 2.0.2, < 6.0)
airbrake (3.1.15)
builder
multi_json
arel (3.0.3)
blockenspiel (0.4.5)
blockenspiel (0.5.0)
builder (3.0.4)
capistrano (2.15.5)
highline
Expand All @@ -64,7 +66,9 @@ GEM
fakeweb (1.3.0)
faraday (0.9.0)
multipart-post (>= 1.2, < 3)
git (1.2.6)
git (1.13.0)
addressable (~> 2.8)
rchardet (~> 1.8)
gravatar_image_tag (1.2.0)
haml (4.0.5)
tilt
Expand Down Expand Up @@ -123,6 +127,7 @@ GEM
omniauth (~> 1.2)
pg (0.17.1)
polyglot (0.3.5)
public_suffix (5.0.1)
rack (1.4.5)
rack-cache (1.2)
rack (>= 0.4)
Expand All @@ -149,6 +154,7 @@ GEM
thor (>= 0.14.6, < 2.0)
raindrops (0.13.0)
rake (10.3.2)
rchardet (1.8.0)
rdoc (3.12.2)
json (~> 1.4)
redis (3.0.7)
Expand Down Expand Up @@ -222,8 +228,8 @@ GEM
activemodel (~> 3.0)
vegas (0.1.11)
rack (>= 1.0.0)
versionomy (0.4.4)
blockenspiel (>= 0.4.5)
versionomy (0.5.0)
blockenspiel (~> 0.5)

PLATFORMS
ruby
Expand Down