Skip to content

Commit

Permalink
Merge pull request #194 from kufu/renovate/config-5.x-lockfile
Browse files Browse the repository at this point in the history
Update dependency config to v5.3.0
  • Loading branch information
yoyogix authored Mar 4, 2024
2 parents e54ed80 + 07167be commit 3f47d26
Showing 1 changed file with 1 addition and 35 deletions.
36 changes: 1 addition & 35 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -19,48 +19,15 @@ GEM
byebug (11.1.3)
coderay (1.1.3)
concurrent-ruby (1.2.3)
config (5.1.0)
config (5.3.0)
deep_merge (~> 1.2, >= 1.2.1)
dry-validation (~> 1.0, >= 1.0.0)
connection_pool (2.4.1)
deep_merge (1.2.2)
diff-lcs (1.5.1)
domain_name (0.5.20190701)
unf (>= 0.0.5, < 1.0.0)
drb (2.1.1)
ruby2_keywords
dry-configurable (1.1.0)
dry-core (~> 1.0, < 2)
zeitwerk (~> 2.6)
dry-core (1.0.1)
concurrent-ruby (~> 1.0)
zeitwerk (~> 2.6)
dry-inflector (1.0.0)
dry-initializer (3.1.1)
dry-logic (1.5.0)
concurrent-ruby (~> 1.0)
dry-core (~> 1.0, < 2)
zeitwerk (~> 2.6)
dry-schema (1.13.3)
concurrent-ruby (~> 1.0)
dry-configurable (~> 1.0, >= 1.0.1)
dry-core (~> 1.0, < 2)
dry-initializer (~> 3.0)
dry-logic (>= 1.4, < 2)
dry-types (>= 1.7, < 2)
zeitwerk (~> 2.6)
dry-types (1.7.1)
concurrent-ruby (~> 1.0)
dry-core (~> 1.0)
dry-inflector (~> 1.0)
dry-logic (~> 1.4)
zeitwerk (~> 2.6)
dry-validation (1.10.0)
concurrent-ruby (~> 1.0)
dry-core (~> 1.0, < 2)
dry-initializer (~> 3.0)
dry-schema (>= 1.12, < 2)
zeitwerk (~> 2.6)
faraday (2.9.0)
faraday-net_http (>= 2.0, < 3.2)
faraday-mashify (0.1.1)
Expand Down Expand Up @@ -200,7 +167,6 @@ GEM
uri (0.13.0)
webrick (1.8.1)
webrobots (0.1.2)
zeitwerk (2.6.12)

PLATFORMS
ruby
Expand Down

0 comments on commit 3f47d26

Please sign in to comment.