Skip to content

Commit

Permalink
Bump git from 1.7.0 to 1.13.0
Browse files Browse the repository at this point in the history
Bumps [git](https://github.com/ruby-git/ruby-git) from 1.7.0 to 1.13.0.
- [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@v1.7.0...v1.13.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 9, 2023
1 parent 51b17ad commit a2f9c7f
Showing 1 changed file with 4 additions and 11 deletions.
15 changes: 4 additions & 11 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,8 @@ GEM
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
addressable (2.7.0)
public_suffix (>= 2.0.2, < 5.0)
addressable (2.8.1)
public_suffix (>= 2.0.2, < 6.0)
airbrussh (1.4.0)
sshkit (>= 1.6.1, != 1.7.0)
arel (9.0.0)
Expand Down Expand Up @@ -228,7 +228,8 @@ GEM
fugit (1.3.5)
et-orbi (~> 1.1, >= 1.1.8)
raabro (~> 1.1)
git (1.7.0)
git (1.13.0)
addressable (~> 2.8)
rchardet (~> 1.8)
globalid (0.4.2)
activesupport (>= 4.2.0)
Expand Down Expand Up @@ -383,7 +384,6 @@ GEM
passenger (6.0.4)
rack
rake (>= 0.8.1)
pr_geohash (1.0.0)
pry (0.13.1)
coderay (~> 1.1)
method_source (~> 1.0)
Expand Down Expand Up @@ -552,12 +552,6 @@ GEM
activesupport
mods (~> 2.2)
stomp (1.4.9)
sunspot (2.5.0)
pr_geohash (~> 1.0)
rsolr (>= 1.1.1, < 3)
sunspot_rails (2.5.0)
rails (>= 3)
sunspot (= 2.5.0)
sunspot_solr (2.5.0)
sxp (1.1.0)
rdf (~> 3.1)
Expand Down Expand Up @@ -646,7 +640,6 @@ DEPENDENCIES
simplecov-json
simplecov-rcov
sprockets (~> 3.7.2)
sunspot_rails
sunspot_solr
therubyracer
turbolinks
Expand Down

0 comments on commit a2f9c7f

Please sign in to comment.