Skip to content

Commit 8e2a890

Browse files
Bump the minor-and-patch group with 3 updates (#43)
Bumps the minor-and-patch group with 3 updates: [pagy](https://github.com/ddnexus/pagy), [resend](https://github.com/resend/resend-ruby) and [mailbin](https://github.com/excid3/mailbin). Updates `pagy` from 43.5.0 to 43.5.1 - [Release notes](https://github.com/ddnexus/pagy/releases) - [Changelog](https://github.com/ddnexus/pagy/blob/master/docs/CHANGELOG.md) - [Commits](ddnexus/pagy@43.5.0...43.5.1) Updates `resend` from 1.1.0 to 1.3.0 - [Release notes](https://github.com/resend/resend-ruby/releases) - [Changelog](https://github.com/resend/resend-ruby/blob/main/CHANGELOG.md) - [Commits](resend/resend-ruby@v1.1.0...v1.3.0) Updates `mailbin` from 1.1.0 to 1.1.1 - [Release notes](https://github.com/excid3/mailbin/releases) - [Changelog](https://github.com/excid3/mailbin/blob/main/CHANGELOG.md) - [Commits](excid3/mailbin@v1.1.0...v1.1.1) --- updated-dependencies: - dependency-name: pagy dependency-version: 43.5.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: resend dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: mailbin dependency-version: 1.1.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 12a873b commit 8e2a890

1 file changed

Lines changed: 8 additions & 7 deletions

File tree

Gemfile.lock

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ GEM
142142
devise (> 3.5.2, < 5)
143143
rails (>= 4.2.0, < 8.2)
144144
drb (2.2.3)
145-
erb (6.0.2)
145+
erb (6.0.3)
146146
erb_lint (0.9.0)
147147
activesupport
148148
better_html (>= 2.0.1)
@@ -216,7 +216,7 @@ GEM
216216
net-imap
217217
net-pop
218218
net-smtp
219-
mailbin (1.1.0)
219+
mailbin (1.1.1)
220220
importmap-rails
221221
rails (>= 7.1.0)
222222
turbo-rails
@@ -228,7 +228,7 @@ GEM
228228
logger
229229
mini_mime (1.1.5)
230230
mini_portile2 (2.8.9)
231-
minitest (6.0.3)
231+
minitest (6.0.4)
232232
drb (~> 2.0)
233233
prism (~> 1.5)
234234
minitest-mock (5.27.0)
@@ -274,7 +274,7 @@ GEM
274274
childprocess (>= 0.6.3, < 6)
275275
iniparse (~> 1.4)
276276
rexml (>= 3.3.9)
277-
pagy (43.5.0)
277+
pagy (43.5.1)
278278
json
279279
uri
280280
yaml
@@ -346,16 +346,17 @@ GEM
346346
tsort (>= 0.2)
347347
zeitwerk (~> 2.6)
348348
rainbow (3.1.1)
349-
rake (13.3.1)
349+
rake (13.4.2)
350350
rdoc (7.2.0)
351351
erb
352352
psych (>= 4.0.0)
353353
tsort
354354
regexp_parser (2.11.3)
355355
reline (0.6.3)
356356
io-console (~> 0.5)
357-
resend (1.1.0)
358-
httparty (>= 0.21.0)
357+
resend (1.3.0)
358+
base64
359+
httparty (>= 0.22.0)
359360
responders (3.2.0)
360361
actionpack (>= 7.0)
361362
railties (>= 7.0)

0 commit comments

Comments
 (0)