tamzen-font/Gemfile
dependabot[bot] 011d3ac911 Bump rake from 10.5.0 to 12.3.3
Bumps [rake](https://github.com/ruby/rake) from 10.5.0 to 12.3.3.
- [Release notes](https://github.com/ruby/rake/releases)
- [Changelog](https://github.com/ruby/rake/blob/master/History.rdoc)
- [Commits](https://github.com/ruby/rake/compare/v10.5.0...v12.3.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-05-11 22:08:45 -07:00

4 lines
72 B
Ruby

source 'https://rubygems.org'
gem 'git', '~> 1.2'
gem 'rake', '~> 12.3'