Skip to content

Commit 9c74838

Browse files
committed
feat(deps): update pact_broker gem to version 2.115.0
[ci-skip]
1 parent 696d6a2 commit 9c74838

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Diff for: pact_broker/Gemfile.lock

+7-7
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
anyway_config (2.7.1)
4+
anyway_config (2.7.2)
55
ruby-next-core (~> 1.0)
66
as-notifications (1.0.2)
77
awesome_print (1.9.2)
@@ -11,7 +11,7 @@ GEM
1111
crass (1.0.6)
1212
date (3.4.1)
1313
declarative (0.0.20)
14-
diff-lcs (1.6.0)
14+
diff-lcs (1.6.1)
1515
disposable (0.6.3)
1616
declarative (>= 0.0.9, < 1.0.0)
1717
representable (>= 3.1.1, < 4)
@@ -60,15 +60,15 @@ GEM
6060
json (2.10.2)
6161
jsonpath (1.1.5)
6262
multi_json
63-
logger (1.6.6)
63+
logger (1.7.0)
6464
mini_portile2 (2.8.8)
6565
moments (0.3.0)
6666
multi_json (1.15.0)
6767
mustermann (3.0.3)
6868
ruby2_keywords (~> 0.0.1)
6969
mysql2 (0.5.6)
7070
nio4r (2.7.4)
71-
nokogiri (1.18.4)
71+
nokogiri (1.18.7)
7272
mini_portile2 (~> 2.8.2)
7373
racc (~> 1.4)
7474
pact-support (1.21.2)
@@ -78,7 +78,7 @@ GEM
7878
jsonpath (~> 1.0)
7979
rainbow (~> 3.1.1)
8080
string_pattern (~> 2.0)
81-
pact_broker (2.114.0)
81+
pact_broker (2.115.0)
8282
anyway_config (~> 2.1)
8383
dry-validation (~> 1.8)
8484
haml (~> 5.0)
@@ -148,7 +148,7 @@ GEM
148148
semantic_logger (4.16.1)
149149
concurrent-ruby (~> 1.0)
150150
semver2 (3.4.2)
151-
sequel (5.90.0)
151+
sequel (5.91.0)
152152
bigdecimal
153153
sinatra (4.1.1)
154154
logger (>= 1.6.0)
@@ -161,7 +161,7 @@ GEM
161161
mini_portile2 (~> 2.8.0)
162162
string_pattern (2.3.0)
163163
regexp_parser (~> 2.5, >= 2.5.0)
164-
stringio (3.1.5)
164+
stringio (3.1.6)
165165
sucker_punch (3.2.0)
166166
concurrent-ruby (~> 1.0)
167167
table_print (1.5.7)

0 commit comments

Comments
 (0)