Skip to content

Commit e4f6a4b

Browse files
authored
Merge pull request #299 from basecamp/dependabot/bundler/development-dependencies-60972102c2
Bump the development-dependencies group with 3 updates
2 parents b5c4210 + 45eba85 commit e4f6a4b

File tree

1 file changed

+17
-12
lines changed

1 file changed

+17
-12
lines changed

Gemfile.lock

Lines changed: 17 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ GEM
113113
benchmark (0.3.0)
114114
bigdecimal (3.1.8)
115115
bindex (0.8.1)
116-
brakeman (6.2.2)
116+
brakeman (7.0.0)
117117
racc
118118
builder (3.3.0)
119119
capybara (3.40.0)
@@ -130,7 +130,7 @@ GEM
130130
connection_pool (2.4.1)
131131
crass (1.0.6)
132132
date (3.3.4)
133-
debug (1.9.2)
133+
debug (1.10.0)
134134
irb (~> 1.10)
135135
reline (>= 0.3.8)
136136
drb (2.2.1)
@@ -155,16 +155,17 @@ GEM
155155
actionpack (>= 6.0.0)
156156
activesupport (>= 6.0.0)
157157
railties (>= 6.0.0)
158-
io-console (0.7.2)
159-
irb (1.14.1)
158+
io-console (0.8.0)
159+
irb (1.15.1)
160+
pp (>= 0.6.0)
160161
rdoc (>= 4.0.0)
161162
reline (>= 0.4.2)
162163
jbuilder (2.13.0)
163164
actionview (>= 5.0.0)
164165
activesupport (>= 5.0.0)
165166
json (2.7.2)
166167
language_server-protocol (3.17.0.3)
167-
logger (1.6.1)
168+
logger (1.6.5)
168169
loofah (2.23.1)
169170
crass (~> 1.0.2)
170171
nokogiri (>= 1.12.0)
@@ -208,12 +209,16 @@ GEM
208209
parser (3.3.3.0)
209210
ast (~> 2.4.1)
210211
racc
212+
pp (0.6.2)
213+
prettyprint
214+
prettyprint (0.2.0)
211215
propshaft (1.0.0)
212216
actionpack (>= 7.0.0)
213217
activesupport (>= 7.0.0)
214218
rack
215219
railties (>= 7.0.0)
216-
psych (5.1.2)
220+
psych (5.2.3)
221+
date
217222
stringio
218223
public_suffix (5.0.5)
219224
puma (6.5.0)
@@ -240,7 +245,7 @@ GEM
240245
nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
241246
rainbow (3.1.1)
242247
rake (13.2.1)
243-
rdoc (6.7.0)
248+
rdoc (6.11.0)
244249
psych (>= 4.0.0)
245250
redcarpet (3.6.0)
246251
redis (5.3.0)
@@ -250,7 +255,7 @@ GEM
250255
redis-namespace (1.11.0)
251256
redis (>= 4)
252257
regexp_parser (2.9.2)
253-
reline (0.5.10)
258+
reline (0.6.0)
254259
io-console (~> 0.5)
255260
resque (2.6.0)
256261
mono_logger (~> 1.0)
@@ -260,7 +265,7 @@ GEM
260265
resque-pool (0.7.1)
261266
rake (>= 10.0, < 14.0)
262267
resque (>= 1.22, < 3)
263-
rexml (3.3.9)
268+
rexml (3.4.0)
264269
rouge (4.5.1)
265270
rqrcode (2.2.0)
266271
chunky_png (~> 1.0)
@@ -300,9 +305,9 @@ GEM
300305
ffi (~> 1.12)
301306
logger
302307
ruby2_keywords (0.0.5)
303-
rubyzip (2.3.2)
308+
rubyzip (2.4.1)
304309
securerandom (0.3.1)
305-
selenium-webdriver (4.27.0)
310+
selenium-webdriver (4.28.0)
306311
base64 (~> 0.2)
307312
logger (~> 1.4)
308313
rexml (~> 3.2, >= 3.2.5)
@@ -323,7 +328,7 @@ GEM
323328
sqlite3 (2.5.0-x86_64-linux-gnu)
324329
stimulus-rails (1.3.4)
325330
railties (>= 6.0.0)
326-
stringio (3.1.1)
331+
stringio (3.1.2)
327332
thor (1.3.2)
328333
thruster (0.1.9)
329334
thruster (0.1.9-aarch64-linux)

0 commit comments

Comments
 (0)