Skip to content

Commit c25b609

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] <support@github.com>
1 parent 0044be4 commit c25b609

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Gemfile.lock

Lines changed: 7 additions & 7 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)
@@ -103,7 +103,7 @@ GEM
103103
activesupport (>= 4)
104104
railties (>= 4)
105105
request_store (~> 1.0)
106-
loofah (2.18.0)
106+
loofah (2.19.0)
107107
crass (~> 1.0.2)
108108
nokogiri (>= 1.5.9)
109109
mail (2.7.1)
@@ -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,7 +156,7 @@ 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)
@@ -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)