-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathGemfile.lock
More file actions
119 lines (116 loc) · 2.5 KB
/
Gemfile.lock
File metadata and controls
119 lines (116 loc) · 2.5 KB
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
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
GEM
remote: https://rubygems.org/
specs:
activesupport (7.0.10)
base64
benchmark (>= 0.3)
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
drb
i18n (>= 1.6, < 2)
logger (>= 1.4.2)
minitest (>= 5.1)
mutex_m
securerandom (>= 0.3)
tzinfo (~> 2.0)
addressable (2.8.8)
public_suffix (>= 2.0.2, < 8.0)
base64 (0.3.0)
benchmark (0.5.0)
bigdecimal (4.0.1)
capybara (3.40.0)
addressable
matrix
mini_mime (>= 0.1.3)
nokogiri (~> 1.11)
rack (>= 1.6.0)
rack-test (>= 0.6.3)
regexp_parser (>= 1.5, < 3.0)
xpath (~> 3.2)
coderay (1.1.3)
concurrent-ruby (1.3.6)
diff-lcs (1.6.2)
drb (2.2.3)
factory_bot (6.5.6)
activesupport (>= 6.1.0)
faker (3.6.0)
i18n (>= 1.8.11, < 2)
git (1.19.1)
addressable (~> 2.8)
rchardet (~> 1.8)
gpgme (2.0.25)
mini_portile2 (~> 2.7)
i18n (1.14.8)
concurrent-ruby (~> 1.0)
io-console (0.8.2)
logger (1.7.0)
matrix (0.4.3)
method_source (1.1.0)
mini_mime (1.1.5)
mini_portile2 (2.8.9)
minitest (5.27.0)
mutex_m (0.3.0)
nokogiri (1.18.10)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
pg (1.6.3)
pry (0.16.0)
coderay (~> 1.1)
method_source (~> 1.0)
reline (>= 0.6.0)
public_suffix (6.0.2)
racc (1.8.1)
rack (3.2.4)
rack-test (2.2.0)
rack (>= 1.3)
rchardet (1.10.0)
regexp_parser (2.11.3)
reline (0.6.3)
io-console (~> 0.5)
require_all (3.0.0)
rexml (3.4.4)
rspec (3.13.2)
rspec-core (~> 3.13.0)
rspec-expectations (~> 3.13.0)
rspec-mocks (~> 3.13.0)
rspec-core (3.13.6)
rspec-support (~> 3.13.0)
rspec-expectations (3.13.5)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-mocks (3.13.7)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-support (3.13.6)
rubyzip (2.4.1)
securerandom (0.4.1)
selenium-webdriver (4.32.0)
base64 (~> 0.2)
logger (~> 1.4)
rexml (~> 3.2, >= 3.2.5)
rubyzip (>= 1.2.2, < 3.0)
websocket (~> 1.0)
sequel (5.100.0)
bigdecimal
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
websocket (1.2.11)
xpath (3.2.0)
nokogiri (~> 1.8)
PLATFORMS
ruby
DEPENDENCIES
activesupport (~> 7.0)
capybara (~> 3.8)
factory_bot
faker
git
gpgme
pg
pry
require_all
rspec
selenium-webdriver (~> 4.26)
sequel
BUNDLED WITH
2.6.9