Skip to content

Commit 83e7e99

Browse files
authored
Merge pull request #80 from tuanle03/dependabot/bundler/grape-swagger-2.0.1
Bump grape-swagger from 2.0.0 to 2.0.1
2 parents cde39c5 + a5cce16 commit 83e7e99

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)