Skip to content

Commit

Permalink
Switch to https for git checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
pglombardo committed Oct 14, 2023
1 parent 072a6b8 commit eec75f8
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -122,4 +122,4 @@ group :production, :private do
gem 'rack-timeout'
end

gem 'version', git: 'git@github.com:pglombardo/version.git', branch: 'master'
gem 'version', git: 'https://github.com/pglombardo/version.git', branch: 'master'
14 changes: 7 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,10 +1,3 @@
GIT
remote: [email protected]:pglombardo/version.git
revision: 97678e0068542fb919f909b0d3a9e853ec7a24c2
branch: master
specs:
version (1.1.1)

GIT
remote: https://github.com/pglombardo/simple_token_authentication.git
revision: 47db3936689c5d93b4226f85c3ca71c182ec0580
Expand All @@ -17,6 +10,13 @@ GIT
activemodel-serializers-xml
devise (>= 3.2, < 6)

GIT
remote: https://github.com/pglombardo/version.git
revision: 97678e0068542fb919f909b0d3a9e853ec7a24c2
branch: master
specs:
version (1.1.1)

GEM
remote: https://rubygems.org/
specs:
Expand Down

0 comments on commit eec75f8

Please sign in to comment.