Skip to content

Commit 0745fa8

Browse files
dependabot-preview[bot]ykzts
authored andcommitted
[Security] Bump simple_form from 4.1.0 to 5.0.1 (mastodon#12099)
Bumps [simple_form](https://github.com/plataformatec/simple_form) from 4.1.0 to 5.0.1. **This update includes a security fix.** - [Release notes](https://github.com/plataformatec/simple_form/releases) - [Changelog](https://github.com/plataformatec/simple_form/blob/master/CHANGELOG.md) - [Commits](heartcombo/simple_form@v4.1.0...v5.0.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 291106e commit 0745fa8

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ gem 'sidekiq-scheduler', '~> 3.0'
8585
gem 'sidekiq-unique-jobs', '~> 6.0'
8686
gem 'sidekiq-bulk', '~>0.2.0'
8787
gem 'simple-navigation', '~> 4.1'
88-
gem 'simple_form', '~> 4.1'
88+
gem 'simple_form', '~> 5.0'
8989
gem 'sprockets-rails', '~> 3.2', require: 'sprockets/railtie'
9090
gem 'stoplight', '~> 2.1.3'
9191
gem 'strong_migrations', '~> 0.4'

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -596,7 +596,7 @@ GEM
596596
thor (~> 0)
597597
simple-navigation (4.1.0)
598598
activesupport (>= 2.3.2)
599-
simple_form (4.1.0)
599+
simple_form (5.0.1)
600600
actionpack (>= 5.0)
601601
activemodel (>= 5.0)
602602
simplecov (0.17.1)
@@ -786,7 +786,7 @@ DEPENDENCIES
786786
sidekiq-scheduler (~> 3.0)
787787
sidekiq-unique-jobs (~> 6.0)
788788
simple-navigation (~> 4.1)
789-
simple_form (~> 4.1)
789+
simple_form (~> 5.0)
790790
simplecov (~> 0.17)
791791
sprockets-rails (~> 3.2)
792792
stackprof

0 commit comments

Comments
 (0)