-
Notifications
You must be signed in to change notification settings - Fork 17
Expand file tree
/
Copy pathGemfile.lock
More file actions
40 lines (37 loc) · 719 Bytes
/
Gemfile.lock
File metadata and controls
40 lines (37 loc) · 719 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
GEM
remote: https://rubygems.org/
specs:
ffi (1.16.3-x64-mingw32)
ffi (1.16.3-x86-mingw32)
ffi-win32-extensions (1.0.4)
ffi
highline (3.0.1)
nwn-lib (0.6.1)
os (1.1.4)
parallel (1.24.0)
ptools (1.5.0)
ptools (1.5.0-universal-mingw32)
win32-file
rake (13.2.1)
systemu (2.6.5)
win32-file (0.8.2)
ffi
ffi-win32-extensions
win32-file-stat (>= 1.4.0)
win32-file-stat (1.5.5)
ffi
ffi-win32-extensions
PLATFORMS
ruby
x64-mingw32
x86-mingw32
DEPENDENCIES
highline (~> 3.0.1)
nwn-lib (~> 0.6.1)
os (~> 1.1.4)
parallel (~> 1.24.0)
ptools (~> 1.5.0)
rake (~> 13.2.1)
systemu (~> 2.6.5)
BUNDLED WITH
2.5.10