8
8
GEM
9
9
remote: https://rubygems.org/
10
10
specs:
11
- addressable (2.6 .0 )
12
- public_suffix (>= 2.0.2 , < 4 .0 )
11
+ addressable (2.7 .0 )
12
+ public_suffix (>= 2.0.2 , < 5 .0 )
13
13
ast (2.4.0 )
14
14
byebug (11.0.1 )
15
15
codeclimate-test-reporter (1.0.9 )
23
23
multipart-post (>= 1.2 , < 3 )
24
24
faraday_middleware (0.13.1 )
25
25
faraday (>= 0.7.4 , < 1.0 )
26
- hashdiff (0.3.8 )
27
- jaro_winkler (1.5.2 )
26
+ hashdiff (1.0.0 )
27
+ jaro_winkler (1.5.4 )
28
28
json (2.2.0 )
29
29
method_source (0.9.2 )
30
- multipart-post (2.0.0 )
31
- parallel (1.14.0 )
32
- parser (2.6.2 .0 )
30
+ multipart-post (2.1.1 )
31
+ parallel (1.19.1 )
32
+ parser (2.6.5 .0 )
33
33
ast (~> 2.4.0 )
34
34
pry (0.12.2 )
35
35
coderay (~> 1.1.0 )
38
38
byebug (~> 11.0 )
39
39
pry (~> 0.10 )
40
40
psych (3.1.0 )
41
- public_suffix (3 .0.3 )
41
+ public_suffix (4 .0.1 )
42
42
rainbow (3.0.0 )
43
- rake (12.3.2 )
44
- rspec (3.8 .0 )
45
- rspec-core (~> 3.8 .0 )
46
- rspec-expectations (~> 3.8 .0 )
47
- rspec-mocks (~> 3.8 .0 )
48
- rspec-core (3.8 .0 )
49
- rspec-support (~> 3.8 .0 )
50
- rspec-expectations (3.8.2 )
43
+ rake (12.3.3 )
44
+ rspec (3.9 .0 )
45
+ rspec-core (~> 3.9 .0 )
46
+ rspec-expectations (~> 3.9 .0 )
47
+ rspec-mocks (~> 3.9 .0 )
48
+ rspec-core (3.9 .0 )
49
+ rspec-support (~> 3.9 .0 )
50
+ rspec-expectations (3.9.0 )
51
51
diff-lcs (>= 1.2.0 , < 2.0 )
52
- rspec-support (~> 3.8 .0 )
53
- rspec-mocks (3.8 .0 )
52
+ rspec-support (~> 3.9 .0 )
53
+ rspec-mocks (3.9 .0 )
54
54
diff-lcs (>= 1.2.0 , < 2.0 )
55
- rspec-support (~> 3.8 .0 )
56
- rspec-support (3.8 .0 )
55
+ rspec-support (~> 3.9 .0 )
56
+ rspec-support (3.9 .0 )
57
57
rubocop (0.66.0 )
58
58
jaro_winkler (~> 1.5.1 )
59
59
parallel (~> 1.10 )
62
62
rainbow (>= 2.2.2 , < 4.0 )
63
63
ruby-progressbar (~> 1.7 )
64
64
unicode-display_width (>= 1.4.0 , < 1.6 )
65
- ruby-progressbar (1.10.0 )
65
+ ruby-progressbar (1.10.1 )
66
66
safe_yaml (1.0.5 )
67
67
simplecov (0.13.0 )
68
68
docile (~> 1.1.0 )
69
69
json (>= 1.8 , < 3 )
70
70
simplecov-html (~> 0.10.0 )
71
71
simplecov-html (0.10.2 )
72
72
unicode-display_width (1.5.0 )
73
- webmock (3.5.1 )
73
+ webmock (3.7.6 )
74
74
addressable (>= 2.3.6 )
75
75
crack (>= 0.3.2 )
76
- hashdiff
76
+ hashdiff ( >= 0.4.0 , < 2.0.0 )
77
77
78
78
PLATFORMS
79
79
ruby
@@ -89,4 +89,4 @@ DEPENDENCIES
89
89
webmock (~> 3.1 )
90
90
91
91
BUNDLED WITH
92
- 1.17.2
92
+ 1.17.3
0 commit comments