Skip to content

Commit 3bb167c

Browse files
Bump grape-swagger from 2.1.1 to 2.1.2
Bumps [grape-swagger](https://github.com/ruby-grape/grape-swagger) from 2.1.1 to 2.1.2. - [Changelog](https://github.com/ruby-grape/grape-swagger/blob/master/CHANGELOG.md) - [Commits](ruby-grape/grape-swagger@v2.1.1...v2.1.2) --- updated-dependencies: - dependency-name: grape-swagger dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9a65b18 commit 3bb167c

File tree

1 file changed

+9
-7
lines changed

1 file changed

+9
-7
lines changed

Gemfile.lock

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -205,15 +205,17 @@ GEM
205205
warden (~> 1.2.3)
206206
diff-lcs (1.5.1)
207207
drb (2.2.1)
208-
dry-core (1.0.1)
208+
dry-core (1.1.0)
209209
concurrent-ruby (~> 1.0)
210+
logger
210211
zeitwerk (~> 2.6)
211-
dry-inflector (1.1.0)
212-
dry-logic (1.5.0)
212+
dry-inflector (1.2.0)
213+
dry-logic (1.6.0)
214+
bigdecimal
213215
concurrent-ruby (~> 1.0)
214-
dry-core (~> 1.0, < 2)
216+
dry-core (~> 1.1)
215217
zeitwerk (~> 2.6)
216-
dry-types (1.7.2)
218+
dry-types (1.8.2)
217219
bigdecimal (~> 3.0)
218220
concurrent-ruby (~> 1.0)
219221
dry-core (~> 1.0)
@@ -281,7 +283,7 @@ GEM
281283
grape-entity (1.0.1)
282284
activesupport (>= 3.0.0)
283285
multi_json (>= 1.3.2)
284-
grape-swagger (2.1.1)
286+
grape-swagger (2.1.2)
285287
grape (>= 1.7, < 3.0)
286288
rack-test (~> 2)
287289
grape-swagger-entity (0.5.5)
@@ -601,7 +603,7 @@ GEM
601603
websocket-extensions (0.1.5)
602604
xpath (3.2.0)
603605
nokogiri (~> 1.8)
604-
zeitwerk (2.7.1)
606+
zeitwerk (2.7.2)
605607

606608
PLATFORMS
607609
aarch64-linux-gnu

0 commit comments

Comments
 (0)