-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathGemfile.lock
72 lines (66 loc) · 1.44 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
GIT
remote: https://github.com/everypolitician/scraped_page.git
revision: 6eb806c01e8b9f3e333575a639e40a68be60ae48
branch: master
specs:
scraped_page (0.1.0)
field_serializer
nokogiri
scraped_page_archive (>= 0.5)
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)
coderay (1.1.1)
crack (0.4.3)
safe_yaml (~> 1.0.0)
field_serializer (0.2.0)
git (1.3.0)
hashdiff (0.3.0)
httpclient (2.7.1)
method_source (0.8.2)
mini_portile2 (2.1.0)
nokogiri (1.6.8.1)
mini_portile2 (~> 2.1.0)
open-uri-cached (0.0.5)
pry (0.10.3)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
public_suffix (2.0.4)
safe_yaml (1.0.4)
scraped_page_archive (0.5.0)
git (~> 1.3.0)
vcr-archive (~> 0.3.0)
slop (3.6.0)
sqlite3 (1.3.11)
sqlite_magic (0.0.6)
sqlite3
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
open-uri-cached
pry
scraped_page!
scraperwiki!
RUBY VERSION
ruby 2.3.1p112
BUNDLED WITH
1.13.7