downgrade simple_form because bootstrap 3

This commit is contained in:
Alexander Machehin 2015-03-12 19:33:15 +05:00
parent aed389a7ad
commit 3004074e2e
2 changed files with 3 additions and 3 deletions

View File

@ -57,7 +57,7 @@ gem 'jquery-rails'
gem 'jquery-migrate-rails' gem 'jquery-migrate-rails'
gem 'ruby-haml-js' gem 'ruby-haml-js'
gem 'slim' gem 'slim'
gem 'simple_form' gem 'simple_form', '3.1.0.rc2'
gem 'friendly_id' gem 'friendly_id'
gem 'rack-throttle', '~> 0.3.0' gem 'rack-throttle', '~> 0.3.0'

View File

@ -485,7 +485,7 @@ GEM
shoulda-context (1.2.1) shoulda-context (1.2.1)
shoulda-matchers (2.8.0) shoulda-matchers (2.8.0)
activesupport (>= 3.0.0) activesupport (>= 3.0.0)
simple_form (3.1.0) simple_form (3.1.0.rc2)
actionpack (~> 4.0) actionpack (~> 4.0)
activemodel (~> 4.0) activemodel (~> 4.0)
sinatra (1.4.5) sinatra (1.4.5)
@ -656,7 +656,7 @@ DEPENDENCIES
shotgun shotgun
shoulda shoulda
shoulda-matchers shoulda-matchers
simple_form simple_form (= 3.1.0.rc2)
sitemap_generator sitemap_generator
skype skype
slim slim