Skip to content

Commit 616177e

Browse files
committed
deps: update Gemfile bundle to address CVEs
1 parent e6137dd commit 616177e

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

pact_broker/Gemfile.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ GEM
66
ruby-next-core (~> 1.0)
77
as-notifications (1.0.2)
88
base64 (0.3.0)
9-
bigdecimal (4.1.1)
9+
bigdecimal (4.1.2)
1010
concurrent-ruby (1.3.6)
1111
crass (1.0.6)
1212
csv (3.3.5)
@@ -16,8 +16,8 @@ GEM
1616
disposable (0.6.3)
1717
declarative (>= 0.0.9, < 1.0.0)
1818
representable (>= 3.1.1, < 4)
19-
dry-configurable (1.3.0)
20-
dry-core (~> 1.1)
19+
dry-configurable (1.4.0)
20+
dry-core (~> 1.0)
2121
zeitwerk (~> 2.6)
2222
dry-core (1.2.0)
2323
concurrent-ruby (~> 1.0)
@@ -64,13 +64,13 @@ GEM
6464
logger (1.7.0)
6565
mini_portile2 (2.8.9)
6666
moments (0.3.0)
67-
multi_json (1.20.1)
67+
multi_json (1.21.1)
6868
mustermann (3.1.1)
6969
mutex_m (0.3.0)
7070
mysql2 (0.5.7)
7171
bigdecimal
7272
nio4r (2.7.5)
73-
nokogiri (1.19.2)
73+
nokogiri (1.19.3)
7474
mini_portile2 (~> 2.8.2)
7575
racc (~> 1.4)
7676
ostruct (0.6.3)
@@ -116,7 +116,7 @@ GEM
116116
padrino-support (0.16.1)
117117
parslet (2.0.0)
118118
pg (1.6.3)
119-
psych (5.3.1)
119+
psych (5.4.0)
120120
date
121121
stringio
122122
puma (7.2.1)
@@ -155,7 +155,7 @@ GEM
155155
semantic_logger (4.18.0)
156156
concurrent-ruby (~> 1.0)
157157
semver2 (3.4.2)
158-
sequel (5.103.0)
158+
sequel (5.105.0)
159159
bigdecimal
160160
sinatra (4.2.1)
161161
logger (>= 1.6.0)
@@ -164,7 +164,7 @@ GEM
164164
rack-protection (= 4.2.1)
165165
rack-session (>= 2.0.0, < 3)
166166
tilt (~> 2.0)
167-
sqlite3 (2.9.4)
167+
sqlite3 (2.9.5)
168168
mini_portile2 (~> 2.8.0)
169169
string_pattern (2.4.0)
170170
regexp_parser (~> 2.5, >= 2.5.0)
@@ -183,7 +183,7 @@ GEM
183183
i18n (>= 0.4.0)
184184
multi_json
185185
wisper (2.0.1)
186-
zeitwerk (2.7.5)
186+
zeitwerk (2.8.2)
187187

188188
PLATFORMS
189189
ruby
@@ -198,4 +198,4 @@ DEPENDENCIES
198198
sqlite3 (~> 2.7)
199199

200200
BUNDLED WITH
201-
2.5.22
201+
2.6.9

0 commit comments

Comments
 (0)