Skip to content

Commit 199a031

Browse files
authored
Merge pull request #165 from tuanle03/dependabot/bundler/grape-2.1.3
Bump grape from 2.0.0 to 2.1.3
2 parents 269ff54 + 9168428 commit 199a031

File tree

1 file changed

+7
-10
lines changed

1 file changed

+7
-10
lines changed

Gemfile.lock

Lines changed: 7 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ GEM
122122
dry-core (1.0.1)
123123
concurrent-ruby (~> 1.0)
124124
zeitwerk (~> 2.6)
125-
dry-inflector (1.0.0)
125+
dry-inflector (1.1.0)
126126
dry-logic (1.5.0)
127127
concurrent-ruby (~> 1.0)
128128
dry-core (~> 1.0, < 2)
@@ -147,13 +147,12 @@ GEM
147147
activerecord (>= 4.0.0)
148148
globalid (1.2.1)
149149
activesupport (>= 6.1)
150-
grape (2.0.0)
151-
activesupport (>= 5)
152-
builder
150+
grape (2.1.3)
151+
activesupport (>= 6)
153152
dry-types (>= 1.1)
154-
mustermann-grape (~> 1.0.0)
155-
rack (>= 1.3.0)
156-
rack-accept
153+
mustermann-grape (~> 1.1.0)
154+
rack (>= 2)
155+
zeitwerk
157156
grape-swagger (2.1.0)
158157
grape (>= 1.7, < 3.0)
159158
rack-test (~> 2)
@@ -214,7 +213,7 @@ GEM
214213
msgpack (1.7.2)
215214
mustermann (3.0.0)
216215
ruby2_keywords (~> 0.0.1)
217-
mustermann-grape (1.0.2)
216+
mustermann-grape (1.1.0)
218217
mustermann (>= 1.0.0)
219218
net-imap (0.4.10)
220219
date
@@ -242,8 +241,6 @@ GEM
242241
nio4r (~> 2.0)
243242
racc (1.8.0)
244243
rack (2.2.9)
245-
rack-accept (0.4.5)
246-
rack (>= 0.4)
247244
rack-cors (2.0.2)
248245
rack (>= 2.0.0)
249246
rack-test (2.1.0)

0 commit comments

Comments
 (0)