-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathGemfile.lock
More file actions
39 lines (37 loc) · 813 Bytes
/
Gemfile.lock
File metadata and controls
39 lines (37 loc) · 813 Bytes
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
GEM
remote: https://rubygems.org/
specs:
activesupport (4.1.4)
i18n (~> 0.6, >= 0.6.9)
json (~> 1.7, >= 1.7.7)
minitest (~> 5.1)
thread_safe (~> 0.1)
tzinfo (~> 1.1)
chronic (0.10.2)
google_maps_api-core (0.2.0)
google_maps_api-directions (0.2.0)
google_maps_api-core (~> 0.2)
google_maps_api-distance_matrix (0.2.1)
google_maps_api-core (~> 0.2)
haml (4.0.6)
tilt
httparty (0.13.7)
json (~> 1.8)
multi_xml (>= 0.5.2)
i18n (0.7.0)
json (1.8.3)
minitest (5.5.0)
multi_xml (0.5.5)
thread_safe (0.3.4)
tilt (1.4.1)
tzinfo (1.2.2)
thread_safe (~> 0.1)
PLATFORMS
ruby
DEPENDENCIES
activesupport
chronic
google_maps_api-directions
google_maps_api-distance_matrix
haml
httparty