Guest User

Untitled

a guest
Jan 24th, 2018
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.70 KB | None | 0 0
  1. HH-ML-006:salesloft cbeauregard$ git diff Gemfile
  2. diff --git a/Gemfile b/Gemfile
  3. index 1febb87..8a1ef2f 100755
  4. --- a/Gemfile
  5. +++ b/Gemfile
  6. @@ -34,7 +34,7 @@ gem "linkscape"
  7. gem "tweetstream", :git => "git://github.com/intridea/tweetstream.git"
  8. gem 'fgraph', :git => 'git://github.com/jugend/fgraph.git'
  9. gem "savon", :git => 'git://github.com/rubiii/savon.git'
  10. -gem "linkedin"
  11. +gem "linkedin", :git => 'git://github.com/pengwynn/linkedin.git'
  12. gem "ruby-pardot", :git => "git://github.com/Pardot/ruby-pardot.git"
  13. gem "sendgrid_toolkit"
  14. gem "omniauth", :git => "git://github.com/intridea/omniauth.git"
  15. HH-ML-006:salesloft cbeauregard$ git diff Gemfile.lock
  16. HH-ML-006:salesloft cbeauregard$
Add Comment
Please, Sign In to add comment