-
Notifications
You must be signed in to change notification settings - Fork 20
/
Gemfile.lock
65 lines (61 loc) · 1.35 KB
/
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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
PATH
remote: .
specs:
amalgalite (1.9.4)
arrayfields (~> 4.9)
GEM
remote: https://rubygems.org/
specs:
archive-zip (0.12.0)
io-like (~> 0.3.0)
arrayfields (4.9.2)
diff-lcs (1.5.1)
docile (1.4.0)
io-like (0.3.1)
psych (5.1.2)
stringio
rake (13.1.0)
rake-compiler (1.2.7)
rake
rake-compiler-dock (1.4.0)
rdoc (6.6.2)
psych (>= 4.0.0)
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)
rspec_junit_formatter (0.6.0)
rspec-core (>= 2, < 4, != 2.12.0)
simplecov (0.22.0)
docile (~> 1.1)
simplecov-html (~> 0.11)
simplecov_json_formatter (~> 0.1)
simplecov-html (0.12.3)
simplecov_json_formatter (0.1.4)
stringio (3.1.0)
PLATFORMS
arm64-darwin-21
ruby
x86_64-darwin-21
x86_64-linux
DEPENDENCIES
amalgalite!
archive-zip (~> 0.12)
rake (~> 13.0)
rake-compiler (~> 1.2)
rake-compiler-dock (~> 1.2)
rdoc (~> 6.5)
rspec (~> 3.12)
rspec_junit_formatter (~> 0.6)
simplecov (~> 0.21)
BUNDLED WITH
2.4.12