We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cde39c5 + a5cce16 commit 83e7e99Copy full SHA for 83e7e99
Gemfile.lock
@@ -72,6 +72,7 @@ GEM
72
rack
73
ast (2.4.2)
74
bcrypt (3.1.20)
75
+ bigdecimal (3.1.6)
76
bindex (0.8.1)
77
blazer (3.0.3)
78
activerecord (>= 6.1)
@@ -125,7 +126,8 @@ GEM
125
126
concurrent-ruby (~> 1.0)
127
dry-core (~> 1.0, < 2)
128
zeitwerk (~> 2.6)
- dry-types (1.7.1)
129
+ dry-types (1.7.2)
130
+ bigdecimal (~> 3.0)
131
132
dry-core (~> 1.0)
133
dry-inflector (~> 1.0)
@@ -151,7 +153,7 @@ GEM
151
153
mustermann-grape (~> 1.0.0)
152
154
rack (>= 1.3.0)
155
rack-accept
- grape-swagger (2.0.0)
156
+ grape-swagger (2.0.1)
157
grape (>= 1.7, < 3.0)
158
rack-test (~> 2)
159
grape_logging (1.8.4)
0 commit comments