forked from dumbstore/dumbstore
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
61 lines (59 loc) · 1.13 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
GEM
remote: https://rubygems.org/
specs:
builder (3.2.2)
daemons (1.1.9)
dicechucker (0.8.0)
eventmachine (1.0.3)
faraday (0.9.0)
multipart-post (>= 1.2, < 3)
forecast_io (2.0.0)
faraday
hashie
multi_json
geocoder (1.2.3)
google_directions (0.1.6.2)
nokogiri (>= 1.4.1)
hashie (3.2.0)
hpricot (0.8.6)
htmlentities (4.3.2)
json (1.7.7)
jwt (1.0.0)
mini_portile (0.6.0)
multi_json (1.10.1)
multipart-post (2.0.0)
nokogiri (1.6.3.1)
mini_portile (= 0.6.0)
rack (1.5.2)
rack-protection (1.5.3)
rack
sinatra (1.4.5)
rack (~> 1.4)
rack-protection (~> 1.4)
tilt (~> 1.3, >= 1.3.4)
thin (1.6.2)
daemons (>= 1.0.9)
eventmachine (>= 1.0.0)
rack (>= 1.0.0)
tilt (1.4.1)
twilio-ruby (3.11.6)
builder (>= 2.1.2)
jwt (>= 0.1.2)
multi_json (>= 1.3.0)
wikipedia-client (1.3.3)
PLATFORMS
ruby
DEPENDENCIES
dicechucker
forecast_io
geocoder
google_directions
hashie
hpricot
htmlentities
json (~> 1.7.7)
nokogiri
sinatra
thin
twilio-ruby
wikipedia-client