This repository was archived by the owner on Oct 16, 2019. It is now read-only.
File tree 2 files changed +17
-17
lines changed
2 files changed +17
-17
lines changed Original file line number Diff line number Diff line change 1
1
PATH
2
2
remote: .
3
3
specs:
4
- allure-rspec (0.7.6 )
4
+ allure-rspec (0.7.7 )
5
5
allure-ruby-adaptor-api (= 0.6.10 )
6
6
rspec (~> 3.2 )
7
7
15
15
diff-lcs (1.2.5 )
16
16
macaddr (1.7.1 )
17
17
systemu (~> 2.6.2 )
18
- mimemagic (0.3.0 )
19
- mini_portile ( 0.6.2 )
20
- nokogiri (1.6.6 .2 )
21
- mini_portile (~> 0.6.0 )
18
+ mimemagic (0.3.1 )
19
+ mini_portile2 ( 2.0.0 )
20
+ nokogiri (1.6.7 .2 )
21
+ mini_portile2 (~> 2.0.0.rc2 )
22
22
rake (10.4.2 )
23
- rspec (3.3 .0 )
24
- rspec-core (~> 3.3 .0 )
25
- rspec-expectations (~> 3.3 .0 )
26
- rspec-mocks (~> 3.3 .0 )
27
- rspec-core (3.3 .2 )
28
- rspec-support (~> 3.3 .0 )
29
- rspec-expectations (3.3.1 )
23
+ rspec (3.4 .0 )
24
+ rspec-core (~> 3.4 .0 )
25
+ rspec-expectations (~> 3.4 .0 )
26
+ rspec-mocks (~> 3.4 .0 )
27
+ rspec-core (3.4 .2 )
28
+ rspec-support (~> 3.4 .0 )
29
+ rspec-expectations (3.4.0 )
30
30
diff-lcs (>= 1.2.0 , < 2.0 )
31
- rspec-support (~> 3.3 .0 )
32
- rspec-mocks (3.3.2 )
31
+ rspec-support (~> 3.4 .0 )
32
+ rspec-mocks (3.4.1 )
33
33
diff-lcs (>= 1.2.0 , < 2.0 )
34
- rspec-support (~> 3.3 .0 )
35
- rspec-support (3.3.0 )
34
+ rspec-support (~> 3.4 .0 )
35
+ rspec-support (3.4.1 )
36
36
systemu (2.6.5 )
37
37
uuid (2.3.8 )
38
38
macaddr (~> 1.0 )
Original file line number Diff line number Diff line change 1
1
module AllureRSpec # :nodoc:
2
2
module Version # :nodoc:
3
- STRING = '0.7.6 '
3
+ STRING = '0.7.7 '
4
4
end
5
5
end
You can’t perform that action at this time.
0 commit comments