Skip to content

Commit 93d373d

Browse files
authored
Merge pull request #73 from kirushik/dependabot/bundler/grape-2.1.3
Bump grape from 2.1.2 to 2.1.3
2 parents 9226d60 + e4f419c commit 93d373d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ GEM
2323
dry-core (1.0.1)
2424
concurrent-ruby (~> 1.0)
2525
zeitwerk (~> 2.6)
26-
dry-inflector (1.0.0)
26+
dry-inflector (1.1.0)
2727
dry-logic (1.5.0)
2828
concurrent-ruby (~> 1.0)
2929
dry-core (~> 1.0, < 2)
@@ -54,7 +54,7 @@ GEM
5454
rack (>= 1.2.2)
5555
rack-contrib
5656
rack-respond_to
57-
grape (2.1.2)
57+
grape (2.1.3)
5858
activesupport (>= 6)
5959
dry-types (>= 1.1)
6060
mustermann-grape (~> 1.1.0)
@@ -77,7 +77,7 @@ GEM
7777
racc (~> 1.4)
7878
public_suffix (5.0.3)
7979
racc (1.7.3)
80-
rack (3.1.4)
80+
rack (3.1.7)
8181
rack-accept-media-types (0.9)
8282
rack-contrib (2.5.0)
8383
rack (< 4)

0 commit comments

Comments
 (0)