Skip to content

Commit

Permalink
Merge pull request #5822 from dodona-edu/dependabot/bundler/memory_pr…
Browse files Browse the repository at this point in the history
…ofiler-1.1.0

Bump memory_profiler from 1.0.2 to 1.1.0
  • Loading branch information
bmesuere authored Sep 29, 2024
2 parents cf8fa81 + 4a28c71 commit 4e54faf
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 @@ -128,7 +128,7 @@ gem 'faker', '~> 3.4.2'

# Profiling
gem 'flamegraph', '~> 0.9.5'
gem 'memory_profiler', '~> 1.0.2'
gem 'memory_profiler', '~> 1.1.0'
gem 'rack-mini-profiler', '~> 3.3.1'
gem 'stackprof', '~> 0.2.26'

Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,7 @@ GEM
activemodel (>= 5.2)
marcel (1.0.4)
matrix (0.4.2)
memory_profiler (1.0.2)
memory_profiler (1.1.0)
mini_magick (4.13.2)
mini_mime (1.1.5)
minitest (5.25.1)
Expand Down Expand Up @@ -606,7 +606,7 @@ DEPENDENCIES
listen (~> 3.9.0)
mail (~> 2.8.1)
mail_form (~> 1.10.1)
memory_profiler (~> 1.0.2)
memory_profiler (~> 1.1.0)
minitest-ci (~> 3.4.0)
minitest-utils (~> 0.4.8)
mocha (~> 2.4.5)
Expand Down

0 comments on commit 4e54faf

Please sign in to comment.