Skip to content

Commit 49d888d

Browse files
Bump simple_form from 3.5.0 to 4.0.0
Bumps [simple_form](https://github.com/plataformatec/simple_form) from 3.5.0 to 4.0.0. - [Release notes](https://github.com/plataformatec/simple_form/releases) - [Changelog](https://github.com/heartcombo/simple_form/blob/main/CHANGELOG.md) - [Commits](heartcombo/simple_form@v3.5.0...v4.0.0) --- updated-dependencies: - dependency-name: simple_form dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 44c7d1d commit 49d888d

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

Gemfile.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ GEM
5858
virtus (~> 1.0)
5959
coercible (1.0.0)
6060
descendants_tracker (~> 0.0.1)
61-
concurrent-ruby (1.1.5)
61+
concurrent-ruby (1.1.10)
6262
crack (0.4.5)
6363
rexml
6464
crass (1.0.6)
@@ -113,7 +113,7 @@ GEM
113113
mime-types-data (3.2022.0105)
114114
mini_mime (1.0.2)
115115
mini_portile2 (2.8.0)
116-
minitest (5.13.0)
116+
minitest (5.16.3)
117117
multi_json (1.15.0)
118118
multi_xml (0.6.0)
119119
multipart-post (2.2.3)
@@ -156,14 +156,14 @@ GEM
156156
bundler (>= 1.3.0, < 2.0)
157157
railties (= 4.2.11.1)
158158
sprockets-rails
159-
rails-deprecated_sanitizer (1.0.3)
159+
rails-deprecated_sanitizer (1.0.4)
160160
activesupport (>= 4.2.0.alpha)
161161
rails-dom-testing (1.0.9)
162162
activesupport (>= 4.2.0, < 5.0)
163163
nokogiri (~> 1.6)
164164
rails-deprecated_sanitizer (>= 1.0.1)
165-
rails-html-sanitizer (1.4.3)
166-
loofah (~> 2.3)
165+
rails-html-sanitizer (1.4.4)
166+
loofah (~> 2.19, >= 2.19.1)
167167
rails_12factor (0.0.3)
168168
rails_serve_static_assets
169169
rails_stdout_logging
@@ -215,9 +215,9 @@ GEM
215215
tilt (>= 1.1, < 3)
216216
sentry-raven (2.7.1)
217217
faraday (>= 0.7.6, < 1.0)
218-
simple_form (3.5.0)
219-
actionpack (> 4, < 5.2)
220-
activemodel (> 4, < 5.2)
218+
simple_form (4.0.0)
219+
actionpack (> 4)
220+
activemodel (> 4)
221221
simple_postmark (0.6.0)
222222
activesupport (>= 3.0)
223223
httparty

0 commit comments

Comments
 (0)