Skip to content

Commit

Permalink
feat(gems): updated pact_broker-client (1.41.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
bethesque committed May 24, 2021
1 parent 868977d commit c377c77
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,16 @@ GEM
coderay (1.1.3)
diff-lcs (1.4.4)
dig_rb (1.0.1)
faraday (1.4.1)
faraday (1.4.2)
faraday-em_http (~> 1.0)
faraday-em_synchrony (~> 1.0)
faraday-excon (~> 1.1)
faraday-net_http (~> 1.0)
faraday-net_http_persistent (~> 1.1)
multipart-post (>= 1.2, < 3)
ruby2_keywords (>= 0.0.4)
faraday-em_http (1.0.0)
faraday-em_synchrony (1.0.0)
faraday-excon (1.1.0)
faraday-net_http (1.0.1)
faraday-net_http_persistent (1.1.0)
Expand Down Expand Up @@ -82,7 +86,7 @@ GEM
diff-lcs (~> 1.4)
randexp (~> 0.1.7)
term-ansicolor (~> 1.0)
pact_broker-client (1.40.0)
pact_broker-client (1.41.0)
dig_rb (~> 1.0)
httparty (~> 0.18)
rake (~> 13.0)
Expand Down Expand Up @@ -123,7 +127,7 @@ GEM
term-ansicolor (1.7.1)
tins (~> 1.0)
thor (1.1.0)
tins (1.29.0)
tins (1.29.1)
sync
webrick (1.7.0)

Expand Down

0 comments on commit c377c77

Please sign in to comment.