Skip to content

Commit 7deef7a

Browse files
committed
feat(deps): update pact_broker gem to version 2.118.0
[ci-skip]
1 parent c39018f commit 7deef7a

1 file changed

Lines changed: 18 additions & 18 deletions

File tree

pact_broker/Gemfile.lock

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@ GEM
77
as-notifications (1.0.2)
88
base64 (0.3.0)
99
bigdecimal (3.3.1)
10-
concurrent-ruby (1.3.5)
10+
concurrent-ruby (1.3.6)
1111
crass (1.0.6)
1212
csv (3.3.5)
13-
date (3.5.0)
13+
date (3.5.1)
1414
declarative (0.0.20)
1515
diff-lcs (1.6.2)
1616
disposable (0.6.3)
@@ -19,7 +19,7 @@ GEM
1919
dry-configurable (1.3.0)
2020
dry-core (~> 1.1)
2121
zeitwerk (~> 2.6)
22-
dry-core (1.1.0)
22+
dry-core (1.2.0)
2323
concurrent-ruby (~> 1.0)
2424
logger
2525
zeitwerk (~> 2.6)
@@ -56,22 +56,22 @@ GEM
5656
haml (5.2.2)
5757
temple (>= 0.8.0)
5858
tilt
59-
i18n (1.14.7)
59+
i18n (1.14.8)
6060
concurrent-ruby (~> 1.0)
6161
json (2.12.2)
6262
jsonpath (1.1.5)
6363
multi_json
6464
logger (1.7.0)
6565
mini_portile2 (2.8.9)
6666
moments (0.3.0)
67-
multi_json (1.17.0)
67+
multi_json (1.19.1)
6868
mustermann (3.0.4)
6969
ruby2_keywords (~> 0.0.1)
7070
mutex_m (0.3.0)
7171
mysql2 (0.5.7)
7272
bigdecimal
7373
nio4r (2.7.5)
74-
nokogiri (1.18.10)
74+
nokogiri (1.19.0)
7575
mini_portile2 (~> 2.8.2)
7676
racc (~> 1.4)
7777
ostruct (0.6.3)
@@ -83,7 +83,7 @@ GEM
8383
jsonpath (~> 1.0)
8484
rainbow (~> 3.1.1)
8585
string_pattern (~> 2.0)
86-
pact_broker (2.117.1)
86+
pact_broker (2.118.0)
8787
anyway_config (~> 2.1)
8888
csv (~> 3.0)
8989
dry-validation (~> 1.8)
@@ -108,15 +108,15 @@ GEM
108108
table_print (~> 1.5)
109109
webmachine (>= 2.0.0.beta, < 3.0)
110110
wisper (~> 2.0)
111-
padrino-core (0.16.0.pre3)
112-
padrino-support (= 0.16.0.pre3)
111+
padrino-core (0.16.0)
112+
padrino-support (= 0.16.0)
113113
rackup (~> 2.1)
114114
sinatra (~> 4)
115115
thor (~> 1.0)
116-
padrino-support (0.16.0.pre3)
116+
padrino-support (0.16.0)
117117
parslet (2.0.0)
118-
pg (1.6.2)
119-
psych (5.2.6)
118+
pg (1.6.3)
119+
psych (5.3.1)
120120
date
121121
stringio
122122
puma (7.1.0)
@@ -130,7 +130,7 @@ GEM
130130
rack-session (2.1.1)
131131
base64 (>= 0.1.0)
132132
rack (>= 3.0.0)
133-
rackup (2.2.1)
133+
rackup (2.3.1)
134134
rack (>= 3)
135135
rainbow (3.1.1)
136136
rake (13.3.1)
@@ -156,7 +156,7 @@ GEM
156156
semantic_logger (4.17.0)
157157
concurrent-ruby (~> 1.0)
158158
semver2 (3.4.2)
159-
sequel (5.98.0)
159+
sequel (5.100.0)
160160
bigdecimal
161161
sinatra (4.2.1)
162162
logger (>= 1.6.0)
@@ -165,12 +165,12 @@ GEM
165165
rack-protection (= 4.2.1)
166166
rack-session (>= 2.0.0, < 3)
167167
tilt (~> 2.0)
168-
sqlite3 (2.7.4)
168+
sqlite3 (2.9.0)
169169
mini_portile2 (~> 2.8.0)
170170
string_pattern (2.3.0)
171171
regexp_parser (~> 2.5, >= 2.5.0)
172-
stringio (3.1.7)
173-
sucker_punch (3.2.0)
172+
stringio (3.2.0)
173+
sucker_punch (3.3.0)
174174
concurrent-ruby (~> 1.0)
175175
table_print (1.5.7)
176176
temple (0.10.4)
@@ -184,7 +184,7 @@ GEM
184184
i18n (>= 0.4.0)
185185
multi_json
186186
wisper (2.0.1)
187-
zeitwerk (2.7.3)
187+
zeitwerk (2.7.4)
188188

189189
PLATFORMS
190190
ruby

0 commit comments

Comments
 (0)