Skip to content

Commit

Permalink
Bump ruby-units from 4.0.3 to 4.1.0 (#82)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 4, 2024
1 parent d2c129d commit 7a27381
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 @@ -12,7 +12,7 @@ gem 'puma', '~> 6.4'
gem 'rainbow', '~> 3.1', '>= 3.1.1'
gem 'rake', '~> 13.2', '>= 13.2.1'
gem 'rqrcode', '~> 2.0'
gem 'ruby-units', '~> 4.0', '>= 4.0.3'
gem 'ruby-units', '~> 4.1'
gem 'simple_monads', '~> 1.0'
gem 'sinatra', '~> 4.0'
gem 'sinatra-contrib', '~> 4.0'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ GEM
rubocop-rspec (3.0.5)
rubocop (~> 1.61)
ruby-progressbar (1.13.0)
ruby-units (4.0.3)
ruby-units (4.1.0)
ruby2_keywords (0.0.5)
sentry-ruby (5.20.1)
bigdecimal
Expand Down Expand Up @@ -177,7 +177,7 @@ DEPENDENCIES
rubocop (~> 1.66)
rubocop-rake (~> 0.6.0)
rubocop-rspec (~> 3.0)
ruby-units (~> 4.0, >= 4.0.3)
ruby-units (~> 4.1)
sentry-ruby (~> 5.20)
simple_monads (~> 1.0)
simplecov
Expand Down

0 comments on commit 7a27381

Please sign in to comment.