Skip to content

Commit

Permalink
Merge pull request #1298 from tryzealot/dependabot/bundler/rails-sett…
Browse files Browse the repository at this point in the history
…ings-cached-2.9.3
  • Loading branch information
icyleaf authored Oct 4, 2023
2 parents 602fd98 + e4ab70f commit b927e71
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ gem 'turbo-rails', '~> 1.4'
gem 'app-info', '~> 3.0.0'

# 带缓存的配置库
gem 'rails-settings-cached', '~> 2.9.2'
gem 'rails-settings-cached', '~> 2.9.3'

# Reduces boot times through caching; required in config/boot.rb
gem 'bootsnap', '>= 1.4.7', require: false
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -391,7 +391,7 @@ GEM
rails-i18n (7.0.6)
i18n (>= 0.7, < 2)
railties (>= 6.0.0, < 8)
rails-settings-cached (2.9.2)
rails-settings-cached (2.9.3)
activerecord (>= 5.0.0)
railties (>= 5.0.0)
railties (7.0.8)
Expand Down Expand Up @@ -539,7 +539,7 @@ GEM
websocket-driver (0.7.6)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
zeitwerk (2.6.11)
zeitwerk (2.6.12)
zhexdump (0.0.2)

PLATFORMS
Expand Down Expand Up @@ -592,7 +592,7 @@ DEPENDENCIES
rack-cors (~> 2.0.1)
rails (~> 7.0.8)
rails-i18n (~> 7.0.5)
rails-settings-cached (~> 2.9.2)
rails-settings-cached (~> 2.9.3)
rake (~> 13.0.4)
redis (~> 5.0.7)
rqrcode
Expand Down

0 comments on commit b927e71

Please sign in to comment.