Skip to content

Commit fcf34f0

Browse files
authored
Merge pull request #384 from citizensadvice/dependabot/bundler/regular-updates-514a3961eb
[dependabot:bundler] bump the regular-updates group across 1 directory with 12 updates
2 parents 09f93be + 2217de0 commit fcf34f0

9 files changed

Lines changed: 278 additions & 258 deletions

File tree

Gemfile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ git_source(:github) { |repo| "https://github.com/#{repo}.git" }
66
ruby "3.4.7"
77

88
# Bundle edge Rails instead: gem "rails", github: "rails/rails", branch: "main"
9-
gem "rails", "~> 8.0.4"
9+
gem "rails", "~> 8.1.1"
1010

1111
# Use PostgreSQL as the database for Active Record
1212
gem "activerecord-postgis-adapter"
@@ -24,10 +24,10 @@ gem "puma", "~> 7.1"
2424

2525
# Monitoring
2626
gem "datadog"
27-
gem "rails_semantic_logger", "~> 4.18"
27+
gem "rails_semantic_logger", "~> 4.19"
2828
gem "yabeda-prometheus", "~> 0.9"
2929
gem "yabeda-puma-plugin", "~> 0.9"
30-
gem "yabeda-rails", "~> 0.10"
30+
gem "yabeda-rails", "~> 0.11"
3131

3232
# Use Swagger to document our APIs
3333
gem "rswag-api"

0 commit comments

Comments
 (0)