Skip to content

Commit bde97e3

Browse files
committedFeb 11, 2021
feat(deps): update pact_broker gem to version 2.77.0
[ci-skip]
1 parent e9b819b commit bde97e3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
 

‎pact_broker/Gemfile.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ GEM
5050
httparty (0.18.1)
5151
mime-types (~> 3.0)
5252
multi_xml (>= 0.5.2)
53-
i18n (1.8.7)
53+
i18n (1.8.8)
5454
concurrent-ruby (~> 1.0)
5555
inflecto (0.0.2)
5656
json (2.5.1)
@@ -73,7 +73,7 @@ GEM
7373
diff-lcs (~> 1.4)
7474
randexp (~> 0.1.7)
7575
term-ansicolor (~> 1.0)
76-
pact_broker (2.76.2)
76+
pact_broker (2.77.0)
7777
dry-logic (= 0.4.2)
7878
dry-types (~> 0.10.3)
7979
dry-validation (~> 0.10.5)
@@ -127,7 +127,7 @@ GEM
127127
semantic_logger (4.7.4)
128128
concurrent-ruby (~> 1.0)
129129
semver2 (3.4.2)
130-
sequel (5.40.0)
130+
sequel (5.41.0)
131131
sinatra (2.1.0)
132132
mustermann (~> 1.0)
133133
rack (~> 2.2)

0 commit comments

Comments
 (0)
Please sign in to comment.