1
1
GEM
2
2
remote: https://rubygems.org/
3
3
specs:
4
- addressable (2.3.8 )
5
- ast (2.2 .0 )
6
- coderay (1.1.0 )
7
- cookiejar (0.3.0 )
4
+ addressable (2.4.0 )
5
+ ast (2.3 .0 )
6
+ coderay (1.1.1 )
7
+ cookiejar (0.3.3 )
8
8
diff-lcs (1.2.5 )
9
- em-http-request (1.1.3 )
9
+ em-http-request (1.1.5 )
10
10
addressable (>= 2.3.4 )
11
- cookiejar (< = 0.3.0 )
11
+ cookiejar (! = 0.3.1 )
12
12
em-socksify (>= 0.3 )
13
13
eventmachine (>= 1.0.3 )
14
14
http_parser.rb (>= 0.6.0 )
15
15
em-socksify (0.3.1 )
16
16
eventmachine (>= 1.0.0.beta.4 )
17
- em-synchrony (1.0.4 )
17
+ em-synchrony (1.0.5 )
18
18
eventmachine (>= 1.0.0.beta.1 )
19
19
eventmachine (1.0.9.1 )
20
20
eventmachine_httpserver (0.2.1 )
23
23
http_parser.rb (0.6.0 )
24
24
httpclient (2.8.0 )
25
25
method_source (0.8.2 )
26
- multi_json (1.11.2 )
26
+ multi_json (1.12.1 )
27
27
multipart-post (2.0.0 )
28
- octokit (4.2 .0 )
29
- sawyer (~> 0.6 .0 , >= 0.5.3 )
30
- parser (2.3.0.6 )
28
+ octokit (4.3 .0 )
29
+ sawyer (~> 0.7 .0 , >= 0.5.3 )
30
+ parser (2.3.1.2 )
31
31
ast (~> 2.2 )
32
32
powerpack (0.1.1 )
33
- pry (0.10.3 )
33
+ pry (0.10.4 )
34
34
coderay (~> 1.1.0 )
35
35
method_source (~> 0.8.1 )
36
36
slop (~> 3.4 )
37
- puffing-billy (0.6.2 )
37
+ puffing-billy (0.8.0 )
38
38
addressable
39
39
em-http-request (~> 1.1.0 )
40
40
em-synchrony
43
43
http_parser.rb (~> 0.6.0 )
44
44
multi_json
45
45
rainbow (2.1.0 )
46
- rspec (3.4 .0 )
47
- rspec-core (~> 3.4 .0 )
48
- rspec-expectations (~> 3.4 .0 )
49
- rspec-mocks (~> 3.4 .0 )
50
- rspec-core (3.4.2 )
51
- rspec-support (~> 3.4 .0 )
52
- rspec-expectations (3.4 .0 )
46
+ rspec (3.5 .0 )
47
+ rspec-core (~> 3.5 .0 )
48
+ rspec-expectations (~> 3.5 .0 )
49
+ rspec-mocks (~> 3.5 .0 )
50
+ rspec-core (3.5.1 )
51
+ rspec-support (~> 3.5 .0 )
52
+ rspec-expectations (3.5 .0 )
53
53
diff-lcs (>= 1.2.0 , < 2.0 )
54
- rspec-support (~> 3.4 .0 )
55
- rspec-mocks (3.4.1 )
54
+ rspec-support (~> 3.5 .0 )
55
+ rspec-mocks (3.5.0 )
56
56
diff-lcs (>= 1.2.0 , < 2.0 )
57
- rspec-support (~> 3.4 .0 )
58
- rspec-support (3.4.1 )
59
- rubocop (0.37 .2 )
60
- parser (>= 2.3.0.4 , < 3.0 )
57
+ rspec-support (~> 3.5 .0 )
58
+ rspec-support (3.5.0 )
59
+ rubocop (0.41 .2 )
60
+ parser (>= 2.3.1.1 , < 3.0 )
61
61
powerpack (~> 0.1 )
62
62
rainbow (>= 1.99.1 , < 3.0 )
63
63
ruby-progressbar (~> 1.7 )
64
- unicode-display_width (~> 0.3 )
65
- rubocop-rspec (1.3.1 )
66
- ruby-progressbar (1.7.5 )
67
- sawyer (0.6.0 )
68
- addressable (~> 2.3.5 )
64
+ unicode-display_width (~> 1.0 , >= 1.0.1 )
65
+ rubocop-rspec (1.5.1 )
66
+ rubocop (>= 0.41.2 )
67
+ ruby-progressbar (1.8.1 )
68
+ sawyer (0.7.0 )
69
+ addressable (>= 2.3.5 , < 2.5 )
69
70
faraday (~> 0.8 , < 0.10 )
70
71
slop (3.6.0 )
71
- unicode-display_width (0.3.1 )
72
+ unicode-display_width (1.1.0 )
72
73
73
74
PLATFORMS
74
75
ruby
@@ -83,4 +84,4 @@ DEPENDENCIES
83
84
rubocop-rspec
84
85
85
86
BUNDLED WITH
86
- 1.11.2
87
+ 1.12.5
0 commit comments