Skip to content

Commit

Permalink
Add jemalloc
Browse files Browse the repository at this point in the history
  • Loading branch information
cycomachead committed Oct 4, 2023
1 parent 208c931 commit deffd89
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -310,3 +310,5 @@ group :development, :test do
# to test new rails version
gem 'next_rails'
end

gem "jemalloc", "~> 1.0"
2 changes: 2 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -353,6 +353,7 @@ GEM
ruby-vips (>= 2.0.17, < 3)
io-like (0.3.1)
iso-639 (0.3.5)
jemalloc (1.0.1)
jquery-datatables (1.10.20)
jquery-rails (4.5.0)
rails-dom-testing (>= 1, < 3)
Expand Down Expand Up @@ -812,6 +813,7 @@ DEPENDENCIES
httparty
icalendar
iso-639
jemalloc (~> 1.0)
jquery-datatables
jquery-rails
jquery-ui-rails (~> 6.0.1)
Expand Down

0 comments on commit deffd89

Please sign in to comment.