Skip to content

Commit 29bf092

Browse files
Update most gems, but not all
1 parent aaa2c65 commit 29bf092

File tree

1 file changed

+22
-22
lines changed

1 file changed

+22
-22
lines changed

Gemfile.lock

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -106,12 +106,12 @@ GEM
106106
rexml
107107
crass (1.0.6)
108108
date (3.3.4)
109-
debug (1.9.0)
109+
debug (1.9.1)
110110
irb (~> 1.10)
111111
reline (>= 0.3.8)
112112
debug_inspector (1.2.0)
113113
docile (1.4.0)
114-
domain_name (0.6.20231109)
114+
domain_name (0.6.20240107)
115115
dotenv (2.8.1)
116116
dotenv-rails (2.8.1)
117117
dotenv (= 2.8.1)
@@ -138,14 +138,14 @@ GEM
138138
http-form_data (2.3.0)
139139
i18n (1.14.1)
140140
concurrent-ruby (~> 1.0)
141-
importmap-rails (1.2.3)
141+
importmap-rails (2.0.1)
142142
actionpack (>= 6.0.0)
143143
activesupport (>= 6.0.0)
144144
railties (>= 6.0.0)
145145
io-console (0.7.1)
146-
irb (1.10.1)
146+
irb (1.11.1)
147147
rdoc
148-
reline (>= 0.3.8)
148+
reline (>= 0.4.2)
149149
jbuilder (2.11.5)
150150
actionview (>= 5.0.0)
151151
activesupport (>= 5.0.0)
@@ -170,31 +170,31 @@ GEM
170170
mocha (2.1.0)
171171
ruby2_keywords (>= 0.0.5)
172172
msgpack (1.7.2)
173-
net-imap (0.4.8)
173+
net-imap (0.4.9.1)
174174
date
175175
net-protocol
176176
net-pop (0.1.2)
177177
net-protocol
178178
net-protocol (0.2.2)
179179
timeout
180-
net-smtp (0.4.0)
180+
net-smtp (0.4.0.1)
181181
net-protocol
182182
nio4r (2.7.0)
183-
nokogiri (1.15.5-arm64-darwin)
183+
nokogiri (1.16.0-arm64-darwin)
184184
racc (~> 1.4)
185-
nokogiri (1.15.5-x86_64-darwin)
185+
nokogiri (1.16.0-x86_64-darwin)
186186
racc (~> 1.4)
187-
nokogiri (1.15.5-x86_64-linux)
187+
nokogiri (1.16.0-x86_64-linux)
188188
racc (~> 1.4)
189189
parallel (1.24.0)
190-
parser (3.2.2.4)
190+
parser (3.3.0.2)
191191
ast (~> 2.4.1)
192192
racc
193193
pg (1.5.4)
194194
psych (5.1.2)
195195
stringio
196196
public_suffix (5.0.4)
197-
puma (6.4.0)
197+
puma (6.4.2)
198198
nio4r (~> 2.0)
199199
racc (1.7.3)
200200
rack (2.2.8)
@@ -232,8 +232,8 @@ GEM
232232
rake (13.1.0)
233233
rdoc (6.6.2)
234234
psych (>= 4.0.0)
235-
regexp_parser (2.8.3)
236-
reline (0.4.1)
235+
regexp_parser (2.9.0)
236+
reline (0.4.2)
237237
io-console (~> 0.5)
238238
rexml (3.2.6)
239239
rouge (4.2.0)
@@ -250,7 +250,7 @@ GEM
250250
unicode-display_width (>= 2.4.0, < 3.0)
251251
rubocop-ast (1.30.0)
252252
parser (>= 3.2.1.0)
253-
rubocop-rails (2.23.0)
253+
rubocop-rails (2.23.1)
254254
activesupport (>= 4.2.0)
255255
rack (>= 1.1)
256256
rubocop (>= 1.33.0, < 2.0)
@@ -270,10 +270,10 @@ GEM
270270
rexml (~> 3.2, >= 3.2.5)
271271
rubyzip (>= 1.2.2, < 3.0)
272272
websocket (~> 1.0)
273-
sentry-rails (5.15.2)
273+
sentry-rails (5.16.1)
274274
railties (>= 5.0)
275-
sentry-ruby (~> 5.15.2)
276-
sentry-ruby (5.15.2)
275+
sentry-ruby (~> 5.16.1)
276+
sentry-ruby (5.16.1)
277277
concurrent-ruby (~> 1.0, >= 1.0.2)
278278
simplecov (0.22.0)
279279
docile (~> 1.1)
@@ -289,10 +289,10 @@ GEM
289289
actionpack (>= 5.2)
290290
activesupport (>= 5.2)
291291
sprockets (>= 3.0.0)
292-
sqlite3 (1.6.9-arm64-darwin)
293-
sqlite3 (1.6.9-x86_64-darwin)
294-
sqlite3 (1.6.9-x86_64-linux)
295-
stimulus-rails (1.3.0)
292+
sqlite3 (1.7.0-arm64-darwin)
293+
sqlite3 (1.7.0-x86_64-darwin)
294+
sqlite3 (1.7.0-x86_64-linux)
295+
stimulus-rails (1.3.3)
296296
railties (>= 6.0.0)
297297
stringio (3.1.0)
298298
thor (1.3.0)

0 commit comments

Comments
 (0)