We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc75120 commit 3619769Copy full SHA for 3619769
Gemfile
@@ -13,7 +13,7 @@ end
13
group :test do
14
gem "bundler", ">= 1.16", "< 5.0"
15
gem "rake-compiler", "~> 1.0"
16
- gem "rake-compiler-dock", "~> 1.9.1", git: "https://github.com/rake-compiler/rake-compiler-dock"
+ gem "rake-compiler-dock", "~> 1.10.0", git: "https://github.com/rake-compiler/rake-compiler-dock"
17
gem "rspec", "~> 3.5"
18
# "bigdecimal" is a gem on ruby-3.4+ and it's optional for ruby-pg.
19
# Specs should succeed without it, but 4 examples are then excluded.
0 commit comments