Skip to content

Commit 65b0744

Browse files
Bump simple_form from 5.3.0 to 5.3.1
Bumps [simple_form](https://github.com/heartcombo/simple_form) from 5.3.0 to 5.3.1. - [Release notes](https://github.com/heartcombo/simple_form/releases) - [Changelog](https://github.com/heartcombo/simple_form/blob/main/CHANGELOG.md) - [Commits](heartcombo/simple_form@v5.3.0...v5.3.1) --- updated-dependencies: - dependency-name: simple_form dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fb48c88 commit 65b0744

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

Gemfile.lock

+10-10
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ GEM
9696
bootstrap (5.3.3)
9797
autoprefixer-rails (>= 9.1.0)
9898
popper_js (>= 2.11.8, < 3)
99-
builder (3.2.4)
99+
builder (3.3.0)
100100
bullet (7.1.6)
101101
activesupport (>= 3.0.0)
102102
uniform_notifier (~> 1.11)
@@ -131,7 +131,7 @@ GEM
131131
execjs
132132
coffee-script-source (1.12.2)
133133
commonmarker (0.23.10)
134-
concurrent-ruby (1.3.3)
134+
concurrent-ruby (1.3.4)
135135
crass (1.0.6)
136136
css_parser (1.14.0)
137137
addressable
@@ -155,7 +155,7 @@ GEM
155155
dotenv (= 3.1.0)
156156
railties (>= 6.1)
157157
double-bag-ftps (0.1.4)
158-
erubi (1.12.0)
158+
erubi (1.13.0)
159159
execjs (2.9.1)
160160
fabrication (2.31.0)
161161
faker (3.2.3)
@@ -183,7 +183,7 @@ GEM
183183
hashie (5.0.0)
184184
high_voltage (3.1.2)
185185
htmlentities (4.3.4)
186-
i18n (1.14.5)
186+
i18n (1.14.6)
187187
concurrent-ruby (~> 1.0)
188188
icalendar (2.10.1)
189189
ice_cube (~> 0.16)
@@ -214,7 +214,7 @@ GEM
214214
listen (3.9.0)
215215
rb-fsevent (~> 0.10, >= 0.10.3)
216216
rb-inotify (~> 0.9, >= 0.9.10)
217-
loofah (2.22.0)
217+
loofah (2.23.1)
218218
crass (~> 1.0.2)
219219
nokogiri (>= 1.12.0)
220220
mail (2.8.1)
@@ -227,8 +227,8 @@ GEM
227227
method_source (1.0.0)
228228
mini_magick (4.12.0)
229229
mini_mime (1.1.5)
230-
mini_portile2 (2.8.6)
231-
minitest (5.24.1)
230+
mini_portile2 (2.8.7)
231+
minitest (5.25.1)
232232
msgpack (1.7.2)
233233
multi_json (1.15.0)
234234
multi_xml (0.6.0)
@@ -306,8 +306,8 @@ GEM
306306
nio4r (~> 2.0)
307307
pundit (2.3.2)
308308
activesupport (>= 3.0.0)
309-
racc (1.8.0)
310-
rack (2.2.9)
309+
racc (1.8.1)
310+
rack (2.2.10)
311311
rack-mini-profiler (3.3.1)
312312
rack (>= 1.2.0)
313313
rack-protection (3.2.0)
@@ -430,7 +430,7 @@ GEM
430430
websocket (~> 1.0)
431431
shoulda-matchers (6.2.0)
432432
activesupport (>= 5.2.0)
433-
simple_form (5.3.0)
433+
simple_form (5.3.1)
434434
actionpack (>= 5.2)
435435
activemodel (>= 5.2)
436436
simplecov (0.22.0)

0 commit comments

Comments
 (0)