-
Notifications
You must be signed in to change notification settings - Fork 1
/
Gemfile.lock
106 lines (99 loc) · 2.18 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
GIT
remote: https://github.com/everypolitician/scraped.git
revision: 44f8c0baa3e1c6860fed85d3f0f8e24f7c417b16
specs:
scraped (0.1.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/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.1)
crack (0.4.3)
safe_yaml (~> 1.0.0)
field_serializer (0.3.0)
git (1.3.0)
hashdiff (0.3.0)
httpclient (2.8.2.4)
method_source (0.8.2)
mini_portile2 (2.1.0)
minispec-metadata (2.0.0)
minitest
minitest (5.10.1)
minitest-vcr (1.4.0)
minispec-metadata (~> 2.0)
minitest (>= 4.7.5)
vcr (>= 2.9)
nokogiri (1.6.8.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.4)
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.3.3)
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.12)
sqlite_magic (0.0.6)
sqlite3
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-vcr
nokogiri
open-uri-cached
pry
rake
rubocop
scraped!
scraped_page_archive!
scraperwiki!
vcr
webmock
RUBY VERSION
ruby 2.3.3p222
BUNDLED WITH
1.13.6