forked from browserstack/rspec-browserstack
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
41 lines (38 loc) · 844 Bytes
/
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
GEM
remote: https://rubygems.org/
specs:
browserstack-local (0.1.1)
childprocess (0.9.0)
ffi (~> 1.0, >= 1.0.11)
diff-lcs (1.2.5)
ffi (1.11.3)
parallel (1.9.0)
rake (11.1.2)
rspec (3.4.0)
rspec-core (~> 3.4.0)
rspec-expectations (~> 3.4.0)
rspec-mocks (~> 3.4.0)
rspec-core (3.4.4)
rspec-support (~> 3.4.0)
rspec-expectations (3.4.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.4.0)
rspec-mocks (3.4.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.4.0)
rspec-support (3.4.1)
rubyzip (1.3.0)
selenium-webdriver (3.141.0)
childprocess (~> 0.5)
rubyzip (~> 1.2, >= 1.2.2)
PLATFORMS
ruby
DEPENDENCIES
browserstack-local
parallel
rake
rspec
rspec-core (~> 3.4.4)
selenium-webdriver
BUNDLED WITH
1.17.3