This repository was archived by the owner on Aug 25, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathGemfile.lock
More file actions
67 lines (63 loc) · 1.28 KB
/
Gemfile.lock
File metadata and controls
67 lines (63 loc) · 1.28 KB
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
PATH
remote: .
specs:
reflex (0.0.3)
nokogiri (>= 1.8.5)
rgeo (~> 2.0.1)
rgeo-proj4
ruby-filemagic
rubyzip (>= 1.2.2)
GEM
remote: https://rubygems.org/
specs:
addressable (2.5.2)
public_suffix (>= 2.0.2, < 4.0)
awesome_print (1.8.0)
bundler-audit (0.6.0)
bundler (~> 1.2)
thor (~> 0.18)
crack (0.4.3)
safe_yaml (~> 1.0.0)
diff-lcs (1.3)
hashdiff (0.3.7)
mini_portile2 (2.4.0)
nokogiri (1.10.3)
mini_portile2 (~> 2.4.0)
public_suffix (3.0.2)
rake (12.3.0)
rgeo (2.0.1)
rgeo-proj4 (2.0.0)
rgeo (~> 2.0)
rspec (3.7.0)
rspec-core (~> 3.7.0)
rspec-expectations (~> 3.7.0)
rspec-mocks (~> 3.7.0)
rspec-core (3.7.1)
rspec-support (~> 3.7.0)
rspec-expectations (3.7.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.7.0)
rspec-mocks (3.7.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.7.0)
rspec-support (3.7.1)
ruby-filemagic (0.7.2)
rubyzip (1.2.3)
safe_yaml (1.0.4)
thor (0.20.0)
webmock (3.3.0)
addressable (>= 2.3.6)
crack (>= 0.3.2)
hashdiff
PLATFORMS
ruby
DEPENDENCIES
awesome_print
bundler
bundler-audit
rake
reflex!
rspec
webmock
BUNDLED WITH
1.17.2