Skip to content

Commit 15fc60a

Browse files
Bump simple_form from 3.5.0 to 5.0.3
Bumps [simple_form](https://github.com/plataformatec/simple_form) from 3.5.0 to 5.0.3. - [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...v5.0.3) --- 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 74c5f40 commit 15fc60a

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

Gemfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ GEM
122122
mime-types-data (~> 3.2015)
123123
mime-types-data (3.2022.0105)
124124
mini_mime (1.1.2)
125-
mini_portile2 (2.8.0)
125+
mini_portile2 (2.8.1)
126126
minitest (5.17.0)
127127
multi_json (1.15.0)
128128
multi_xml (0.6.0)
@@ -138,7 +138,7 @@ GEM
138138
net-protocol
139139
netrc (0.11.0)
140140
nio4r (2.5.8)
141-
nokogiri (1.13.10)
141+
nokogiri (1.14.0)
142142
mini_portile2 (~> 2.8.0)
143143
racc (~> 1.4)
144144
oauth2 (1.4.11)
@@ -161,7 +161,7 @@ GEM
161161
puma (5.6.4)
162162
nio4r (~> 2.0)
163163
racc (1.6.2)
164-
rack (2.2.4)
164+
rack (2.2.6.2)
165165
rack-test (0.6.3)
166166
rack (>= 1.0)
167167
rails (5.0.7.2)
@@ -227,9 +227,9 @@ GEM
227227
tilt
228228
sentry-raven (2.7.1)
229229
faraday (>= 0.7.6, < 1.0)
230-
simple_form (3.5.0)
231-
actionpack (> 4, < 5.2)
232-
activemodel (> 4, < 5.2)
230+
simple_form (5.0.3)
231+
actionpack (>= 5.0)
232+
activemodel (>= 5.0)
233233
simple_postmark (0.6.0)
234234
activesupport (>= 3.0)
235235
httparty

0 commit comments

Comments
 (0)