Skip to content

Commit

Permalink
Merge pull request #80 from tuanle03/dependabot/bundler/grape-swagger…
Browse files Browse the repository at this point in the history
…-2.0.1

Bump grape-swagger from 2.0.0 to 2.0.1
  • Loading branch information
tuanle03 authored Jan 27, 2024
2 parents cde39c5 + a5cce16 commit 83e7e99
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ GEM
rack
ast (2.4.2)
bcrypt (3.1.20)
bigdecimal (3.1.6)
bindex (0.8.1)
blazer (3.0.3)
activerecord (>= 6.1)
Expand Down Expand Up @@ -125,7 +126,8 @@ GEM
concurrent-ruby (~> 1.0)
dry-core (~> 1.0, < 2)
zeitwerk (~> 2.6)
dry-types (1.7.1)
dry-types (1.7.2)
bigdecimal (~> 3.0)
concurrent-ruby (~> 1.0)
dry-core (~> 1.0)
dry-inflector (~> 1.0)
Expand All @@ -151,7 +153,7 @@ GEM
mustermann-grape (~> 1.0.0)
rack (>= 1.3.0)
rack-accept
grape-swagger (2.0.0)
grape-swagger (2.0.1)
grape (>= 1.7, < 3.0)
rack-test (~> 2)
grape_logging (1.8.4)
Expand Down

0 comments on commit 83e7e99

Please sign in to comment.