Skip to content

Commit 7ea15fe

Browse files
committed
feat(deps): update gems
1 parent 1f470d5 commit 7ea15fe

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

pact_broker/Gemfile.lock

+9-9
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ GEM
55
ruby-next-core (>= 0.14.0)
66
as-notifications (1.0.2)
77
awesome_print (1.9.2)
8-
concurrent-ruby (1.2.0)
8+
concurrent-ruby (1.2.2)
99
crass (1.0.6)
1010
declarative (0.0.20)
1111
declarative-builder (0.1.0)
@@ -62,7 +62,7 @@ GEM
6262
ruby2_keywords (~> 0.0.1)
6363
mysql2 (0.5.5)
6464
nio4r (2.5.8)
65-
nokogiri (1.14.1)
65+
nokogiri (1.14.2)
6666
mini_portile2 (~> 2.8.0)
6767
racc (~> 1.4)
6868
pact-support (1.19.0)
@@ -96,11 +96,11 @@ GEM
9696
table_print (~> 1.5)
9797
webmachine (= 1.6.0)
9898
wisper (~> 2.0)
99-
padrino-core (0.15.2)
100-
padrino-support (= 0.15.2)
99+
padrino-core (0.15.3)
100+
padrino-support (= 0.15.3)
101101
sinatra (>= 2.2.4)
102102
thor (~> 1.0)
103-
padrino-support (0.15.2)
103+
padrino-support (0.15.3)
104104
parslet (2.0.0)
105105
pg (1.4.6)
106106
puma (5.6.5)
@@ -132,7 +132,7 @@ GEM
132132
semantic_logger (4.12.0)
133133
concurrent-ruby (~> 1.0)
134134
semver2 (3.4.2)
135-
sequel (5.65.0)
135+
sequel (5.66.0)
136136
sinatra (2.2.4)
137137
mustermann (~> 2.0)
138138
rack (~> 2.2)
@@ -145,15 +145,15 @@ GEM
145145
table_print (1.5.7)
146146
temple (0.10.0)
147147
thor (1.2.1)
148-
tilt (2.0.11)
148+
tilt (2.1.0)
149149
uber (0.1.0)
150150
webmachine (1.6.0)
151151
as-notifications (~> 1.0)
152152
i18n (>= 0.4.0)
153153
multi_json
154154
webrick (1.8.1)
155155
wisper (2.0.1)
156-
zeitwerk (2.6.6)
156+
zeitwerk (2.6.7)
157157

158158
PLATFORMS
159159
ruby
@@ -168,4 +168,4 @@ DEPENDENCIES
168168
webrick (~> 1.6)
169169

170170
BUNDLED WITH
171-
2.4.6
171+
2.4.7

0 commit comments

Comments
 (0)