Skip to content

Commit

Permalink
Merge pull request #3231 from manyfold3d/dependabot/bundler/rails_per…
Browse files Browse the repository at this point in the history
…formance-1.4.0
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
2 parents 09b28b0 + 9a54f94 commit d366c54
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 @@ -160,7 +160,7 @@ gem "omniauth_openid_connect", "~> 0.8.0"
gem "sidekiq-cron", "~> 2.0"

group :development, :production do
gem "rails_performance", "~> 1.3"
gem "rails_performance", "~> 1.4"
gem "redis-namespace"
end

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
method_source (1.1.0)
mini_mime (1.1.5)
mini_portile2 (2.8.8)
minitest (5.25.1)
minitest (5.25.2)
mittsu (0.5.0)
chunky_png
mittsu-3mf (0.1.0)
Expand Down Expand Up @@ -535,7 +535,7 @@ GEM
rails-settings-cached (2.9.5)
activerecord (>= 5.0.0)
railties (>= 5.0.0)
rails_performance (1.3.3)
rails_performance (1.4.0)
browser
railties
redis
Expand Down Expand Up @@ -801,7 +801,7 @@ DEPENDENCIES
rails-controller-testing (~> 1.0)
rails-i18n (~> 7.0)
rails-settings-cached (~> 2.9)
rails_performance (~> 1.3)
rails_performance (~> 1.4)
ransack (~> 4.2)
redis (~> 5.3)
redis-namespace
Expand Down

0 comments on commit d366c54

Please sign in to comment.