Skip to content

Commit

Permalink
Bump rake-compiler-dock to pick up Ruby 2.6, drop older ones
Browse files Browse the repository at this point in the history
With this version bump, the precompiled mysql2 gem for Windows supports
Ruby 2.2, 2.3, 2.4, 2.5, 2.6. Windows Ruby 2.0 and 2.1 are dropped.
  • Loading branch information
sodabrew committed Nov 27, 2019
1 parent cb49983 commit dee108d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ end

group :development do
gem 'pry'
gem 'rake-compiler-dock', '~> 0.6.0'
gem 'rake-compiler-dock', '~> 0.7.0'
end

platforms :rbx do
Expand Down

0 comments on commit dee108d

Please sign in to comment.