-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
50 lines (46 loc) · 894 Bytes
/
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
PATH
remote: .
specs:
propublica-nonprofits (1.1.1)
faraday (> 1.0, < 3.0)
json
GEM
remote: https://rubygems.org/
specs:
addressable (2.8.1)
public_suffix (>= 2.0.2, < 6.0)
base64 (0.2.0)
crack (0.4.5)
rexml
faraday (2.7.12)
base64
faraday-net_http (>= 2.0, < 3.1)
ruby2_keywords (>= 0.0.4)
faraday-net_http (3.0.2)
hashdiff (1.0.1)
json (2.7.1)
minitest (5.11.3)
minitest-line (0.6.5)
minitest (~> 5.0)
public_suffix (5.0.1)
rake (13.0.1)
rexml (3.3.9)
ruby2_keywords (0.0.5)
vcr (6.1.0)
webmock (3.18.1)
addressable (>= 2.8.0)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
PLATFORMS
ruby
DEPENDENCIES
bundler (>= 2.2.10)
minitest (~> 5.0)
minitest-line
propublica-nonprofits!
rake (~> 13.0)
rexml
vcr
webmock
BUNDLED WITH
2.3.10