Skip to content

Commit

Permalink
Merge pull request #149 from marcoranieri/patch-1
Browse files Browse the repository at this point in the history
Update bootsnap to 1.9.3
  • Loading branch information
lvenezia committed Jul 1, 2022
2 parents dd86772 + bf80955 commit 5263a8a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
Expand Up @@ -82,7 +82,7 @@ GEM
multi_json (~> 1)
statsd-ruby (~> 1.1)
bcrypt (3.1.16)
bootsnap (1.7.4)
bootsnap (1.9.3)
msgpack (~> 1.0)
bugsnag (6.20.0)
concurrent-ruby (~> 1.0)
Expand Down
2 changes: 1 addition & 1 deletion _open_api/definitions/vonage-integration-platform.yml
Expand Up @@ -181,7 +181,7 @@ paths:
description: Sort in either ascending or descending order
schema:
type: string
default: ASC
default: DESC
enum:
- DESC
- ASC
Expand Down

0 comments on commit 5263a8a

Please sign in to comment.