Skip to content

Commit 9759336

Browse files
authored
Merge pull request #32 from studyplus/update
Bundle update
2 parents 8e494fb + 7b554c3 commit 9759336

File tree

1 file changed

+19
-13
lines changed

1 file changed

+19
-13
lines changed

Gemfile.lock

Lines changed: 19 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ GEM
44
addressable (2.7.0)
55
public_suffix (>= 2.0.2, < 5.0)
66
ansi (1.5.0)
7-
ast (2.4.0)
7+
ast (2.4.2)
88
claide (1.0.3)
99
claide-plugins (0.9.2)
1010
cork
@@ -13,15 +13,15 @@ GEM
1313
colored2 (3.1.2)
1414
cork (0.3.0)
1515
colored2 (~> 3.1)
16-
danger (6.3.2)
16+
danger (8.2.2)
1717
claide (~> 1.0)
1818
claide-plugins (>= 0.9.2)
1919
colored2 (~> 3.1)
2020
cork (~> 0.1)
21-
faraday (~> 0.9)
21+
faraday (>= 0.9.0, < 2.0)
2222
faraday-http-cache (~> 2.0)
23-
git (~> 1.6)
24-
kramdown (~> 2.0)
23+
git (~> 1.7)
24+
kramdown (~> 2.3)
2525
kramdown-parser-gfm (~> 1.0)
2626
no_proxy_fix
2727
octokit (~> 4.7)
@@ -31,30 +31,36 @@ GEM
3131
oga
3232
danger-plugin-api (1.0.0)
3333
danger (> 2.0)
34-
faraday (0.17.3)
34+
faraday (1.3.0)
35+
faraday-net_http (~> 1.0)
3536
multipart-post (>= 1.2, < 3)
36-
faraday-http-cache (2.0.0)
37-
faraday (~> 0.8)
38-
git (1.6.0)
37+
ruby2_keywords
38+
faraday-http-cache (2.2.0)
39+
faraday (>= 0.8)
40+
faraday-net_http (1.0.1)
41+
git (1.8.1)
3942
rchardet (~> 1.8)
40-
kramdown (2.1.0)
43+
kramdown (2.3.0)
44+
rexml
4145
kramdown-parser-gfm (1.1.0)
4246
kramdown (~> 2.0)
4347
multipart-post (2.1.1)
4448
nap (1.1.0)
4549
no_proxy_fix (0.1.2)
46-
octokit (4.18.0)
50+
octokit (4.20.0)
4751
faraday (>= 0.9)
4852
sawyer (~> 0.8.0, >= 0.5.3)
49-
oga (3.2)
53+
oga (3.3)
5054
ast
5155
ruby-ll (~> 2.1)
5256
open4 (1.3.4)
53-
public_suffix (4.0.3)
57+
public_suffix (4.0.6)
5458
rchardet (1.8.0)
59+
rexml (3.2.4)
5560
ruby-ll (2.1.2)
5661
ansi
5762
ast
63+
ruby2_keywords (0.0.4)
5864
sawyer (0.8.2)
5965
addressable (>= 2.3.5)
6066
faraday (> 0.8, < 2.0)

0 commit comments

Comments
 (0)