omniauth-renren-hi54yt 1.0.0.rc2.1 → 1.0.1.rc2.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -22,9 +22,9 @@ module OmniAuth
22
22
  "tinyurl"=>raw_info["tinyurl"],
23
23
  "headurl"=>raw_info["headurl"],
24
24
  "mainurl"=>raw_info["mainurl"],
25
- "university_name"=>raw_info["university_history"]["name"],
26
- "university_year"=>raw_info["university_history"]["year"],
27
- "university_department"=>raw_info["university_history"]["department"],
25
+ # "university_name"=>raw_info["university_history"]["name"],
26
+ # "university_year"=>raw_info["university_history"]["year"],
27
+ # "university_department"=>raw_info["university_history"]["department"],
28
28
  'urls' => {
29
29
  'Renren' => "http://www.renren.com/profile.do?id="+raw_info["uid"].to_s
30
30
  }
@@ -1,5 +1,5 @@
1
1
  module Omniauth
2
2
  module Renren
3
- VERSION = "1.0.0.rc2.1"
3
+ VERSION = "1.0.1.rc2.1"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: omniauth-renren-hi54yt
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.0.rc2.1
4
+ version: 1.0.1.rc2.1
5
5
  prerelease: 6
6
6
  platform: ruby
7
7
  authors: