Skip to content

Commit 54c1e16

Browse files
Bump grape from 2.1.3 to 2.2.0
Bumps [grape](https://github.com/ruby-grape/grape) from 2.1.3 to 2.2.0. - [Changelog](https://github.com/ruby-grape/grape/blob/master/CHANGELOG.md) - [Commits](ruby-grape/grape@v2.1.3...v2.2.0) --- updated-dependencies: - dependency-name: grape dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 071f5f2 commit 54c1e16

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
@@ -147,7 +147,7 @@ GEM
147147
activerecord (>= 4.0.0)
148148
globalid (1.2.1)
149149
activesupport (>= 6.1)
150-
grape (2.1.3)
150+
grape (2.2.0)
151151
activesupport (>= 6)
152152
dry-types (>= 1.1)
153153
mustermann-grape (~> 1.1.0)
@@ -175,7 +175,7 @@ GEM
175175
haml (>= 4.0)
176176
nokogiri (>= 1.6.0)
177177
ruby_parser (~> 3.5)
178-
i18n (1.14.5)
178+
i18n (1.14.6)
179179
concurrent-ruby (~> 1.0)
180180
importmap-rails (2.0.1)
181181
actionpack (>= 6.0.0)
@@ -211,7 +211,7 @@ GEM
211211
mini_portile2 (2.8.7)
212212
minitest (5.25.1)
213213
msgpack (1.7.2)
214-
mustermann (3.0.0)
214+
mustermann (3.0.3)
215215
ruby2_keywords (~> 0.0.1)
216216
mustermann-grape (1.1.0)
217217
mustermann (>= 1.0.0)

0 commit comments

Comments
 (0)