Skip to content

Commit

Permalink
Merge pull request #49 from navikt/dependabot/bundler/gems-60e1f4729d
Browse files Browse the repository at this point in the history
build(deps): bump the gems group with 1 update
  • Loading branch information
Kyrremann committed Sep 26, 2023
2 parents aaeca39 + a873510 commit 88d4306
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 @@ -9,7 +9,7 @@ gem 'grape', '~> 1.8'
gem 'grape_logging', '~> 1.8'
gem 'grape-swagger', '~> 1.6'
gem 'prometheus-client', '~> 4.2'
gem 'puma', '~> 6.3'
gem 'puma', '~> 6.4'
gem 'rack-cors', '~> 2.0'
gem 'rake', '~> 13.0'

Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ GEM
ast (~> 2.4.1)
racc
prometheus-client (4.2.1)
puma (6.3.1)
puma (6.4.0)
nio4r (~> 2.0)
racc (1.7.1)
rack (3.0.8)
Expand Down Expand Up @@ -97,7 +97,7 @@ DEPENDENCIES
grape_logging (~> 1.8)
minitest (~> 5.20)
prometheus-client (~> 4.2)
puma (~> 6.3)
puma (~> 6.4)
rack-cors (~> 2.0)
rack-test (~> 2.1)
rake (~> 13.0)
Expand Down

0 comments on commit 88d4306

Please sign in to comment.