ruby-concurrency / concurrent-ruby

Modern concurrency tools including agents, futures, promises, thread pools, supervisors, and more. Inspired by Erlang, Clojure, Scala, Go, Java, JavaScript, and classic concurrency patterns.
https://ruby-concurrency.github.io/concurrent-ruby/
Other
5.68k stars 418 forks source link

Removes references to static Ruby versions in docs #869

Closed baweaver closed 4 years ago

baweaver commented 4 years ago

This change removes references to Ruby 2.2.0 in favor of referencing the latest version of Ruby. By referencing just core rather than core-x.y.z the Ruby docs site will forward to the latest applicable version.

baweaver commented 4 years ago

Documentation will have to be regenerated, but avoided that to keep the diff more minimal.

pitr-ch commented 4 years ago

Doc updated in https://github.com/ruby-concurrency/concurrent-ruby/commit/cd59563ed19eae0cd10fa9ed9f76eece3d025cd1