Skip to content

Commit eae2202

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

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

Gemfile.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -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.4.1)
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.2)
133133
bigdecimal (~> 3.0)
134134
concurrent-ruby (~> 1.0)
135135
dry-core (~> 1.0)
@@ -149,7 +149,7 @@ GEM
149149
activerecord (>= 4.0.0)
150150
globalid (1.2.1)
151151
activesupport (>= 6.1)
152-
grape (2.2.0)
152+
grape (2.3.0)
153153
activesupport (>= 6)
154154
dry-types (>= 1.1)
155155
mustermann-grape (~> 1.1.0)
@@ -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)
@@ -198,7 +198,7 @@ GEM
198198
jwt (2.8.2)
199199
base64
200200
language_server-protocol (3.17.0.3)
201-
logger (1.6.4)
201+
logger (1.7.0)
202202
loofah (2.23.1)
203203
crass (~> 1.0.2)
204204
nokogiri (>= 1.12.0)
@@ -212,7 +212,7 @@ GEM
212212
method_source (1.1.0)
213213
mini_mime (1.1.5)
214214
mini_portile2 (2.8.8)
215-
minitest (5.25.4)
215+
minitest (5.25.5)
216216
msgpack (1.7.2)
217217
mustermann (3.0.3)
218218
ruby2_keywords (~> 0.0.1)
@@ -244,7 +244,7 @@ GEM
244244
puma (6.5.0)
245245
nio4r (~> 2.0)
246246
racc (1.8.1)
247-
rack (2.2.10)
247+
rack (2.2.13)
248248
rack-cors (2.0.2)
249249
rack (>= 2.0.0)
250250
rack-test (2.2.0)
@@ -383,7 +383,7 @@ GEM
383383
websocket-extensions (0.1.5)
384384
xpath (3.2.0)
385385
nokogiri (~> 1.8)
386-
zeitwerk (2.7.1)
386+
zeitwerk (2.7.2)
387387

388388
PLATFORMS
389389
ruby

0 commit comments

Comments
 (0)