Skip to content

Commit

Permalink
Bump rails_semantic_logger from 4.13.0 to 4.14.0 (#4208)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 17, 2023
1 parent b5a3211 commit d630c5e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ gem "groupdate", "~> 6.2"

# Logging
gem "amazing_print", "~> 1.4"
gem "rails_semantic_logger", "~> 4.13"
gem "rails_semantic_logger", "~> 4.14"

group :assets, :development do
gem "tailwindcss-rails", "~> 2.0"
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -506,7 +506,7 @@ GEM
rails-i18n (7.0.8)
i18n (>= 0.7, < 2)
railties (>= 6.0.0, < 8)
rails_semantic_logger (4.13.0)
rails_semantic_logger (4.14.0)
rack
railties (>= 5.1)
semantic_logger (~> 4.13)
Expand Down Expand Up @@ -764,7 +764,7 @@ DEPENDENCIES
rails-controller-testing (~> 1.0)
rails-erd (~> 1.7)
rails-i18n (~> 7.0)
rails_semantic_logger (~> 4.13)
rails_semantic_logger (~> 4.14)
rbtrace (~> 0.4.8)
rdoc (~> 6.5)
roadie-rails (~> 3.0)
Expand Down

0 comments on commit d630c5e

Please sign in to comment.