Skip to content

Commit b10f67f

Browse files
committed
feat(deps): update pact_broker gem to version 2.105.0
[ci-skip]
1 parent 4946205 commit b10f67f

File tree

1 file changed

+9
-7
lines changed

1 file changed

+9
-7
lines changed

pact_broker/Gemfile.lock

+9-7
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,9 @@ GEM
2424
dry-container (0.8.0)
2525
concurrent-ruby (~> 1.0)
2626
dry-configurable (~> 0.1, >= 0.1.3)
27-
dry-core (0.8.1)
27+
dry-core (0.9.1)
2828
concurrent-ruby (~> 1.0)
29+
zeitwerk (~> 2.6)
2930
dry-equalizer (0.3.0)
3031
dry-logic (0.4.2)
3132
dry-container (~> 0.2, >= 0.2.6)
@@ -61,15 +62,15 @@ GEM
6162
ruby2_keywords (~> 0.0.1)
6263
mysql2 (0.5.4)
6364
nio4r (2.5.8)
64-
nokogiri (1.13.8)
65+
nokogiri (1.13.9)
6566
mini_portile2 (~> 2.8.0)
6667
racc (~> 1.4)
6768
pact-support (1.18.1)
6869
awesome_print (~> 1.9)
6970
diff-lcs (~> 1.4)
7071
expgen (~> 0.1)
7172
rainbow (~> 3.1.1)
72-
pact_broker (2.104.0)
73+
pact_broker (2.105.0)
7374
anyway_config (~> 2.1)
7475
dry-configurable (= 0.12.1)
7576
dry-container (= 0.8.0)
@@ -87,7 +88,7 @@ GEM
8788
request_store (~> 1.5)
8889
roar (~> 1.1)
8990
sanitize (= 6.0)
90-
semantic_logger (~> 4.3)
91+
semantic_logger (~> 4.11)
9192
semver2 (~> 3.4.2)
9293
sequel (~> 5.28)
9394
sinatra (>= 2.0.8.1, < 3.0)
@@ -101,7 +102,7 @@ GEM
101102
thor (~> 1.0)
102103
padrino-support (0.15.1)
103104
parslet (2.0.0)
104-
pg (1.4.3)
105+
pg (1.4.4)
105106
puma (5.6.5)
106107
nio4r (~> 2.0)
107108
racc (1.6.0)
@@ -123,7 +124,7 @@ GEM
123124
rack (>= 1.4)
124125
roar (1.1.1)
125126
representable (~> 3.0)
126-
ruby-next-core (0.15.2)
127+
ruby-next-core (0.15.3)
127128
ruby2_keywords (0.0.5)
128129
sanitize (6.0.0)
129130
crass (~> 1.0.2)
@@ -137,7 +138,7 @@ GEM
137138
rack (~> 2.2)
138139
rack-protection (= 2.2.2)
139140
tilt (~> 2.0)
140-
sqlite3 (1.5.2)
141+
sqlite3 (1.5.3)
141142
mini_portile2 (~> 2.8.0)
142143
sucker_punch (2.1.2)
143144
concurrent-ruby (~> 1.0)
@@ -152,6 +153,7 @@ GEM
152153
multi_json
153154
webrick (1.7.0)
154155
wisper (2.0.1)
156+
zeitwerk (2.6.1)
155157

156158
PLATFORMS
157159
ruby

0 commit comments

Comments
 (0)