Skip to content

Commit

Permalink
Merge pull request #26 from openstreetmap/dependabot/bundler/git-1.19.1
Browse files Browse the repository at this point in the history
Bump git from 1.19.0 to 1.19.1
  • Loading branch information
Firefishy authored Jan 15, 2024
2 parents 972f3e8 + 958550f commit 33e3343
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

source 'https://rubygems.org'

gem 'git', '~> 1.19.0'
gem 'git', '~> 1.19.1'
gem 'json', '~> 2.7'
gem 'octokit', '~> 8.0.0'

Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ GEM
faraday-net_http (>= 2.0, < 3.1)
ruby2_keywords (>= 0.0.4)
faraday-net_http (3.0.2)
git (1.19.0)
git (1.19.1)
addressable (~> 2.8)
rchardet (~> 1.8)
json (2.7.1)
Expand Down Expand Up @@ -53,7 +53,7 @@ PLATFORMS
x86_64-linux

DEPENDENCIES
git (~> 1.19.0)
git (~> 1.19.1)
json (~> 2.7)
octokit (~> 8.0.0)
rubocop (~> 1.60)
Expand Down

0 comments on commit 33e3343

Please sign in to comment.