forked from arr2036/omnigollum
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Gemfile.lock
41 lines (39 loc) · 850 Bytes
/
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
GEM
remote: http://rubygems.org/
specs:
addressable (2.2.6)
faraday (0.7.5)
addressable (~> 2.2.6)
multipart-post (~> 1.1.3)
rack (>= 1.1.0, < 2)
hashie (1.2.0)
multi_json (1.0.3)
multipart-post (1.1.4)
oauth (0.4.5)
oauth2 (0.5.1)
faraday (~> 0.7.4)
multi_json (~> 1.0.3)
omniauth (1.0.0)
hashie (~> 1.2)
rack
omniauth-facebook (1.0.0)
omniauth-oauth2 (~> 1.0.0)
omniauth-github (1.0.0)
omniauth (~> 1.0)
omniauth-oauth2 (~> 1.0)
omniauth-oauth (1.0.0)
oauth
omniauth (~> 1.0)
omniauth-oauth2 (1.0.0)
oauth2 (~> 0.5.0)
omniauth (~> 1.0)
omniauth-twitter (0.0.6)
omniauth-oauth (~> 1.0)
rack (1.3.5)
PLATFORMS
ruby
DEPENDENCIES
omniauth
omniauth-facebook
omniauth-github
omniauth-twitter