Skip to content

Commit 4c93d45

Browse files
Bump grape_logging from 1.8.4 to 3.0.0
Bumps [grape_logging](https://github.com/aserafin/grape_logging) from 1.8.4 to 3.0.0. - [Release notes](https://github.com/aserafin/grape_logging/releases) - [Changelog](https://github.com/aserafin/grape_logging/blob/master/CHANGELOG.md) - [Commits](aserafin/grape_logging@v1.8.4...v3.0.0) --- updated-dependencies: - dependency-name: grape_logging dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent abbaa96 commit 4c93d45

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

Gemfile.lock

Lines changed: 12 additions & 12 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.2.1)
7979
activerecord (>= 7)
@@ -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,17 +149,17 @@ 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)
157157
zeitwerk
158158
grape-swagger (2.1.2)
159159
grape (>= 1.7, < 3.0)
160160
rack-test (~> 2)
161-
grape_logging (1.8.4)
162-
grape
161+
grape_logging (3.0.0)
162+
grape (>= 2.4.0)
163163
rack
164164
groupdate (6.5.1)
165165
activesupport (>= 7)
@@ -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,9 +213,9 @@ GEM
213213
method_source (1.1.0)
214214
mini_mime (1.1.5)
215215
mini_portile2 (2.8.9)
216-
minitest (5.25.4)
216+
minitest (5.25.5)
217217
msgpack (1.7.2)
218-
mustermann (3.0.3)
218+
mustermann (3.0.4)
219219
ruby2_keywords (~> 0.0.1)
220220
mustermann-grape (1.1.0)
221221
mustermann (>= 1.0.0)
@@ -246,7 +246,7 @@ GEM
246246
puma (6.6.0)
247247
nio4r (~> 2.0)
248248
racc (1.8.1)
249-
rack (2.2.14)
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.2)
390+
zeitwerk (2.7.3)
391391

392392
PLATFORMS
393393
ruby

0 commit comments

Comments
 (0)