-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
85 lines (83 loc) · 1.63 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
GEM
remote: https://rubygems.org/
specs:
beanstalk-client (1.1.1)
daemons (1.1.9)
eventmachine (1.0.3)
faraday (0.8.7)
multipart-post (~> 1.1)
haml (4.0.2)
tilt
hashie (2.0.5)
httpauth (0.2.0)
json (1.7.7)
jwt (0.1.8)
multi_json (>= 1.5)
multi_json (1.7.3)
multipart-post (1.2.0)
mysql (2.9.1)
newrelic_rpm (3.6.2.96)
oauth (0.4.7)
oauth2 (0.8.1)
faraday (~> 0.8)
httpauth (~> 0.1)
jwt (~> 0.1.4)
multi_json (~> 1.0)
rack (~> 1.2)
omniauth (1.1.4)
hashie (>= 1.2, < 3)
rack
omniauth-facebook (1.4.1)
omniauth-oauth2 (~> 1.1.0)
omniauth-github (1.1.0)
omniauth (~> 1.0)
omniauth-oauth2 (~> 1.1)
omniauth-oauth (1.0.1)
oauth
omniauth (~> 1.0)
omniauth-oauth2 (1.1.1)
oauth2 (~> 0.8.0)
omniauth (~> 1.0)
omniauth-twitter (0.0.16)
multi_json (~> 1.3)
omniauth-oauth (~> 1.0)
rack (1.5.2)
rack-protection (1.5.0)
rack
rack-test (0.6.2)
rack (>= 1.0)
rake (10.0.4)
sequel (3.47.0)
sinatra (1.4.2)
rack (~> 1.5, >= 1.5.2)
rack-protection (~> 1.4)
tilt (~> 1.3, >= 1.3.4)
sqlite3 (1.3.7)
sqlite3-ruby (1.3.3)
sqlite3 (>= 1.3.3)
system_timer (1.2.4)
thin (1.5.1)
daemons (>= 1.0.9)
eventmachine (>= 0.12.6)
rack (>= 1.0.0)
tilt (1.4.1)
PLATFORMS
ruby
DEPENDENCIES
beanstalk-client
haml
json
mysql
newrelic_rpm
omniauth
omniauth-facebook
omniauth-github
omniauth-twitter
rack
rack-test
rake
sequel
sinatra
sqlite3-ruby
system_timer
thin