-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
105 lines (98 loc) · 2.25 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
GIT
remote: https://github.com/everypolitician/wikidata-fetcher.git
revision: 601deba15aa97a7303efd3be56503846d9c0a06c
specs:
wikidata-fetcher (0.15.0)
colorize
diskcached
json
mediawiki_api
nokogiri
rest-client
scraperwiki
wikidata-client (~> 0.0.7)
GIT
remote: https://github.com/everypolitician/wikisnakker
revision: a9d6711f0a08ba6024425e5ced0b7e89ef6e8b14
branch: master
specs:
wikisnakker (0.0.1)
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:
coderay (1.1.0)
colorize (0.7.7)
diskcached (1.1.2)
domain_name (0.5.20160310)
unf (>= 0.0.5, < 1.0.0)
excon (0.49.0)
faraday (0.9.2)
multipart-post (>= 1.2, < 3)
faraday-cookie_jar (0.0.6)
faraday (>= 0.7.4)
http-cookie (~> 1.0.0)
faraday_middleware (0.10.0)
faraday (>= 0.7.4, < 0.10)
hashie (3.4.4)
http-cookie (1.0.2)
domain_name (~> 0.5)
httpclient (2.7.1)
json (1.8.3)
mediawiki_api (0.5.0)
faraday (~> 0.9, >= 0.9.0)
faraday-cookie_jar (~> 0.0, >= 0.0.6)
method_source (0.8.2)
mime-types (2.99.1)
mini_portile2 (2.0.0)
multipart-post (2.0.0)
netrc (0.11.0)
nokogiri (1.6.7.2)
mini_portile2 (~> 2.0.0.rc2)
open-uri-cached (0.0.5)
pry (0.10.3)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
rest-client (1.8.0)
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 3.0)
netrc (~> 0.7)
slop (3.6.0)
sqlite3 (1.3.11)
unf (0.1.4)
unf_ext
unf_ext (0.0.7.2)
wikidata-client (0.0.10)
excon (~> 0.40)
faraday (~> 0.9)
faraday_middleware (~> 0.9)
hashie (~> 3.3)
PLATFORMS
ruby
DEPENDENCIES
colorize
mediawiki_api
nokogiri
open-uri-cached
pry
rest-client
scraperwiki!
sqlite_magic!
wikidata-fetcher (>= 0.15.0)!
wikisnakker!
BUNDLED WITH
1.11.2