-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
83 lines (80 loc) · 1.75 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
82
83
GEM
remote: https://rubygems.org/
specs:
activemodel (6.1.7.8)
activesupport (= 6.1.7.8)
activerecord (6.1.7.8)
activemodel (= 6.1.7.8)
activesupport (= 6.1.7.8)
activerecord-import (1.7.0)
activerecord (>= 4.2)
activesupport (6.1.7.8)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
zeitwerk (~> 2.3)
bio (2.0.5)
biodiversity (5.1.2)
ffi (~> 1.14)
byebug (11.1.3)
concurrent-ruby (1.3.3)
countries (1.2.5)
currencies (~> 0.4.2)
i18n_data (~> 0.7.0)
currencies (0.4.2)
date (3.3.4)
ffi (1.17.0-x86_64-linux-gnu)
geokit (1.14.0)
i18n (1.14.5)
concurrent-ruby (~> 1.0)
i18n_data (0.7.0)
json (2.7.2)
minitest (5.24.1)
net-ftp (0.3.7)
net-protocol
time
net-protocol (0.2.2)
timeout
parallel (1.25.1)
pastel (0.8.0)
tty-color (~> 0.5)
power_assert (2.0.3)
rexml (3.3.2)
strscan
rubytree (2.0.3)
json (~> 2.0, > 2.3.1)
rubyzip (2.3.2)
shp (0.1.0)
sqlite3 (1.7.3-x86_64-linux)
strscan (3.1.0)
test-unit (3.6.2)
power_assert
time (0.3.0)
date
timeout (0.4.1)
tty-color (0.6.0)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
zeitwerk (2.6.16)
PLATFORMS
x86_64-linux
DEPENDENCIES
activerecord (~> 6.0, >= 6.0.3.3)
activerecord-import (~> 1.4, >= 1.4.1)
bio (~> 2.0)
biodiversity (~> 5.1, >= 5.1.2, < 5.2)
byebug
countries (~> 1.2, >= 1.2.5)
geokit (~> 1.13, >= 1.13.1)
net-ftp (= 0.3.7)
parallel (~> 1.19, >= 1.19.2)
pastel (= 0.8.0)
rexml (~> 3.2, >= 3.2.4)
rubytree (~> 2.0)
rubyzip (~> 2.3.0)
shp (= 0.1.0)
sqlite3 (~> 1.4)
test-unit
BUNDLED WITH
2.4.10