-
Notifications
You must be signed in to change notification settings - Fork 14
Expand file tree
/
Copy pathGemfile.test.lock
More file actions
50 lines (46 loc) · 1022 Bytes
/
Gemfile.test.lock
File metadata and controls
50 lines (46 loc) · 1022 Bytes
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
PATH
remote: .
specs:
browserstack-screenshot (0.0.3)
yajl-ruby (= 1.3.1)
GEM
remote: https://rubygems.org/
specs:
addressable (2.9.0)
public_suffix (>= 2.0.2, < 8.0)
bigdecimal (4.1.2)
crack (1.0.1)
bigdecimal
rexml
diff-lcs (1.6.2)
hashdiff (1.2.1)
public_suffix (5.1.1)
rake (13.4.2)
rexml (3.4.4)
rspec (3.13.2)
rspec-core (~> 3.13.0)
rspec-expectations (~> 3.13.0)
rspec-mocks (~> 3.13.0)
rspec-core (3.13.6)
rspec-support (~> 3.13.0)
rspec-expectations (3.13.5)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-mocks (3.13.8)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-support (3.13.7)
webmock (3.26.2)
addressable (>= 2.8.0)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
yajl-ruby (1.3.1)
PLATFORMS
ruby
DEPENDENCIES
browserstack-screenshot!
rake (>= 13.0)
rspec (~> 3.13)
webmock (~> 3.19)
BUNDLED WITH
2.1.4