Files
dolt/integration-tests/mysql-client-tests/ruby/Gemfile
dependabot[bot] e734e80a56 Bump ruby-mysql in /integration-tests/mysql-client-tests/ruby
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>
2022-07-05 22:46:05 +00:00

3 lines
58 B
Ruby

source 'https://rubygems.org'
gem 'ruby-mysql', '~> 2.10'