Skip to content

Commit

Permalink
fix(deps): upgrade gems
Browse files Browse the repository at this point in the history
  • Loading branch information
bethesque committed May 13, 2022
1 parent 4d8da07 commit 0fca8c2
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions pact_broker/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -66,9 +66,9 @@ GEM
multi_xml (0.6.0)
mustermann (1.1.1)
ruby2_keywords (~> 0.0.1)
mysql2 (0.5.3)
mysql2 (0.5.4)
nio4r (2.5.8)
nokogiri (1.13.4)
nokogiri (1.13.6)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
pact-support (1.17.0)
Expand Down Expand Up @@ -108,7 +108,7 @@ GEM
thor (~> 1.0)
padrino-support (0.15.1)
parslet (2.0.0)
pg (1.3.4)
pg (1.3.5)
puma (5.6.4)
nio4r (~> 2.0)
racc (1.6.0)
Expand Down Expand Up @@ -137,7 +137,7 @@ GEM
semantic_logger (4.10.0)
concurrent-ruby (~> 1.0)
semver2 (3.4.2)
sequel (5.55.0)
sequel (5.56.0)
sinatra (2.2.0)
mustermann (~> 1.0)
rack (~> 2.2)
Expand All @@ -153,7 +153,7 @@ GEM
tins (~> 1.0)
thor (1.2.1)
tilt (2.0.10)
tins (1.31.0)
tins (1.31.1)
sync
uber (0.1.0)
webmachine (1.6.0)
Expand Down

0 comments on commit 0fca8c2

Please sign in to comment.