Skip to content

Commit a5cce16

Browse files
Bump grape-swagger from 2.0.0 to 2.0.1
Bumps [grape-swagger](https://github.com/ruby-grape/grape-swagger) from 2.0.0 to 2.0.1. - [Changelog](https://github.com/ruby-grape/grape-swagger/blob/master/CHANGELOG.md) - [Commits](ruby-grape/grape-swagger@v2.0.0...v2.0.1) --- updated-dependencies: - dependency-name: grape-swagger dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d2fa592 commit a5cce16

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

Gemfile.lock

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ GEM
7272
rack
7373
ast (2.4.2)
7474
bcrypt (3.1.20)
75+
bigdecimal (3.1.6)
7576
bindex (0.8.1)
7677
blazer (3.0.3)
7778
activerecord (>= 6.1)
@@ -125,7 +126,8 @@ GEM
125126
concurrent-ruby (~> 1.0)
126127
dry-core (~> 1.0, < 2)
127128
zeitwerk (~> 2.6)
128-
dry-types (1.7.1)
129+
dry-types (1.7.2)
130+
bigdecimal (~> 3.0)
129131
concurrent-ruby (~> 1.0)
130132
dry-core (~> 1.0)
131133
dry-inflector (~> 1.0)
@@ -151,7 +153,7 @@ GEM
151153
mustermann-grape (~> 1.0.0)
152154
rack (>= 1.3.0)
153155
rack-accept
154-
grape-swagger (2.0.0)
156+
grape-swagger (2.0.1)
155157
grape (>= 1.7, < 3.0)
156158
rack-test (~> 2)
157159
grape_logging (1.8.4)

0 commit comments

Comments
 (0)