mirror of
https://github.com/dolthub/dolt.git
synced 2026-01-20 10:26:37 -06:00
Bumps [ruby-mysql](https://github.com/tmtm/ruby-mysql) from 2.9.14 to 2.10.0. - [Release notes](https://github.com/tmtm/ruby-mysql/releases) - [Changelog](https://github.com/tmtm/ruby-mysql/blob/master/CHANGELOG.md) - [Commits](https://github.com/tmtm/ruby-mysql/compare/2.9.14...2.10.0) --- updated-dependencies: - dependency-name: ruby-mysql dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
3 lines
58 B
Ruby
3 lines
58 B
Ruby
source 'https://rubygems.org'
|
|
gem 'ruby-mysql', '~> 2.10'
|