Skip to content

Commit d3046e4

Browse files
committed
Update gems
1 parent 3743139 commit d3046e4

File tree

1 file changed

+11
-9
lines changed

1 file changed

+11
-9
lines changed

Gemfile.lock

Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ GEM
8585
ast (2.4.3)
8686
base64 (0.3.0)
8787
benchmark (0.4.1)
88-
bigdecimal (3.2.3)
88+
bigdecimal (3.3.1)
8989
brakeman (7.1.0)
9090
racc
9191
builder (3.3.0)
@@ -132,7 +132,7 @@ GEM
132132
tilt
133133
haml-lint (0.999.999)
134134
haml_lint
135-
haml-rails (2.1.0)
135+
haml-rails (3.0.0)
136136
actionpack (>= 5.1)
137137
activesupport (>= 5.1)
138138
haml (>= 4.0.6)
@@ -160,7 +160,7 @@ GEM
160160
pp (>= 0.6.0)
161161
rdoc (>= 4.0.0)
162162
reline (>= 0.4.2)
163-
json (2.15.0)
163+
json (2.15.1)
164164
language_server-protocol (3.17.0.5)
165165
license_finder (7.2.1)
166166
bundler
@@ -197,8 +197,8 @@ GEM
197197
mercenary (0.4.0)
198198
method_source (1.1.0)
199199
mini_mime (1.1.5)
200-
minitest (5.25.5)
201-
net-imap (0.5.10)
200+
minitest (5.26.0)
201+
net-imap (0.5.12)
202202
date
203203
net-protocol
204204
net-pop (0.1.2)
@@ -218,10 +218,10 @@ GEM
218218
racc
219219
pg (1.6.2-arm64-darwin)
220220
pg (1.6.2-x86_64-linux)
221-
pp (0.6.2)
221+
pp (0.6.3)
222222
prettyprint
223223
prettyprint (0.2.0)
224-
prism (1.5.1)
224+
prism (1.5.2)
225225
propshaft (1.3.1)
226226
actionpack (>= 7.0.0)
227227
activesupport (>= 7.0.0)
@@ -233,7 +233,7 @@ GEM
233233
puma (7.0.4)
234234
nio4r (~> 2.0)
235235
racc (1.8.1)
236-
rack (3.1.16)
236+
rack (3.1.18)
237237
rack-session (2.1.1)
238238
base64 (>= 0.1.0)
239239
rack (>= 3.0.0)
@@ -272,9 +272,10 @@ GEM
272272
zeitwerk (~> 2.6)
273273
rainbow (3.1.1)
274274
rake (13.3.0)
275-
rdoc (6.14.2)
275+
rdoc (6.15.0)
276276
erb
277277
psych (>= 4.0.0)
278+
tsort
278279
redcarpet (3.6.1)
279280
regexp_parser (2.11.3)
280281
reline (0.6.2)
@@ -336,6 +337,7 @@ GEM
336337
tilt (2.6.1)
337338
timeout (0.4.3)
338339
tomlrb (2.0.3)
340+
tsort (0.2.0)
339341
typhoeus (1.4.1)
340342
ethon (>= 0.9.0)
341343
tzinfo (2.0.6)

0 commit comments

Comments
 (0)