-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathGemfile.lock
133 lines (125 loc) · 2.83 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
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
GIT
remote: https://github.com/everypolitician/scraped.git
revision: 239570b9216c7572cdc741fad8e4ec6073369199
specs:
scraped (0.6.0)
field_serializer (>= 0.3.0)
nokogiri
require_all
GIT
remote: https://github.com/everypolitician/scraped_page_archive.git
revision: 28f93d74b1c11ef01463ad0e7f874050d2e7fc73
specs:
scraped_page_archive (0.5.0)
git (~> 1.3.0)
vcr-archive (~> 0.3.0)
GIT
remote: https://github.com/everypolitician/table_unspanner.git
revision: a70a98a104a75b470f4ea339fdd728366a40b4d8
specs:
table_unspanner (0.1.0)
nokogiri
GIT
remote: https://github.com/openaustralia/scraperwiki-ruby.git
revision: fc50176812505e463077d5c673d504a6a234aa78
branch: morph_defaults
specs:
scraperwiki (3.0.1)
httpclient
sqlite_magic
GEM
remote: https://rubygems.org/
specs:
addressable (2.5.0)
public_suffix (~> 2.0, >= 2.0.2)
ast (2.3.0)
coderay (1.1.0)
crack (0.4.3)
safe_yaml (~> 1.0.0)
domain_name (0.5.20161129)
unf (>= 0.0.5, < 1.0.0)
field_serializer (0.3.0)
git (1.3.0)
hashdiff (0.3.1)
http-cookie (1.0.3)
domain_name (~> 0.5)
httpclient (2.6.0.1)
method_source (0.8.2)
mime-types (3.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2016.0521)
mini_portile2 (2.1.0)
minispec-metadata (2.0.0)
minitest
minitest (5.10.1)
minitest-around (0.4.0)
minitest (~> 5.0)
minitest-vcr (1.4.0)
minispec-metadata (~> 2.0)
minitest (>= 4.7.5)
vcr (>= 2.9)
netrc (0.11.0)
nokogiri (1.7.1)
mini_portile2 (~> 2.1.0)
open-uri-cached (0.0.5)
parser (2.3.3.1)
ast (~> 2.2)
powerpack (0.1.1)
pry (0.10.1)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
public_suffix (2.0.4)
rainbow (2.1.0)
rake (12.0.0)
require_all (1.4.0)
rest-client (2.0.0)
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 4.0)
netrc (~> 0.8)
rubocop (0.46.0)
parser (>= 2.3.1.1, < 3.0)
powerpack (~> 0.1)
rainbow (>= 1.99.1, < 3.0)
ruby-progressbar (~> 1.7)
unicode-display_width (~> 1.0, >= 1.0.1)
ruby-progressbar (1.8.1)
safe_yaml (1.0.4)
slop (3.6.0)
sqlite3 (1.3.10)
sqlite_magic (0.0.3)
sqlite3
unf (0.1.4)
unf_ext
unf_ext (0.0.7.2)
unicode-display_width (1.1.2)
vcr (3.0.3)
vcr-archive (0.3.0)
vcr (~> 3.0.2)
webmock (~> 2.0.3)
webmock (2.0.3)
addressable (>= 2.3.6)
crack (>= 0.3.2)
hashdiff
PLATFORMS
ruby
DEPENDENCIES
minitest
minitest-around
minitest-vcr
nokogiri
open-uri-cached
pry
rake
rest-client
rubocop
scraped!
scraped_page_archive!
scraperwiki!
table_unspanner!
vcr
webmock
RUBY VERSION
ruby 2.3.3p222
BUNDLED WITH
1.14.6