From 1df6347195648d82e090f208bd44ac906eeb9c8d Mon Sep 17 00:00:00 2001 From: Logan Fick Date: Sat, 24 Feb 2018 20:10:23 -0500 Subject: Upgraded protocol used to fetch gems from GitHub repositories. --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f3bbaa7..24c4c8d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,12 +1,12 @@ GIT - remote: git://github.com/RedstonerServer/highlight_js-rails.git + remote: https://github.com/RedstonerServer/highlight_js-rails.git revision: 47f60d072950ebf99337e3ffb1a16ec3d4268f69 specs: highlight_js-rails (8.4) rails (>= 3.1.1) GIT - remote: git://github.com/RedstonerServer/jquery-textcomplete-rails.git + remote: https://github.com/RedstonerServer/jquery-textcomplete-rails.git revision: 8bf23af2d8fa1c5226c2b6889c7796adfe1f8772 specs: jquery-textcomplete-rails (0.1.4) @@ -15,7 +15,7 @@ GIT sass-rails (>= 3.2.0) GIT - remote: git://github.com/antulik/actionpack-action_caching.git + remote: https://github.com/antulik/actionpack-action_caching.git revision: 8c6e52c69315d67437f480da5dce4b7c8737fb32 ref: 8c6e52c69315d67437f480da5dce4b7c8737fb32 specs: @@ -23,7 +23,7 @@ GIT actionpack (>= 4.0.0, < 6) GIT - remote: git://github.com/jomo/kaminari.git + remote: https://github.com/jomo/kaminari.git revision: e49066e94d77a6abb03a0819f3c4b0cc6923cb70 branch: patch-2 specs: @@ -32,7 +32,7 @@ GIT activesupport (>= 3.0.0) GIT - remote: git://github.com/jomo/mail-gpg.git + remote: https://github.com/jomo/mail-gpg.git revision: a666b48ee866dfa3eaa700f9c5edf4d195d0f8c9 ref: a666b48ee866dfa3eaa700f9c5edf4d195d0f8c9 specs: @@ -41,7 +41,7 @@ GIT mail (~> 2.5, >= 2.5.3) GIT - remote: git://github.com/rails/rails.git + remote: https://github.com/rails/rails.git revision: 7fe69eaef4bf93418733953b8afaef1a757560e3 branch: 4-2-stable specs: -- cgit v1.2.3