Skip to content

Commit

Permalink
Bump rails_semantic_logger from 4.15.0 to 4.17.0
Browse files Browse the repository at this point in the history
Bumps [rails_semantic_logger](https://github.com/reidmorrison/rails_semantic_logger) from 4.15.0 to 4.17.0.
- [Commits](reidmorrison/rails_semantic_logger@v4.15.0...v4.17.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 15, 2024
1 parent dde54ff commit a512028
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,7 @@ GEM
method_source (1.1.0)
mini_mime (1.1.5)
mini_portile2 (2.8.7)
minitest (5.24.0)
minitest (5.24.1)
msgpack (1.7.2)
multi_json (1.15.0)
multi_xml (0.7.1)
Expand Down Expand Up @@ -374,10 +374,10 @@ GEM
rails-html-sanitizer (1.6.0)
loofah (~> 2.21)
nokogiri (~> 1.14)
rails_semantic_logger (4.15.0)
rails_semantic_logger (4.17.0)
rack
railties (>= 5.1)
semantic_logger (~> 4.13)
semantic_logger (~> 4.16)
railties (7.0.8.4)
actionpack (= 7.0.8.4)
activesupport (= 7.0.8.4)
Expand Down Expand Up @@ -460,7 +460,7 @@ GEM
rexml (~> 3.2, >= 3.2.5)
rubyzip (>= 1.2.2, < 3.0)
websocket (~> 1.0)
semantic_logger (4.15.0)
semantic_logger (4.16.0)
concurrent-ruby (~> 1.0)
shoulda-matchers (6.2.0)
activesupport (>= 5.2.0)
Expand Down

0 comments on commit a512028

Please sign in to comment.