-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
75 lines (69 loc) · 1.5 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
66
67
68
69
70
71
72
73
74
75
GIT
remote: https://github.com/i2w/i2w-data_object.git
revision: 63d98e89ba179b1a01306c6faab45d28a924648a
branch: main
specs:
i2w-data_object (0.1.0)
activemodel (>= 6)
GIT
remote: https://github.com/i2w/i2w-result.git
revision: 03f5585820e6fdad8a013a4bc0fa6d4c4fbe794b
branch: main
specs:
i2w-result (0.1.0)
activemodel (>= 6)
PATH
remote: .
specs:
i2w-repo (0.1.0)
GEM
remote: https://rubygems.org/
specs:
activemodel (7.0.2)
activesupport (= 7.0.2)
activerecord (7.0.2)
activemodel (= 7.0.2)
activesupport (= 7.0.2)
activesupport (7.0.2)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
byebug (11.1.3)
coderay (1.1.3)
concurrent-ruby (1.1.9)
i18n (1.9.1)
concurrent-ruby (~> 1.0)
method_source (1.0.0)
minitest (5.15.0)
minitest-autotest (1.1.1)
minitest-server (~> 1.0)
path_expander (~> 1.0)
minitest-server (1.0.6)
minitest (~> 5.0)
path_expander (1.1.0)
pg (1.3.1)
pry (0.13.1)
coderay (~> 1.1)
method_source (~> 1.0)
rake (13.0.6)
ruby_jard (0.3.1)
byebug (>= 9.1, < 12.0)
pry (~> 0.13.0)
tty-screen (~> 0.8.1)
tty-screen (0.8.1)
tzinfo (2.0.4)
concurrent-ruby (~> 1.0)
PLATFORMS
x86_64-darwin-21
DEPENDENCIES
activerecord (>= 6)
i2w-data_object!
i2w-repo!
i2w-result!
minitest-autotest
pg
rake (>= 13.0.3)
ruby_jard
BUNDLED WITH
2.3.7