-
Notifications
You must be signed in to change notification settings - Fork 17
/
Gemfile.lock
46 lines (42 loc) · 903 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
42
43
44
45
46
PATH
remote: .
specs:
win32screenshot (5.0.0)
ffi (~> 1.15.0)
mini_magick (~> 4.9)
rautomation (~> 2.0)
GEM
remote: https://rubygems.org/
specs:
diff-lcs (1.5.0)
ffi (1.15.5-x64-mingw32)
mini_magick (4.11.0)
rake (13.0.6)
rautomation (2.0.1-x64-mingw32)
ffi (~> 1.15.0)
rspec (3.10.0)
rspec-core (~> 3.10.0)
rspec-expectations (~> 3.10.0)
rspec-mocks (~> 3.10.0)
rspec-core (3.10.2)
rspec-support (~> 3.10.0)
rspec-expectations (3.10.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.10.0)
rspec-mocks (3.10.3)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.10.0)
rspec-support (3.10.3)
webrick (1.7.0)
yard (0.9.27)
webrick (~> 1.7.0)
PLATFORMS
x64-mingw32
x86-mingw32
DEPENDENCIES
rake
rspec (~> 3.10)
win32screenshot!
yard
BUNDLED WITH
2.3.24