-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
49 lines (47 loc) · 927 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
42
43
44
45
46
47
48
49
GEM
remote: https://rubygems.org/
specs:
bson (1.9.2)
bson_ext (1.9.2)
bson (~> 1.9.2)
daemons (1.1.9)
dotenv (0.9.0)
eventmachine (1.0.3)
faraday (0.8.8)
multipart-post (~> 1.2.0)
mini_portile (0.5.1)
mongo (1.9.2)
bson (~> 1.9.2)
multi_json (1.8.2)
multipart-post (1.2.0)
newrelic_rpm (3.6.8.168)
nokogiri (1.6.0)
mini_portile (~> 0.5.0)
rack (1.5.2)
rack-protection (1.5.0)
rack
simple_oauth (0.2.0)
sinatra (1.4.3)
rack (~> 1.4)
rack-protection (~> 1.4)
tilt (~> 1.3, >= 1.3.4)
thin (1.6.0)
daemons (>= 1.0.9)
eventmachine (>= 1.0.0)
rack (>= 1.5.0)
tilt (1.4.1)
twitter (4.8.1)
faraday (~> 0.8, < 0.10)
multi_json (~> 1.0)
simple_oauth (~> 0.2)
PLATFORMS
ruby
DEPENDENCIES
bson_ext
dotenv
mongo
newrelic_rpm
nokogiri
sinatra
thin
twitter