-
Notifications
You must be signed in to change notification settings - Fork 11
/
Copy pathGemfile.lock
51 lines (47 loc) · 958 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
47
48
49
50
51
PATH
remote: .
specs:
ffi-compiler (1.3.0)
ffi (>= 1.15.5)
rake
GEM
remote: https://rubygems.org/
specs:
diff-lcs (1.5.1)
ffi (1.16.3)
io-console (0.7.2)
irb (1.12.0)
rdoc
reline (>= 0.4.2)
psych (5.1.2)
stringio
rake (13.1.0)
rdoc (6.6.2)
psych (>= 4.0.0)
reline (0.4.3)
io-console (~> 0.5)
rspec (3.13.0)
rspec-core (~> 3.13.0)
rspec-expectations (~> 3.13.0)
rspec-mocks (~> 3.13.0)
rspec-core (3.13.0)
rspec-support (~> 3.13.0)
rspec-expectations (3.13.0)
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)
rubygems-tasks (0.2.6)
irb (~> 1.0)
rake (>= 10.0.0)
stringio (3.1.0)
PLATFORMS
x86_64-linux
DEPENDENCIES
ffi-compiler!
rspec
rubygems-tasks
BUNDLED WITH
2.5.6