Skip to content

Commit

Permalink
Merge pull request soutaro#1362 from soutaro/dependabot/bundler/verni…
Browse files Browse the repository at this point in the history
…er-1.4.0

Bump vernier from 1.3.1 to 1.4.0
  • Loading branch information
soutaro authored Nov 29, 2024
2 parents 4fb0d01 + 67b07af commit 9680b74
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 @@ -11,7 +11,7 @@ gem 'minitest-slow_test'
group :development, optional: true do
gem "stackprof"
gem "debug", require: false, platform: :mri
gem "vernier", "~> 1.3", require: false, platform: :mri
gem "vernier", "~> 1.4", require: false, platform: :mri
gem "memory_profiler"
gem "majo"
end
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ GEM
concurrent-ruby (~> 1.0)
unicode-display_width (2.6.0)
uri (1.0.2)
vernier (1.3.1)
vernier (1.4.0)

PLATFORMS
ruby
Expand All @@ -107,7 +107,7 @@ DEPENDENCIES
rake
stackprof
steep!
vernier (~> 1.3)
vernier (~> 1.4)

BUNDLED WITH
2.5.17

0 comments on commit 9680b74

Please sign in to comment.