-
Notifications
You must be signed in to change notification settings - Fork 246
/
Gemfile.lock
50 lines (47 loc) · 1019 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
GEM
remote: http://rubygems.org/
specs:
constructor (2.0.0)
deep_merge (1.2.2)
diff-lcs (1.5.1)
diy (1.1.2)
constructor (>= 1.0.0)
rake (13.2.1)
require_all (3.0.0)
rr (3.1.1)
rspec (3.13.0)
rspec-core (~> 3.13.0)
rspec-expectations (~> 3.13.0)
rspec-mocks (~> 3.13.0)
rspec-core (3.13.2)
rspec-support (~> 3.13.0)
rspec-expectations (3.13.3)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-mocks (3.13.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-support (3.13.1)
thor (1.3.2)
unicode-display_width (3.1.2)
unicode-emoji (~> 4.0, >= 4.0.4)
unicode-emoji (4.0.4)
PLATFORMS
ruby
x64-mingw-ucrt
x64-mingw32
x86_64-darwin-22
x86_64-linux
DEPENDENCIES
bundler (~> 2.5)
constructor (~> 2)
deep_merge (~> 1.2)
diy (~> 1.1)
rake (>= 12, < 14)
require_all
rr
rspec (~> 3.8)
thor (~> 1.3)
unicode-display_width (~> 3.1)
BUNDLED WITH
2.5.23