* Change should be made in both 7.x and main * Restore concurrent-ruby gem dependency to {{~> 1.0}} in both .gemspec and ext/project_data.yaml The change must be made in two places due to PA-5400.
The Puppet::ThreadLocal class no longer relies on concurrent-ruby's private Concurrent::RubyThreadLocalVar class and instead uses Concurrent::ThreadLocalVar.