forked from allure-framework/allure-rspec
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
60 lines (56 loc) · 1.21 KB
/
Gemfile.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
PATH
remote: .
specs:
allure_turnip (0.4.0)
allure-ruby-adaptor-api (= 0.7.0)
rspec (~> 3.7)
turnip (~> 4.0)
GEM
remote: https://rubygems.org/
specs:
allure-ruby-adaptor-api (0.7.0)
mimemagic
nokogiri (~> 1.7)
uuid
c21e (1.1.9)
cucumber-messages (2.1.2)
google-protobuf (>= 3.2, <= 3.7)
diff-lcs (1.3)
gherkin (6.0.17)
c21e (~> 1.1.9)
cucumber-messages (~> 2.1.2)
google-protobuf (3.7.0)
macaddr (1.7.2)
systemu (~> 2.6.5)
mimemagic (0.3.3)
mini_portile2 (2.4.0)
nokogiri (1.10.3)
mini_portile2 (~> 2.4.0)
rake (10.4.2)
rspec (3.8.0)
rspec-core (~> 3.8.0)
rspec-expectations (~> 3.8.0)
rspec-mocks (~> 3.8.0)
rspec-core (3.8.2)
rspec-support (~> 3.8.0)
rspec-expectations (3.8.4)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.8.0)
rspec-mocks (3.8.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.8.0)
rspec-support (3.8.2)
systemu (2.6.5)
turnip (4.0.1)
gherkin (~> 6.0.17)
rspec (>= 3.0, < 4.0)
uuid (2.3.9)
macaddr (~> 1.0)
PLATFORMS
ruby
DEPENDENCIES
allure_turnip!
bundler
rake
BUNDLED WITH
2.0.1