-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathGemfile.lock
More file actions
41 lines (37 loc) · 808 Bytes
/
Copy pathGemfile.lock
File metadata and controls
41 lines (37 loc) · 808 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
PATH
remote: .
specs:
timex_datalink_crt (0.1.0)
ruby-sdl2 (~> 0.3.5)
timex_datalink_client (~> 0.12.2)
GEM
remote: https://rubygems.org/
specs:
activemodel (7.0.6)
activesupport (= 7.0.6)
activesupport (7.0.6)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
concurrent-ruby (1.2.2)
crc (0.4.2)
i18n (1.14.1)
concurrent-ruby (~> 1.0)
mdb (0.5.0)
minitest (5.19.0)
ruby-sdl2 (0.3.6)
serialport (1.3.2)
timex_datalink_client (0.12.2)
activemodel (~> 7.0.4)
crc (~> 0.4.2)
mdb (~> 0.5.0)
serialport (~> 1.3.2)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
PLATFORMS
x86_64-linux
DEPENDENCIES
timex_datalink_crt!
BUNDLED WITH
2.3.21