-
Notifications
You must be signed in to change notification settings - Fork 10
/
Copy pathGemfile.lock
52 lines (48 loc) · 1.17 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
GIT
remote: https://github.com/allure-framework/allure-ruby.git
revision: 388c7069a4dc8fa53e7c0b2bb6be99331d034f98
branch: master
specs:
allure-rspec (2.25.0)
allure-ruby-commons (= 2.25.0)
rspec-core (>= 3.8, < 4)
allure-ruby-commons (2.25.0)
mime-types (>= 3.3, < 4)
require_all (>= 2, < 4)
rspec-expectations (~> 3.12)
GEM
remote: https://rubygems.org/
specs:
coderay (1.1.3)
diff-lcs (1.5.1)
method_source (1.1.0)
mime-types (3.5.2)
mime-types-data (~> 3.2015)
mime-types-data (3.2024.0903)
pry (0.15.2)
coderay (~> 1.1)
method_source (~> 1.0)
require_all (3.0.0)
rspec (3.13.0)
rspec-core (~> 3.13.0)
rspec-expectations (~> 3.13.0)
rspec-mocks (~> 3.13.0)
rspec-core (3.13.1)
rspec-support (~> 3.13.0)
rspec-expectations (3.13.3)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-mocks (3.13.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-support (3.13.1)
PLATFORMS
ruby
x86_64-darwin-20
x86_64-linux
DEPENDENCIES
allure-rspec (~> 2.25.0)!
pry (~> 0.15.2)
rspec (~> 3.13)
BUNDLED WITH
2.2.9