Skip to content

Commit

Permalink
feat(deps): update to concurrent-ruby (1.1.7), pact_broker (2.60.0), …
Browse files Browse the repository at this point in the history
…rack-protection (2.1.0), sequel (5.36.0), sinatra (2.1.0), rack (~> 2.2), rack-protection (= 2.1.0)

[ci-skip]
  • Loading branch information
bethesque committed Sep 8, 2020
1 parent 6b75667 commit de35c40
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions pact_broker/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ GEM
specs:
as-notifications (1.0.1)
awesome_print (1.8.0)
concurrent-ruby (1.1.6)
concurrent-ruby (1.1.7)
crass (1.0.6)
declarative (0.0.20)
declarative-builder (0.1.0)
Expand Down Expand Up @@ -73,7 +73,7 @@ GEM
randexp (~> 0.1.7)
rspec (>= 2.14)
term-ansicolor (~> 1.0)
pact_broker (2.59.2)
pact_broker (2.60.0)
dry-logic (= 0.4.2)
dry-types (~> 0.10.3)
dry-validation (~> 0.10.5)
Expand Down Expand Up @@ -103,7 +103,7 @@ GEM
pg (1.2.3)
puma (3.12.6)
rack (2.2.3)
rack-protection (2.0.8.1)
rack-protection (2.1.0)
rack
rake (13.0.1)
randexp (0.1.7)
Expand Down Expand Up @@ -139,11 +139,11 @@ GEM
semantic_logger (4.7.2)
concurrent-ruby (~> 1.0)
semver2 (3.4.2)
sequel (5.35.0)
sinatra (2.0.8.1)
sequel (5.36.0)
sinatra (2.1.0)
mustermann (~> 1.0)
rack (~> 2.0)
rack-protection (= 2.0.8.1)
rack (~> 2.2)
rack-protection (= 2.1.0)
tilt (~> 2.0)
sqlite3 (1.4.2)
sucker_punch (2.1.2)
Expand Down

0 comments on commit de35c40

Please sign in to comment.