Skip to content

Commit

Permalink
Bump git from 2.3.2 to 2.3.3
Browse files Browse the repository at this point in the history
Bumps [git](https://github.com/ruby-git/ruby-git) from 2.3.2 to 2.3.3.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](ruby-git/ruby-git@v2.3.2...v2.3.3)

---
updated-dependencies:
- dependency-name: git
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 4, 2024
1 parent a972632 commit 10b816b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ gem "aasm", "~> 5.5.0"
gem "bootsnap", require: false
gem "faraday-retry", "~> 2.2.1"
gem "friendly_id", "~> 5.5.1"
gem "git", "~> 2.3.2"
gem "git", "~> 2.3.3"
gem "kamal", "~> 2.3.0", require: false
gem "thruster", "~> 0.1.9", require: false
gem "mission_control-jobs", "~> 0.6.0"
Expand Down
14 changes: 7 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ GEM
bcrypt_pbkdf (1.1.1)
bcrypt_pbkdf (1.1.1-arm64-darwin)
bcrypt_pbkdf (1.1.1-x86_64-darwin)
benchmark (0.3.0)
benchmark (0.4.0)
better_html (2.1.1)
actionview (>= 6.0)
activesupport (>= 6.0)
Expand Down Expand Up @@ -169,7 +169,7 @@ GEM
fugit (1.11.1)
et-orbi (~> 1, >= 1.2.11)
raabro (~> 1.4)
git (2.3.2)
git (2.3.3)
activesupport (>= 5.0)
addressable (~> 2.8)
process_executer (~> 1.1)
Expand Down Expand Up @@ -236,7 +236,7 @@ GEM
railties (>= 7.0)
sqlite3
logfmt (0.0.10)
logger (1.6.1)
logger (1.6.2)
loofah (2.22.0)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
Expand All @@ -253,7 +253,7 @@ GEM
minio (0.4.0-arm64-darwin)
minio (0.4.0-x86_64-darwin)
minio (0.4.0-x86_64-linux)
minitest (5.25.1)
minitest (5.25.4)
mission_control-jobs (0.6.0)
actioncable (>= 7.1)
actionpack (>= 7.1)
Expand Down Expand Up @@ -435,7 +435,7 @@ GEM
sawyer (0.9.2)
addressable (>= 2.3.5)
faraday (>= 0.17.3, < 3)
securerandom (0.3.1)
securerandom (0.4.0)
selenium-webdriver (4.27.0)
base64 (~> 0.2)
logger (~> 1.4)
Expand Down Expand Up @@ -509,7 +509,7 @@ GEM
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (2.6.0)
uri (0.13.1)
uri (1.0.2)
useragent (0.16.10)
version_gem (1.1.4)
vite_rails (3.0.19)
Expand Down Expand Up @@ -562,7 +562,7 @@ DEPENDENCIES
faker
faraday-retry (~> 2.2.1)
friendly_id (~> 5.5.1)
git (~> 2.3.2)
git (~> 2.3.3)
kamal (~> 2.3.0)
litestream (~> 0.12.0)
minio (~> 0.4.0)
Expand Down

0 comments on commit 10b816b

Please sign in to comment.