Skip to content

Commit

Permalink
Merge 45b7c73 into 3793fc2
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Mar 18, 2024
2 parents 3793fc2 + 45b7c73 commit d7352f5
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 @@ -148,7 +148,7 @@ gem 'locale', '~> 2.1.3'
gem 'routing-filter', '~> 0.7.0'
gem 'unicode', '~> 0.4.4'
gem 'unidecoder', '~> 1.1.0'
gem 'money', '~> 6.16.0'
gem 'money', '~> 6.19.0'

# mime-types 3.0.0 requires Ruby 2.0.0, and _something_ is trying to update it
gem 'mime-types', '< 4.0.0', require: false
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -338,7 +338,7 @@ GEM
mini_racer (0.8.0)
libv8-node (~> 18.16.0.0)
minitest (5.22.2)
money (6.16.0)
money (6.19.0)
i18n (>= 0.6.4, <= 2)
multi_json (1.15.0)
multipart-post (2.3.0)
Expand Down Expand Up @@ -628,7 +628,7 @@ DEPENDENCIES
mime-types (< 4.0.0)
mini_magick (~> 4.12.0)
mini_racer (~> 0.8.0)
money (~> 6.16.0)
money (~> 6.19.0)
net-protocol (~> 0.1.3)
net-ssh (~> 7.2.1)
net-ssh-gateway (>= 1.1.0, < 3.0.0)
Expand Down

0 comments on commit d7352f5

Please sign in to comment.