Skip to content

Commit

Permalink
Merge pull request #3654 from 3scale/support-special-characters-app-id
Browse files Browse the repository at this point in the history
Upgrade pisoni to fix special characters in application ID
  • Loading branch information
mayorova authored Dec 18, 2023
2 parents 1d704f4 + 28346d3 commit 9e22c73
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -353,7 +353,7 @@ GEM
factory_bot (~> 6.2.0)
railties (>= 5.0.0)
fakefs (1.8.0)
faraday (0.15.3)
faraday (0.15.4)
multipart-post (>= 1.2, < 3)
faraday_middleware (0.13.1)
faraday (>= 0.7.4, < 1.0)
Expand Down Expand Up @@ -488,12 +488,12 @@ GEM
multi_json (1.15.0)
multi_test (0.1.2)
multi_xml (0.6.0)
multipart-post (2.1.1)
multipart-post (2.3.0)
mustache (1.1.1)
mysql2 (0.5.3)
n_plus_one_control (0.6.2)
net-http-digest_auth (1.4.1)
net-http-persistent (4.0.1)
net-http-persistent (4.0.2)
connection_pool (~> 2.2)
netrc (0.11.0)
nio4r (2.5.9)
Expand Down Expand Up @@ -526,7 +526,7 @@ GEM
ruby-rc4
ttfunk
pg (0.21.0)
pisoni (1.29.0)
pisoni (1.29.1)
faraday (>= 0.9.1)
injectedlogger (>= 0.0.13)
json (>= 1.8.1)
Expand Down

0 comments on commit 9e22c73

Please sign in to comment.