mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
thread_safe is a dependency of active_support
This commit is contained in:
parent
563ebedba3
commit
12283dfa95
1 changed files with 0 additions and 1 deletions
1
Gemfile
1
Gemfile
|
@ -12,7 +12,6 @@ gem 'jquery-rails', '~> 2.1.4', github: 'rails/jquery-rails'
|
|||
gem 'turbolinks'
|
||||
gem 'coffee-rails', github: 'rails/coffee-rails'
|
||||
|
||||
gem 'thread_safe', '~> 0.1'
|
||||
|
||||
gem 'activerecord-deprecated_finders', github: 'rails/activerecord-deprecated_finders', branch: 'master'
|
||||
|
||||
|
|
Loading…
Reference in a new issue