gem 'rails-i18n', ">= 0.6.3"
gem 'dynamic_form'
gem 'rinku', '>= 1.2.2', :require => 'rails_rinku'
-gem 'openstreetmap-oauth-plugin', '>= 0.4.1.1', :require => 'oauth-plugin'
+gem 'oauth-plugin', '>= 0.5.1'
gem 'open_id_authentication', '>= 1.1.0'
gem 'validates_email_format_of', '>= 1.5.1'
gem 'composite_primary_keys', '>= 6.0.0'
nokogiri (1.6.0)
mini_portile (~> 0.5.0)
oauth (0.4.7)
+ oauth-plugin (0.5.1)
+ multi_json
+ oauth (~> 0.4.4)
+ oauth2 (>= 0.5.0)
+ rack
oauth2 (0.9.2)
faraday (~> 0.8)
httpauth (~> 0.2)
rack-openid (~> 1.3)
openstreetmap-i18n-js (3.0.0.rc5.2)
i18n
- openstreetmap-oauth-plugin (0.4.1.2)
- multi_json
- oauth (~> 0.4.4)
- oauth2 (>= 0.5.0)
- rack
paperclip (3.5.1)
activemodel (>= 3.0.0)
activesupport (>= 3.0.0)
kgio
libxml-ruby (>= 2.0.5)
minitest (~> 4.7.0)
+ oauth-plugin (>= 0.5.1)
open_id_authentication (>= 1.1.0)
openstreetmap-i18n-js (>= 3.0.0.rc5.2)
- openstreetmap-oauth-plugin (>= 0.4.1.1)
paperclip (~> 3.0)
pg
psych