Skip to content

Commit

Permalink
Bump goldiloader from 5.3.1 to 5.4.0
Browse files Browse the repository at this point in the history
Bumps [goldiloader](https://github.com/salsify/goldiloader) from 5.3.1 to 5.4.0.
- [Release notes](https://github.com/salsify/goldiloader/releases)
- [Changelog](https://github.com/salsify/goldiloader/blob/master/CHANGELOG.md)
- [Commits](salsify/goldiloader@v5.3.1...v5.4.0)

---
updated-dependencies:
- dependency-name: goldiloader
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 17, 2025
1 parent 2a29789 commit 98e0ded
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -141,8 +141,8 @@ GEM
coffee-script-source
execjs
coffee-script-source (1.12.2)
concurrent-ruby (1.3.4)
connection_pool (2.4.1)
concurrent-ruby (1.3.5)
connection_pool (2.5.0)
crass (1.0.6)
csv (3.3.0)
date (3.3.4)
Expand Down Expand Up @@ -218,9 +218,9 @@ GEM
ffi (~> 1.0)
globalid (1.2.1)
activesupport (>= 6.1)
goldiloader (5.3.1)
activerecord (>= 6.1, < 8)
activesupport (>= 6.1, < 8)
goldiloader (5.4.0)
activerecord (>= 6.1, < 8.1)
activesupport (>= 6.1, < 8.1)
google-protobuf (3.25.5)
google-protobuf (3.25.5-x86_64-darwin)
google-protobuf (3.25.5-x86_64-linux)
Expand Down Expand Up @@ -278,7 +278,7 @@ GEM
listen (3.9.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
logger (1.6.4)
logger (1.6.5)
loofah (2.24.0)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
Expand Down Expand Up @@ -484,7 +484,7 @@ GEM
temple (0.10.3)
thor (1.3.2)
tilt (2.4.0)
timeout (0.4.1)
timeout (0.4.3)
tinymce-rails (7.3.0)
railties (>= 3.1.1)
turbolinks (5.2.1)
Expand Down

0 comments on commit 98e0ded

Please sign in to comment.