Skip to content

Commit

Permalink
Merge pull request #113 from Taucher2003/renovate/git-2.x-lockfile
Browse files Browse the repository at this point in the history
Update dependency git to v2.3.1
  • Loading branch information
Taucher2003 authored Oct 28, 2024
2 parents 0e08a45 + beaf8c9 commit 099dcb0
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
GEM
remote: https://rubygems.org/
specs:
activesupport (7.2.1)
activesupport (7.2.1.1)
base64
bigdecimal
concurrent-ruby (~> 1.0, >= 1.3.1)
Expand All @@ -26,7 +26,7 @@ GEM
multi_json
drb (2.2.1)
excon (0.111.0)
git (2.3.0)
git (2.3.1)
activesupport (>= 5.0)
addressable (~> 2.8)
process_executer (~> 1.1)
Expand All @@ -38,11 +38,11 @@ GEM
csv
mini_mime (>= 1.0.0)
multi_xml (>= 0.5.2)
i18n (1.14.5)
i18n (1.14.6)
concurrent-ruby (~> 1.0)
json (2.7.4)
language_server-protocol (3.17.0.3)
logger (1.6.0)
logger (1.6.1)
mini_mime (1.1.5)
minitest (5.25.1)
multi_json (1.15.0)
Expand All @@ -52,7 +52,7 @@ GEM
parser (3.3.5.0)
ast (~> 2.4.1)
racc
process_executer (1.1.0)
process_executer (1.1.2)
public_suffix (5.1.1)
racc (1.8.1)
rainbow (3.1.1)
Expand Down

0 comments on commit 099dcb0

Please sign in to comment.