Skip to content

Commit a8818fb

Browse files
Update dependency config to v5
1 parent 500a0bd commit a8818fb

File tree

1 file changed

+3
-34
lines changed

1 file changed

+3
-34
lines changed

Gemfile.lock

Lines changed: 3 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -92,48 +92,16 @@ GEM
9292
uniform_notifier (~> 1.11)
9393
byebug (11.1.3)
9494
concurrent-ruby (1.3.5)
95-
config (4.2.1)
95+
config (5.6.0)
9696
deep_merge (~> 1.2, >= 1.2.1)
97-
dry-validation (~> 1.0, >= 1.0.0)
97+
ostruct
9898
connection_pool (2.5.3)
9999
crass (1.0.6)
100100
date (3.4.1)
101101
deep_merge (1.2.2)
102102
diff-lcs (1.5.1)
103103
docile (1.4.0)
104104
drb (2.2.3)
105-
dry-configurable (1.0.1)
106-
dry-core (~> 1.0, < 2)
107-
zeitwerk (~> 2.6)
108-
dry-core (1.0.0)
109-
concurrent-ruby (~> 1.0)
110-
zeitwerk (~> 2.6)
111-
dry-inflector (1.0.0)
112-
dry-initializer (3.1.1)
113-
dry-logic (1.5.0)
114-
concurrent-ruby (~> 1.0)
115-
dry-core (~> 1.0, < 2)
116-
zeitwerk (~> 2.6)
117-
dry-schema (1.13.2)
118-
concurrent-ruby (~> 1.0)
119-
dry-configurable (~> 1.0, >= 1.0.1)
120-
dry-core (~> 1.0, < 2)
121-
dry-initializer (~> 3.0)
122-
dry-logic (>= 1.4, < 2)
123-
dry-types (>= 1.7, < 2)
124-
zeitwerk (~> 2.6)
125-
dry-types (1.7.1)
126-
concurrent-ruby (~> 1.0)
127-
dry-core (~> 1.0)
128-
dry-inflector (~> 1.0)
129-
dry-logic (~> 1.4)
130-
zeitwerk (~> 2.6)
131-
dry-validation (1.10.0)
132-
concurrent-ruby (~> 1.0)
133-
dry-core (~> 1.0, < 2)
134-
dry-initializer (~> 3.0)
135-
dry-schema (>= 1.12, < 2)
136-
zeitwerk (~> 2.6)
137105
erubi (1.13.1)
138106
factory_bot (6.5.1)
139107
activesupport (>= 6.1.0)
@@ -197,6 +165,7 @@ GEM
197165
racc (~> 1.4)
198166
nokogiri (1.18.8-x86_64-linux-gnu)
199167
racc (~> 1.4)
168+
ostruct (0.6.2)
200169
parallel (1.27.0)
201170
parser (3.3.8.0)
202171
ast (~> 2.4.1)

0 commit comments

Comments
 (0)