File tree Expand file tree Collapse file tree 2 files changed +10
-5
lines changed
Expand file tree Collapse file tree 2 files changed +10
-5
lines changed Original file line number Diff line number Diff line change 11source 'https://rubygems.org'
22
3- gem 'ruby-saml' , '>=0.8.1 '
3+ gem 'ruby-saml' , :git => 'https://github.com/onelogin/ruby-saml.git '
44
55gem 'byebug'
66
Original file line number Diff line number Diff line change 1+ GIT
2+ remote: https://github.com/onelogin/ruby-saml.git
3+ revision: 9627684fc6356c5619e542494601576b751dc76a
4+ specs:
5+ ruby-saml (0.8.1 )
6+ nokogiri (>= 1.5.0 )
7+ uuid (~> 2.3 )
8+
19GEM
210 remote: https://rubygems.org/
311 specs:
7381 rake (>= 0.8.7 )
7482 thor (>= 0.18.1 , < 2.0 )
7583 rake (10.4.2 )
76- ruby-saml (0.8.1 )
77- nokogiri (>= 1.5.0 )
78- uuid (~> 2.3 )
7984 sass (3.2.19 )
8085 sass-rails (4.0.5 )
8186 railties (>= 4.0.0 , < 5.0 )
@@ -113,7 +118,7 @@ DEPENDENCIES
113118 byebug
114119 jbuilder (~> 2.0 )
115120 rails (= 4.1.5 )
116- ruby-saml ( >= 0.8.1 )
121+ ruby-saml !
117122 sass-rails (~> 4.0.3 )
118123 spring
119124 sqlite3
You can’t perform that action at this time.
0 commit comments