# Be sure to restart your server when you modify this file
# Specifies gem version of Rails to use when vendor/rails is not present
# Be sure to restart your server when you modify this file
# Specifies gem version of Rails to use when vendor/rails is not present
# Bootstrap the Rails environment, frameworks, and default configuration
require File.join(File.dirname(__FILE__), 'boot')
# Bootstrap the Rails environment, frameworks, and default configuration
require File.join(File.dirname(__FILE__), 'boot')
unless STATUS == :database_offline
config.gem 'composite_primary_keys', :version => '2.2.2'
end
unless STATUS == :database_offline
config.gem 'composite_primary_keys', :version => '2.2.2'
end
- config.gem 'oauth', :version => '>= 0.3.6'
+ config.gem 'oauth', :version => '>= 0.4.3'
+ config.gem 'oauth-plugin', :version => '0.3.14'
# Only load the plugins named here, in the order given (default is alphabetical).
# :all can be used as a placeholder for all plugins not explicitly named
# Only load the plugins named here, in the order given (default is alphabetical).
# :all can be used as a placeholder for all plugins not explicitly named