You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just updated to 0.7.1, got a NameError trying to use Concurrent::ThreadLocalVar
worked around by adding :require => ['concurrent', 'concurrent/atomic/thread_local_var'] in my Gemfile