-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy pathGemfile.lock
55 lines (53 loc) · 1.19 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
GEM
remote: http://rubygems.org/
specs:
bson (3.0.2)
columnize (0.9.0)
debugger (1.6.8)
columnize (>= 0.3.1)
debugger-linecache (~> 1.2.0)
debugger-ruby_core_source (~> 1.3.5)
debugger-linecache (1.2.0)
debugger-ruby_core_source (1.3.8)
descriptive_statistics (2.5.1)
diff-lcs (1.2.5)
htmlentities (4.3.3)
mini_portile (0.6.2)
mongo (2.0.3)
bson (~> 3.0)
nokogiri (1.6.6.2)
mini_portile (~> 0.6.0)
nori (2.4.0)
pbf_parser (0.2.0)
rake (10.4.2)
rgeo (0.3.20)
rgeo-geojson (0.3.1)
rgeo (~> 0.3)
rspec (3.1.0)
rspec-core (~> 3.1.0)
rspec-expectations (~> 3.1.0)
rspec-mocks (~> 3.1.0)
rspec-core (3.1.7)
rspec-support (~> 3.1.0)
rspec-expectations (3.1.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.1.0)
rspec-mocks (3.1.3)
rspec-support (~> 3.1.0)
rspec-support (3.1.2)
PLATFORMS
ruby
DEPENDENCIES
bson (= 3.0.2)
bundler
debugger (= 1.6.8)
descriptive_statistics (= 2.5.1)
htmlentities (= 4.3.3)
mongo (= 2.0.3)
nokogiri (= 1.6.6.2)
nori (= 2.4.0)
pbf_parser (= 0.2.0)
rake
rgeo (= 0.3.20)
rgeo-geojson
rspec (= 3.1.0)