-
Notifications
You must be signed in to change notification settings - Fork 1
/
Gemfile.lock
99 lines (97 loc) · 2.16 KB
/
Gemfile.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
GEM
remote: http://rubygems.org/
specs:
addressable (2.2.5)
diff-lcs (1.1.2)
faraday (0.6.1)
addressable (~> 2.2.4)
multipart-post (~> 1.1.0)
rack (>= 1.1.0, < 2)
faraday_middleware (0.6.5)
faraday (~> 0.6.0)
git (1.2.5)
hashie (0.1.8)
jeweler (1.5.2)
bundler (~> 1.0.0)
git (>= 1.2.5)
rake
mime-types (1.16)
multi_json (0.0.5)
multipart-post (1.1.0)
net-ldap (0.1.1)
nokogiri (1.4.7)
oa-basic (0.2.3)
multi_json (~> 0.0.2)
nokogiri (~> 1.4.2)
oa-core (= 0.2.3)
rest-client (~> 1.6.0)
oa-core (0.2.3)
rack (~> 1.1)
oa-enterprise (0.2.3)
net-ldap (~> 0.1.1)
nokogiri (~> 1.4.2)
oa-core (= 0.2.3)
pyu-ruby-sasl (~> 0.0.3.1)
rubyntlm (~> 0.1.1)
oa-more (0.2.3)
multi_json (~> 0.0.2)
oa-core (= 0.2.3)
rest-client (~> 1.6.0)
oa-oauth (0.2.3)
faraday (~> 0.6.1)
multi_json (>= 0.0.5)
nokogiri (~> 1.4.2)
oa-core (= 0.2.3)
oauth (~> 0.4.0)
oauth2 (~> 0.3.0)
oa-openid (0.2.3)
oa-core (= 0.2.3)
rack-openid (~> 1.2.0)
ruby-openid-apps-discovery
oauth (0.4.5)
oauth2 (0.3.0)
faraday (~> 0.6.0)
multi_json (~> 0.0.4)
omniauth (0.2.3)
oa-basic (= 0.2.3)
oa-core (= 0.2.3)
oa-enterprise (= 0.2.3)
oa-more (= 0.2.3)
oa-oauth (= 0.2.3)
oa-openid (= 0.2.3)
pyu-ruby-sasl (0.0.3.3)
rack (1.2.1)
rack-openid (1.2.0)
rack (>= 1.1.0)
ruby-openid (>= 2.1.8)
rake (0.9.2)
rcov (0.9.9)
rest-client (1.6.3)
mime-types (>= 1.16)
rspec (2.3.0)
rspec-core (~> 2.3.0)
rspec-expectations (~> 2.3.0)
rspec-mocks (~> 2.3.0)
rspec-core (2.3.1)
rspec-expectations (2.3.0)
diff-lcs (~> 1.1.2)
rspec-mocks (2.3.0)
ruby-openid (2.1.8)
ruby-openid-apps-discovery (1.2.0)
ruby-openid (>= 2.1.7)
rubyntlm (0.1.1)
simple_oauth (0.1.4)
yajl-ruby (0.8.2)
PLATFORMS
ruby
DEPENDENCIES
bundler (~> 1.0.0)
faraday
faraday_middleware
hashie
jeweler (~> 1.5.2)
omniauth
rcov
rspec (~> 2.3.0)
simple_oauth
yajl-ruby