Skip to content

Commit 030ad2c

Browse files
committed
bundle update
1 parent 94f29ac commit 030ad2c

File tree

1 file changed

+61
-39
lines changed

1 file changed

+61
-39
lines changed

Diff for: Gemfile.lock

+61-39
Original file line numberDiff line numberDiff line change
@@ -10,72 +10,94 @@ PATH
1010
GEM
1111
remote: https://rubygems.org/
1212
specs:
13-
addressable (2.7.0)
13+
addressable (2.8.0)
1414
public_suffix (>= 2.0.2, < 5.0)
15-
ast (2.4.1)
15+
ast (2.4.2)
1616
coderay (1.1.3)
17-
diff-lcs (1.3)
18-
faraday (1.1.0)
17+
diff-lcs (1.5.0)
18+
faraday (1.10.0)
19+
faraday-em_http (~> 1.0)
20+
faraday-em_synchrony (~> 1.0)
21+
faraday-excon (~> 1.1)
22+
faraday-httpclient (~> 1.0)
23+
faraday-multipart (~> 1.0)
24+
faraday-net_http (~> 1.0)
25+
faraday-net_http_persistent (~> 1.0)
26+
faraday-patron (~> 1.0)
27+
faraday-rack (~> 1.0)
28+
faraday-retry (~> 1.0)
29+
ruby2_keywords (>= 0.0.4)
30+
faraday-em_http (1.0.0)
31+
faraday-em_synchrony (1.0.0)
32+
faraday-excon (1.1.0)
33+
faraday-httpclient (1.0.1)
34+
faraday-multipart (1.0.3)
1935
multipart-post (>= 1.2, < 3)
20-
ruby2_keywords
36+
faraday-net_http (1.0.1)
37+
faraday-net_http_persistent (1.2.0)
38+
faraday-patron (1.0.0)
39+
faraday-rack (1.0.0)
40+
faraday-retry (1.0.3)
2141
git (1.7.0)
2242
rchardet (~> 1.8)
2343
method_source (1.0.0)
2444
multipart-post (2.1.1)
25-
octokit (4.19.0)
45+
octokit (4.22.0)
2646
faraday (>= 0.9)
2747
sawyer (~> 0.8.0, >= 0.5.3)
28-
parallel (1.19.2)
29-
parser (2.7.1.3)
30-
ast (~> 2.4.0)
31-
pry (0.13.1)
48+
parallel (1.22.1)
49+
parser (3.1.2.0)
50+
ast (~> 2.4.1)
51+
pry (0.14.1)
3252
coderay (~> 1.1)
3353
method_source (~> 1.0)
34-
pry-doc (1.1.0)
54+
pry-doc (1.3.0)
3555
pry (~> 0.11)
3656
yard (~> 0.9.11)
37-
public_suffix (4.0.6)
38-
rainbow (3.0.0)
39-
rake (13.0.1)
57+
public_suffix (4.0.7)
58+
rainbow (3.1.1)
59+
rake (13.0.6)
4060
rchardet (1.8.0)
41-
regexp_parser (1.7.1)
42-
rexml (3.2.4)
43-
rspec (3.9.0)
44-
rspec-core (~> 3.9.0)
45-
rspec-expectations (~> 3.9.0)
46-
rspec-mocks (~> 3.9.0)
47-
rspec-core (3.9.2)
48-
rspec-support (~> 3.9.3)
49-
rspec-expectations (3.9.2)
61+
regexp_parser (2.3.0)
62+
rexml (3.2.5)
63+
rspec (3.11.0)
64+
rspec-core (~> 3.11.0)
65+
rspec-expectations (~> 3.11.0)
66+
rspec-mocks (~> 3.11.0)
67+
rspec-core (3.11.0)
68+
rspec-support (~> 3.11.0)
69+
rspec-expectations (3.11.0)
5070
diff-lcs (>= 1.2.0, < 2.0)
51-
rspec-support (~> 3.9.0)
71+
rspec-support (~> 3.11.0)
5272
rspec-its (1.3.0)
5373
rspec-core (>= 3.0.0)
5474
rspec-expectations (>= 3.0.0)
55-
rspec-mocks (3.9.1)
75+
rspec-mocks (3.11.1)
5676
diff-lcs (>= 1.2.0, < 2.0)
57-
rspec-support (~> 3.9.0)
58-
rspec-support (3.9.3)
59-
rubocop (0.85.1)
77+
rspec-support (~> 3.11.0)
78+
rspec-support (3.11.0)
79+
rubocop (1.27.0)
6080
parallel (~> 1.10)
61-
parser (>= 2.7.0.1)
81+
parser (>= 3.1.0.0)
6282
rainbow (>= 2.2.2, < 4.0)
63-
regexp_parser (>= 1.7)
83+
regexp_parser (>= 1.8, < 3.0)
6484
rexml
65-
rubocop-ast (>= 0.0.3)
85+
rubocop-ast (>= 1.16.0, < 2.0)
6686
ruby-progressbar (~> 1.7)
67-
unicode-display_width (>= 1.4.0, < 2.0)
68-
rubocop-ast (0.0.3)
69-
parser (>= 2.7.0.1)
70-
ruby-progressbar (1.10.1)
71-
ruby2_keywords (0.0.2)
87+
unicode-display_width (>= 1.4.0, < 3.0)
88+
rubocop-ast (1.17.0)
89+
parser (>= 3.1.1.0)
90+
ruby-progressbar (1.11.0)
91+
ruby2_keywords (0.0.5)
7292
sawyer (0.8.2)
7393
addressable (>= 2.3.5)
7494
faraday (> 0.8, < 2.0)
7595
slack-notifier (2.3.2)
76-
unicode-display_width (1.7.0)
96+
unicode-display_width (2.1.0)
7797
values (1.8.0)
78-
yard (0.9.25)
98+
webrick (1.7.0)
99+
yard (0.9.27)
100+
webrick (~> 1.7.0)
79101

80102
PLATFORMS
81103
ruby
@@ -93,4 +115,4 @@ DEPENDENCIES
93115
rubocop
94116

95117
BUNDLED WITH
96-
2.1.4
118+
2.2.33

0 commit comments

Comments
 (0)