tamzen-font/Gemfile
dependabot[bot] e9a6059a9b
Bump git from 1.7.0 to 1.13.0
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](https://github.com/ruby-git/ruby-git/compare/v1.7.0...v1.13.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-09 22:34:03 +00:00

4 lines
73 B
Ruby

source 'https://rubygems.org'
gem 'git', '~> 1.13'
gem 'rake', '~> 13.0'