-
Notifications
You must be signed in to change notification settings - Fork 1
/
Gemfile.lock
81 lines (79 loc) · 1.51 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
GEM
remote: http://rubygems.org/
specs:
addressable (2.2.7)
coderay (1.0.5)
faraday (0.7.6)
addressable (~> 2.2)
multipart-post (~> 1.1)
rack (~> 1.1)
geoloqi (0.9.39)
faraday (>= 0.6.1)
json
hashie (1.1.0)
highline (1.6.11)
httmultiparty (0.3.7)
httparty (>= 0.7.3)
multipart-post
httparty (0.8.1)
multi_json
multi_xml
json (1.6.6)
kgio (2.7.4)
method_source (0.7.1)
mime-types (1.18)
mogli (0.0.37)
hashie (~> 1.1.0)
httmultiparty (>= 0.3.6)
httparty (>= 0.4.3)
multi_json (~> 1.0.3)
multi_json (1.0.4)
multi_xml (0.4.1)
multipart-post (1.1.5)
mysql2 (0.3.11)
pry (0.9.8.4)
coderay (~> 1.0.5)
method_source (~> 0.7.1)
slop (>= 2.4.4, < 3)
pry-nav (0.2.0)
pry (~> 0.9.8.1)
puma (0.9.5)
rack (>= 1.2, < 2.0)
rack (1.4.1)
rack-protection (1.2.0)
rack
rainbows (4.3.1)
kgio (~> 2.5)
rack (~> 1.1)
unicorn (~> 4.1)
raindrops (0.8.0)
rest-client (1.6.7)
mime-types (>= 1.16)
sequel (3.33.0)
shotgun (0.9)
rack (>= 1.0)
sinatra (1.3.2)
rack (~> 1.3, >= 1.3.6)
rack-protection (~> 1.2)
tilt (~> 1.3, >= 1.3.3)
slop (2.4.4)
tilt (1.3.3)
unicorn (4.2.0)
kgio (~> 2.6)
rack
raindrops (~> 0.7)
PLATFORMS
ruby
DEPENDENCIES
geoloqi
highline (~> 1.6.11)
mogli
mysql2
pry
pry-nav
puma
rainbows
rest-client
sequel
shotgun
sinatra