Bump simple_form from 3.1.0.rc2 to 4.0.0

Bumps [simple_form](https://github.com/plataformatec/simple_form) from 3.1.0.rc2 to 4.0.0.
- [Release notes](https://github.com/plataformatec/simple_form/releases)
- [Changelog](https://github.com/plataformatec/simple_form/blob/master/CHANGELOG.md)
- [Commits](https://github.com/plataformatec/simple_form/compare/v3.1.0.rc2...v4.0.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2019-03-26 07:49:54 +00:00
parent 35940128d7
commit 60db32183b
No known key found for this signature in database
GPG Key ID: 4C0F2888C98CF331
2 changed files with 5 additions and 5 deletions

View File

@ -31,7 +31,7 @@ gem 'meta-tags', require: 'meta_tags'
gem 'haml-rails'
gem 'ruby-haml-js'
gem 'slim'
gem 'simple_form', '3.1.0.rc2'
gem 'simple_form', '4.0.0'
gem 'friendly_id'
gem 'rack-throttle', '~> 0.3.0'

View File

@ -513,9 +513,9 @@ GEM
rufus-scheduler (~> 3.2)
sidekiq (>= 3)
tilt (>= 1.4.0)
simple_form (3.1.0.rc2)
actionpack (~> 4.0)
activemodel (~> 4.0)
simple_form (4.0.0)
actionpack (> 4)
activemodel (> 4)
sinatra (1.4.8)
rack (~> 1.5)
rack-protection (~> 1.4)
@ -642,7 +642,7 @@ DEPENDENCIES
sidekiq
sidekiq-failures
sidekiq-scheduler (~> 2.0)
simple_form (= 3.1.0.rc2)
simple_form (= 4.0.0)
sinatra
slim
soundmanager-rails