-
Notifications
You must be signed in to change notification settings - Fork 1
/
Gemfile.lock
52 lines (50 loc) · 1.06 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
GEM
remote: http://rubygems.org/
specs:
activesupport (3.2.3)
i18n (~> 0.6)
multi_json (~> 1.0)
addressable (2.2.8)
faraday (0.7.6)
addressable (~> 2.2)
multipart-post (~> 1.1)
rack (~> 1.1)
hashie (1.2.0)
httpauth (0.1)
i18n (0.6.0)
multi_json (1.3.5)
multipart-post (1.1.5)
oauth2 (0.6.1)
faraday (~> 0.7)
httpauth (~> 0.1)
multi_json (~> 1.3)
omniauth (1.1.0)
hashie (~> 1.2)
rack
omniauth-oauth2 (1.0.2)
oauth2 (~> 0.6.0)
omniauth (~> 1.0)
omniauth-vkontakte (1.0.6)
multi_json
omniauth (~> 1.0)
omniauth-oauth2 (~> 1.0)
rack (1.4.1)
rack-protection (1.2.0)
rack
sinatra (1.3.2)
rack (~> 1.3, >= 1.3.6)
rack-protection (~> 1.2)
tilt (~> 1.3, >= 1.3.3)
tilt (1.3.3)
vkontakte_api (0.2.1)
activesupport (~> 3.0)
faraday (~> 0.7.6)
i18n (~> 0.6)
yajl-ruby (~> 1.0)
yajl-ruby (1.1.0)
PLATFORMS
x86-mingw32
DEPENDENCIES
omniauth-vkontakte
sinatra
vkontakte_api