X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/fa18b6e225c978bcc1cef316eafe713a7b5c61c4..841ebe80d7e62068e8c2813bbeb82ecfbfeb0607:/config/environment.rb diff --git a/config/environment.rb b/config/environment.rb index 4493d07a4..727ab2d46 100644 --- a/config/environment.rb +++ b/config/environment.rb @@ -52,6 +52,7 @@ Rails::Initializer.run do |config| config.gem 'rmagick', :lib => 'RMagick' config.gem 'oauth', :version => '>= 0.3.6' config.gem 'httpclient' + config.gem 'system_timer' # Only load the plugins named here, in the order given. By default, all plugins # in vendor/plugins are loaded in alphabetical order.