Skip to content

Commit de2cbd6

Browse files
Bump the minor-and-patch group across 1 directory with 2 updates
Bumps the minor-and-patch group with 2 updates in the / directory: [bootsnap](https://github.com/rails/bootsnap) and [mailbin](https://github.com/excid3/mailbin). Updates `bootsnap` from 1.24.1 to 1.24.3 - [Release notes](https://github.com/rails/bootsnap/releases) - [Changelog](https://github.com/rails/bootsnap/blob/main/CHANGELOG.md) - [Commits](rails/bootsnap@v1.24.1...v1.24.3) Updates `mailbin` from 1.1.1 to 1.1.2 - [Release notes](https://github.com/excid3/mailbin/releases) - [Changelog](https://github.com/excid3/mailbin/blob/main/CHANGELOG.md) - [Commits](excid3/mailbin@v1.1.1...v1.1.2) --- updated-dependencies: - dependency-name: bootsnap dependency-version: 1.24.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: mailbin dependency-version: 1.1.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d31f779 commit de2cbd6

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ GEM
1010
httpx (~> 1.6)
1111
jwt (>= 2)
1212
railties (>= 8.0)
13-
action_text-trix (2.1.18)
13+
action_text-trix (2.1.19)
1414
railties
1515
actioncable (8.1.3)
1616
actionpack (= 8.1.3)
@@ -103,7 +103,7 @@ GEM
103103
smart_properties
104104
bigdecimal (4.1.2)
105105
bindex (0.8.1)
106-
bootsnap (1.24.1)
106+
bootsnap (1.24.3)
107107
msgpack (~> 1.2)
108108
brakeman (8.0.4)
109109
racc
@@ -213,7 +213,7 @@ GEM
213213
prism (>= 1.3.0)
214214
rdoc (>= 4.0.0)
215215
reline (>= 0.4.2)
216-
json (2.19.4)
216+
json (2.19.5)
217217
jsonapi-serializer (2.2.0)
218218
activesupport (>= 4.2)
219219
jwt (3.1.2)
@@ -237,7 +237,7 @@ GEM
237237
net-imap
238238
net-pop
239239
net-smtp
240-
mailbin (1.1.1)
240+
mailbin (1.1.2)
241241
importmap-rails
242242
rails (>= 7.1.0)
243243
turbo-rails

0 commit comments

Comments
 (0)