Skip to content

Commit a5e8ba8

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

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

Gemfile.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ GEM
7373
ast (2.4.3)
7474
base64 (0.2.0)
7575
bcrypt (3.1.20)
76-
bigdecimal (3.1.9)
76+
bigdecimal (3.2.2)
7777
bindex (0.8.1)
7878
blazer (3.1.0)
7979
activerecord (>= 6.1)
@@ -95,7 +95,7 @@ GEM
9595
regexp_parser (>= 1.5, < 3.0)
9696
xpath (~> 3.2)
9797
chartkick (5.1.2)
98-
concurrent-ruby (1.3.4)
98+
concurrent-ruby (1.3.5)
9999
connection_pool (2.5.3)
100100
crass (1.0.6)
101101
csv (3.3.0)
@@ -129,7 +129,7 @@ GEM
129129
concurrent-ruby (~> 1.0)
130130
dry-core (~> 1.1)
131131
zeitwerk (~> 2.6)
132-
dry-types (1.8.0)
132+
dry-types (1.8.3)
133133
bigdecimal (~> 3.0)
134134
concurrent-ruby (~> 1.0)
135135
dry-core (~> 1.0)
@@ -149,8 +149,8 @@ GEM
149149
activerecord (>= 4.0.0)
150150
globalid (1.2.1)
151151
activesupport (>= 6.1)
152-
grape (2.2.0)
153-
activesupport (>= 6)
152+
grape (2.4.0)
153+
activesupport (>= 6.1)
154154
dry-types (>= 1.1)
155155
mustermann-grape (~> 1.1.0)
156156
rack (>= 2)
@@ -177,7 +177,7 @@ GEM
177177
haml (>= 4.0)
178178
nokogiri (>= 1.6.0)
179179
ruby_parser (~> 3.5)
180-
i18n (1.14.6)
180+
i18n (1.14.7)
181181
concurrent-ruby (~> 1.0)
182182
importmap-rails (2.1.0)
183183
actionpack (>= 6.0.0)
@@ -199,7 +199,7 @@ GEM
199199
base64
200200
language_server-protocol (3.17.0.4)
201201
lint_roller (1.1.0)
202-
logger (1.6.4)
202+
logger (1.7.0)
203203
loofah (2.23.1)
204204
crass (~> 1.0.2)
205205
nokogiri (>= 1.12.0)
@@ -213,7 +213,7 @@ GEM
213213
method_source (1.1.0)
214214
mini_mime (1.1.5)
215215
mini_portile2 (2.8.8)
216-
minitest (5.25.4)
216+
minitest (5.25.5)
217217
msgpack (1.7.2)
218218
mustermann (3.0.3)
219219
ruby2_keywords (~> 0.0.1)
@@ -246,7 +246,7 @@ GEM
246246
puma (6.6.0)
247247
nio4r (~> 2.0)
248248
racc (1.8.1)
249-
rack (2.2.12)
249+
rack (2.2.17)
250250
rack-cors (2.0.2)
251251
rack (>= 2.0.0)
252252
rack-test (2.2.0)
@@ -387,7 +387,7 @@ GEM
387387
websocket-extensions (0.1.5)
388388
xpath (3.2.0)
389389
nokogiri (~> 1.8)
390-
zeitwerk (2.7.1)
390+
zeitwerk (2.7.3)
391391

392392
PLATFORMS
393393
ruby

0 commit comments

Comments
 (0)