-
Notifications
You must be signed in to change notification settings - Fork 1
/
Gemfile.lock
92 lines (85 loc) · 1.94 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
84
85
86
87
88
89
90
91
92
GIT
remote: https://github.com/everypolitician/scraped.git
revision: ecb23adeca95fba5356509d6445d528e212b3905
branch: scraper-class
specs:
scraped (0.6.2)
field_serializer (>= 0.3.0)
nokogiri
require_all
GIT
remote: https://github.com/openaustralia/scraperwiki-ruby.git
revision: fc50176812505e463077d5c673d504a6a234aa78
branch: morph_defaults
specs:
scraperwiki (3.0.1)
httpclient
sqlite_magic
GIT
remote: https://github.com/openc/sqlite_magic.git
revision: 4df975eb4e9891de54f870077c83f63762af9bf9
specs:
sqlite_magic (0.0.6)
sqlite3
GEM
remote: https://rubygems.org/
specs:
ast (2.4.0)
coderay (1.1.2)
domain_name (0.5.20180417)
unf (>= 0.0.5, < 1.0.0)
field_serializer (0.3.0)
http-cookie (1.0.3)
domain_name (~> 0.5)
httpclient (2.8.3)
jaro_winkler (1.5.2)
method_source (0.9.2)
mime-types (3.2.2)
mime-types-data (~> 3.2015)
mime-types-data (3.2018.0812)
mini_portile2 (2.4.0)
netrc (0.11.0)
nokogiri (1.10.1)
mini_portile2 (~> 2.4.0)
parallel (1.14.0)
parser (2.6.0.0)
ast (~> 2.4.0)
powerpack (0.1.2)
pry (0.12.2)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
psych (3.1.0)
rainbow (3.0.0)
require_all (2.0.0)
rest-client (2.0.2)
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 4.0)
netrc (~> 0.8)
rubocop (0.65.0)
jaro_winkler (~> 1.5.1)
parallel (~> 1.10)
parser (>= 2.5, != 2.5.1.1)
powerpack (~> 0.1)
psych (>= 3.1.0)
rainbow (>= 2.2.2, < 4.0)
ruby-progressbar (~> 1.7)
unicode-display_width (~> 1.4.0)
ruby-progressbar (1.10.0)
sqlite3 (1.4.0)
unf (0.1.4)
unf_ext
unf_ext (0.0.7.5)
unicode-display_width (1.4.1)
PLATFORMS
ruby
DEPENDENCIES
pry
rest-client
rubocop
scraped!
scraperwiki!
sqlite_magic!
RUBY VERSION
ruby 2.4.4p296
BUNDLED WITH
1.16.5