Skip to content

Commit

Permalink
Merge pull request #165 from tuanle03/dependabot/bundler/grape-2.1.3
Browse files Browse the repository at this point in the history
Bump grape from 2.0.0 to 2.1.3
  • Loading branch information
tuanle03 authored Aug 16, 2024
2 parents 269ff54 + 9168428 commit 199a031
Showing 1 changed file with 7 additions and 10 deletions.
17 changes: 7 additions & 10 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ GEM
dry-core (1.0.1)
concurrent-ruby (~> 1.0)
zeitwerk (~> 2.6)
dry-inflector (1.0.0)
dry-inflector (1.1.0)
dry-logic (1.5.0)
concurrent-ruby (~> 1.0)
dry-core (~> 1.0, < 2)
Expand All @@ -147,13 +147,12 @@ GEM
activerecord (>= 4.0.0)
globalid (1.2.1)
activesupport (>= 6.1)
grape (2.0.0)
activesupport (>= 5)
builder
grape (2.1.3)
activesupport (>= 6)
dry-types (>= 1.1)
mustermann-grape (~> 1.0.0)
rack (>= 1.3.0)
rack-accept
mustermann-grape (~> 1.1.0)
rack (>= 2)
zeitwerk
grape-swagger (2.1.0)
grape (>= 1.7, < 3.0)
rack-test (~> 2)
Expand Down Expand Up @@ -214,7 +213,7 @@ GEM
msgpack (1.7.2)
mustermann (3.0.0)
ruby2_keywords (~> 0.0.1)
mustermann-grape (1.0.2)
mustermann-grape (1.1.0)
mustermann (>= 1.0.0)
net-imap (0.4.10)
date
Expand Down Expand Up @@ -242,8 +241,6 @@ GEM
nio4r (~> 2.0)
racc (1.8.0)
rack (2.2.9)
rack-accept (0.4.5)
rack (>= 0.4)
rack-cors (2.0.2)
rack (>= 2.0.0)
rack-test (2.1.0)
Expand Down

0 comments on commit 199a031

Please sign in to comment.