Skip to content

Commit

Permalink
alpha2
Browse files Browse the repository at this point in the history
  • Loading branch information
Floppy committed Nov 21, 2024
1 parent 03e7be7 commit 1df84b9
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 @@ -162,7 +162,7 @@ gem "sidekiq-cron", "~> 2.0"
group :development, :production do
gem "sys-cpu", "~> 1.1"
gem "get_process_mem", "~> 1.0"
gem "rails_performance", "1.4.0.alpha1"
gem "rails_performance", "1.4.0.alpha2"
gem "redis-namespace"
end

Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -540,7 +540,7 @@ GEM
rails-settings-cached (2.9.5)
activerecord (>= 5.0.0)
railties (>= 5.0.0)
rails_performance (1.4.0.alpha1)
rails_performance (1.4.0.alpha2)
browser
railties
redis
Expand Down Expand Up @@ -808,7 +808,7 @@ DEPENDENCIES
rails-controller-testing (~> 1.0)
rails-i18n (~> 7.0)
rails-settings-cached (~> 2.9)
rails_performance (= 1.4.0.alpha1)
rails_performance (= 1.4.0.alpha2)
ransack (~> 4.2)
redis (~> 5.3)
redis-namespace
Expand Down

0 comments on commit 1df84b9

Please sign in to comment.