Skip to content

Commit f8db2a2

Browse files
committed
feat(deps): update to anyway_config (2.5.1), dry-configurable (1.1.0), dry-core (1.0.1), dry-schema (1.13.2), i18n (1.14.1), mini_portile2 (2.8.4), nokogiri (1.15.3), mini_portile2 (~> 2.8.2), racc (1.7.1), rack (2.2.8), sanitize (6.0.2), semantic_logger (4.14.0), sequel (5.71.0), sqlite3 (1.6.3), stringio (3.0.7), temple (0.10.2), thor (1.2.2), tilt (2.2.0), zeitwerk (2.6.11)
[ci-skip]
1 parent 534325d commit f8db2a2

File tree

1 file changed

+19
-19
lines changed

1 file changed

+19
-19
lines changed

pact_broker/Gemfile.lock

+19-19
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ GIT
99
GEM
1010
remote: https://rubygems.org/
1111
specs:
12-
anyway_config (2.4.0)
12+
anyway_config (2.5.1)
1313
ruby-next-core (>= 0.14.0)
1414
as-notifications (1.0.2)
1515
awesome_print (1.9.2)
@@ -20,10 +20,10 @@ GEM
2020
disposable (0.6.3)
2121
declarative (>= 0.0.9, < 1.0.0)
2222
representable (>= 3.1.1, < 4)
23-
dry-configurable (1.0.1)
23+
dry-configurable (1.1.0)
2424
dry-core (~> 1.0, < 2)
2525
zeitwerk (~> 2.6)
26-
dry-core (1.0.0)
26+
dry-core (1.0.1)
2727
concurrent-ruby (~> 1.0)
2828
zeitwerk (~> 2.6)
2929
dry-inflector (1.0.0)
@@ -32,7 +32,7 @@ GEM
3232
concurrent-ruby (~> 1.0)
3333
dry-core (~> 1.0, < 2)
3434
zeitwerk (~> 2.6)
35-
dry-schema (1.13.1)
35+
dry-schema (1.13.2)
3636
concurrent-ruby (~> 1.0)
3737
dry-configurable (~> 1.0, >= 1.0.1)
3838
dry-core (~> 1.0, < 2)
@@ -57,18 +57,18 @@ GEM
5757
haml (5.2.2)
5858
temple (>= 0.8.0)
5959
tilt
60-
i18n (1.13.0)
60+
i18n (1.14.1)
6161
concurrent-ruby (~> 1.0)
6262
json (2.6.3)
63-
mini_portile2 (2.8.2)
63+
mini_portile2 (2.8.4)
6464
moments (0.2.0)
6565
multi_json (1.15.0)
6666
mustermann (2.0.2)
6767
ruby2_keywords (~> 0.0.1)
6868
mysql2 (0.5.5)
6969
nio4r (2.5.9)
70-
nokogiri (1.14.3)
71-
mini_portile2 (~> 2.8.0)
70+
nokogiri (1.15.3)
71+
mini_portile2 (~> 2.8.2)
7272
racc (~> 1.4)
7373
pact-support (1.19.0)
7474
awesome_print (~> 1.9)
@@ -111,8 +111,8 @@ GEM
111111
stringio
112112
puma (5.6.6)
113113
nio4r (~> 2.0)
114-
racc (1.6.2)
115-
rack (2.2.7)
114+
racc (1.7.1)
115+
rack (2.2.8)
116116
rack-protection (2.2.4)
117117
rack
118118
rainbow (3.1.1)
@@ -132,25 +132,25 @@ GEM
132132
representable (~> 3.1)
133133
ruby-next-core (0.15.3)
134134
ruby2_keywords (0.0.5)
135-
sanitize (6.0.1)
135+
sanitize (6.0.2)
136136
crass (~> 1.0.2)
137137
nokogiri (>= 1.12.0)
138-
semantic_logger (4.13.0)
138+
semantic_logger (4.14.0)
139139
concurrent-ruby (~> 1.0)
140140
semver2 (3.4.2)
141-
sequel (5.68.0)
141+
sequel (5.71.0)
142142
sinatra (2.2.4)
143143
mustermann (~> 2.0)
144144
rack (~> 2.2)
145145
rack-protection (= 2.2.4)
146146
tilt (~> 2.0)
147-
sqlite3 (1.6.2)
147+
sqlite3 (1.6.3)
148148
mini_portile2 (~> 2.8.0)
149-
stringio (3.0.6)
149+
stringio (3.0.7)
150150
table_print (1.5.7)
151-
temple (0.10.0)
152-
thor (1.2.1)
153-
tilt (2.1.0)
151+
temple (0.10.2)
152+
thor (1.2.2)
153+
tilt (2.2.0)
154154
trailblazer-option (0.1.2)
155155
uber (0.1.0)
156156
webmachine (2.0.0)
@@ -159,7 +159,7 @@ GEM
159159
multi_json
160160
webrick (1.8.1)
161161
wisper (2.0.1)
162-
zeitwerk (2.6.8)
162+
zeitwerk (2.6.11)
163163

164164
PLATFORMS
165165
ruby

0 commit comments

Comments
 (0)