Skip to content

Commit 7c13aa6

Browse files
committed
Bump config gem
[email protected] is compatible with Rails 7.1 rubyconfig/config#342
1 parent 657c492 commit 7c13aa6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Gemfile.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ GEM
145145
choice (0.2.0)
146146
coderay (1.1.3)
147147
concurrent-ruby (1.2.2)
148-
config (4.2.1)
148+
config (5.0.0)
149149
deep_merge (~> 1.2, >= 1.2.1)
150150
dry-validation (~> 1.0, >= 1.0.0)
151151
connection_pool (2.4.1)
@@ -180,10 +180,10 @@ GEM
180180
unf (>= 0.0.5, < 1.0.0)
181181
drb (2.1.1)
182182
ruby2_keywords
183-
dry-configurable (1.0.1)
183+
dry-configurable (1.1.0)
184184
dry-core (~> 1.0, < 2)
185185
zeitwerk (~> 2.6)
186-
dry-core (1.0.0)
186+
dry-core (1.0.1)
187187
concurrent-ruby (~> 1.0)
188188
zeitwerk (~> 2.6)
189189
dry-inflector (1.0.0)
@@ -192,7 +192,7 @@ GEM
192192
concurrent-ruby (~> 1.0)
193193
dry-core (~> 1.0, < 2)
194194
zeitwerk (~> 2.6)
195-
dry-schema (1.13.2)
195+
dry-schema (1.13.3)
196196
concurrent-ruby (~> 1.0)
197197
dry-configurable (~> 1.0, >= 1.0.1)
198198
dry-core (~> 1.0, < 2)

0 commit comments

Comments
 (0)