Skip to content

Commit ee17369

Browse files
Lock JSON version until find route cause
1 parent 6f5e66d commit ee17369

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Gemfile

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,8 @@ gem "simplecov"
99
gem "simplecov-console"
1010
gem "webmock"
1111

12+
# Latest version will break the request
13+
gem "json", "~> 2.10.0"
14+
1215
# Specify your gem's dependencies in quickpay-ruby-client.gemspec
1316
gemspec

0 commit comments

Comments
 (0)