Skip to content

Commit 5ad3ec2

Browse files
Bump the dependencies group with 2 updates
Bumps the dependencies group with 2 updates: [bootsnap](https://github.com/rails/bootsnap) and [whenever](https://github.com/javan/whenever). Updates `bootsnap` from 1.18.6 to 1.19.0 - [Changelog](https://github.com/rails/bootsnap/blob/main/CHANGELOG.md) - [Commits](rails/bootsnap@v1.18.6...v1.19.0) Updates `whenever` from 1.0.0 to 1.1.0 - [Release notes](https://github.com/javan/whenever/releases) - [Changelog](https://github.com/javan/whenever/blob/main/CHANGELOG.md) - [Commits](javan/whenever@v1.0.0...v1.1.0) --- updated-dependencies: - dependency-name: bootsnap dependency-version: 1.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: whenever dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cb3b3ae commit 5ad3ec2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ GEM
8484
bcrypt (3.1.20)
8585
bigdecimal (3.3.1)
8686
bindex (0.8.1)
87-
bootsnap (1.18.6)
87+
bootsnap (1.19.0)
8888
msgpack (~> 1.2)
8989
bootstrap (5.3.5)
9090
popper_js (>= 2.11.8, < 3)
@@ -457,7 +457,7 @@ GEM
457457
base64
458458
websocket-extensions (>= 0.1.0)
459459
websocket-extensions (0.1.5)
460-
whenever (1.0.0)
460+
whenever (1.1.0)
461461
chronic (>= 0.6.3)
462462
xpath (3.2.0)
463463
nokogiri (~> 1.8)

0 commit comments

Comments
 (0)