Skip to content

Commit 875c113

Browse files
committed
feat(deps): update pact_broker gem to version 2.83.0
[ci-skip]
1 parent 99c31b0 commit 875c113

File tree

1 file changed

+15
-11
lines changed

1 file changed

+15
-11
lines changed

Diff for: pact_broker/Gemfile.lock

+15-11
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4+
anyway_config (2.1.0)
5+
ruby-next-core (>= 0.11.0)
46
as-notifications (1.0.2)
57
awesome_print (1.9.2)
68
concurrent-ruby (1.1.9)
@@ -44,7 +46,7 @@ GEM
4446
dry-equalizer (~> 0.2)
4547
dry-logic (~> 0.4, >= 0.4.0)
4648
dry-types (~> 0.9, >= 0.9.0)
47-
haml (5.2.1)
49+
haml (5.2.2)
4850
temple (>= 0.8.0)
4951
tilt
5052
httparty (0.18.1)
@@ -57,24 +59,25 @@ GEM
5759
mime-types (3.3.1)
5860
mime-types-data (~> 3.2015)
5961
mime-types-data (3.2021.0704)
60-
mini_portile2 (2.5.3)
62+
mini_portile2 (2.6.1)
6163
multi_json (1.15.0)
6264
multi_xml (0.6.0)
6365
mustermann (1.1.1)
6466
ruby2_keywords (~> 0.0.1)
6567
mysql2 (0.5.3)
66-
nio4r (2.5.7)
67-
nokogiri (1.11.7)
68-
mini_portile2 (~> 2.5.0)
68+
nio4r (2.5.8)
69+
nokogiri (1.12.4)
70+
mini_portile2 (~> 2.6.1)
6971
racc (~> 1.4)
7072
nokogumbo (2.0.5)
7173
nokogiri (~> 1.8, >= 1.8.4)
72-
pact-support (1.16.7)
73-
awesome_print (~> 1.1)
74+
pact-support (1.16.8)
75+
awesome_print (~> 1.9)
7476
diff-lcs (~> 1.4)
7577
randexp (~> 0.1.7)
7678
term-ansicolor (~> 1.0)
77-
pact_broker (2.81.0)
79+
pact_broker (2.83.0)
80+
anyway_config (~> 2.1)
7881
dry-logic (= 0.4.2)
7982
dry-types (~> 0.10.3)
8083
dry-validation (~> 0.10.5)
@@ -103,7 +106,7 @@ GEM
103106
thor (~> 1.0)
104107
padrino-support (0.15.1)
105108
pg (1.2.3)
106-
puma (5.3.2)
109+
puma (5.4.0)
107110
nio4r (~> 2.0)
108111
racc (1.5.2)
109112
rack (2.2.3)
@@ -122,15 +125,16 @@ GEM
122125
uber (< 0.2.0)
123126
roar (1.1.0)
124127
representable (~> 3.0.0)
128+
ruby-next-core (0.12.0)
125129
ruby2_keywords (0.0.5)
126130
sanitize (5.2.3)
127131
crass (~> 1.0.2)
128132
nokogiri (>= 1.8.0)
129133
nokogumbo (~> 2.0)
130-
semantic_logger (4.8.1)
134+
semantic_logger (4.8.2)
131135
concurrent-ruby (~> 1.0)
132136
semver2 (3.4.2)
133-
sequel (5.46.0)
137+
sequel (5.47.0)
134138
sinatra (2.1.0)
135139
mustermann (~> 1.0)
136140
rack (~> 2.2)

0 commit comments

Comments
 (0)