Skip to content

Commit df65272

Browse files
committed
Upgrade packages
1 parent d00bae0 commit df65272

2 files changed

Lines changed: 20 additions & 22 deletions

File tree

Gemfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ gem 'strain-code', '~> 0.3'
4949
# Read more: https://github.com/turbolinks/turbolinks
5050
gem 'turbolinks', '~> 5'
5151
# Windows does not include zoneinfo files, so bundle the tzinfo-data gem
52-
gem 'tzinfo-data', platforms: %i[mingw mswin x64_mingw jruby]
52+
gem 'tzinfo-data', platforms: %i[windows jruby]
5353
# Use Uglifier as compressor for JavaScript assets
5454
gem 'uglifier', '>= 1.3.0'
5555
gem 'webpacker'
@@ -63,7 +63,7 @@ gem 'yui-compressor', '>= 0.12'
6363
group :development, :test do
6464
# Call 'byebug' anywhere in the code to stop execution and get a debugger
6565
# console
66-
gem 'byebug', platforms: %i[mri mingw x64_mingw]
66+
gem 'byebug', platforms: %i[mri windows]
6767
# Adds support for Capybara system testing and selenium driver
6868
gem 'capybara', '~> 2.13'
6969
gem 'selenium-webdriver'

Gemfile.lock

Lines changed: 18 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ GEM
6363
zeitwerk (~> 2.3)
6464
addressable (2.8.7)
6565
public_suffix (>= 2.0.2, < 7.0)
66-
afm (0.2.2)
66+
afm (1.0.0)
6767
ast (2.4.3)
6868
autoprefixer-rails (10.4.21.0)
6969
execjs (~> 2)
@@ -131,13 +131,13 @@ GEM
131131
railties (>= 4.2)
132132
globalid (1.2.1)
133133
activesupport (>= 6.1)
134-
google-protobuf (4.31.1)
134+
google-protobuf (4.32.0)
135135
bigdecimal
136136
rake (>= 13)
137-
google-protobuf (4.31.1-x86_64-darwin)
137+
google-protobuf (4.32.0-x86_64-darwin)
138138
bigdecimal
139139
rake (>= 13)
140-
google-protobuf (4.31.1-x86_64-linux-gnu)
140+
google-protobuf (4.32.0-x86_64-linux-gnu)
141141
bigdecimal
142142
rake (>= 13)
143143
hashery (2.1.2)
@@ -226,9 +226,9 @@ GEM
226226
parser (3.3.9.0)
227227
ast (~> 2.4.1)
228228
racc
229-
pdf-reader (2.14.1)
229+
pdf-reader (2.15.0)
230230
Ascii85 (>= 1.0, < 3.0, != 2.0.0)
231-
afm (~> 0.2.1)
231+
afm (>= 0.2.1, < 2)
232232
hashery (~> 2.0)
233233
ruby-rc4
234234
ttfunk
@@ -271,9 +271,9 @@ GEM
271271
activesupport (>= 5.0.0)
272272
minitest
273273
nokogiri (>= 1.6)
274-
rails-html-sanitizer (1.6.0)
274+
rails-html-sanitizer (1.6.2)
275275
loofah (~> 2.21)
276-
nokogiri (~> 1.14)
276+
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)
277277
railties (6.1.7.10)
278278
actionpack (= 6.1.7.10)
279279
activesupport (= 6.1.7.10)
@@ -292,7 +292,7 @@ GEM
292292
redirect_safely (1.0.0)
293293
activemodel
294294
redis (4.8.1)
295-
regexp_parser (2.10.0)
295+
regexp_parser (2.11.2)
296296
reline (0.6.2)
297297
io-console (~> 0.5)
298298
responders (3.1.1)
@@ -302,7 +302,7 @@ GEM
302302
roo (2.9.0)
303303
nokogiri (~> 1)
304304
rubyzip (>= 1.3.0, < 3.0.0)
305-
rubocop (1.79.0)
305+
rubocop (1.79.2)
306306
json (~> 2.3)
307307
language_server-protocol (~> 3.17.0.2)
308308
lint_roller (~> 1.1.0)
@@ -312,7 +312,6 @@ GEM
312312
regexp_parser (>= 2.9.3, < 3.0)
313313
rubocop-ast (>= 1.46.0, < 2.0)
314314
ruby-progressbar (~> 1.7)
315-
tsort (>= 0.2.0)
316315
unicode-display_width (>= 2.4.0, < 4.0)
317316
rubocop-ast (1.46.0)
318317
parser (>= 3.3.7.2)
@@ -324,7 +323,7 @@ GEM
324323
lint_roller (~> 1.1)
325324
rubocop (>= 1.75.0, < 2.0)
326325
rubocop-ast (>= 1.38.0, < 2.0)
327-
rubocop-rails (2.32.0)
326+
rubocop-rails (2.33.3)
328327
activesupport (>= 4.2.0)
329328
lint_roller (~> 1.1)
330329
rack (>= 1.1)
@@ -338,12 +337,12 @@ GEM
338337
rubyzip (2.4.1)
339338
sass (3.7.4)
340339
sass-listen (~> 4.0.0)
341-
sass-embedded (1.89.2)
340+
sass-embedded (1.90.0)
342341
google-protobuf (~> 4.31)
343342
rake (>= 13)
344-
sass-embedded (1.89.2-x86_64-darwin)
343+
sass-embedded (1.90.0-x86_64-darwin)
345344
google-protobuf (~> 4.31)
346-
sass-embedded (1.89.2-x86_64-linux-gnu)
345+
sass-embedded (1.90.0-x86_64-linux-gnu)
347346
google-protobuf (~> 4.31)
348347
sass-listen (4.0.0)
349348
rb-fsevent (~> 0.9, >= 0.9.4)
@@ -356,11 +355,11 @@ GEM
356355
tilt (>= 1.1, < 3)
357356
sassc-embedded (1.80.5)
358357
sass-embedded (~> 1.80)
359-
selenium-webdriver (4.34.0)
358+
selenium-webdriver (4.35.0)
360359
base64 (~> 0.2)
361360
logger (~> 1.4)
362361
rexml (~> 3.2, >= 3.2.5)
363-
rubyzip (>= 1.2.2, < 3.0)
362+
rubyzip (>= 1.2.2, < 4.0)
364363
websocket (~> 1.0)
365364
semantic_range (3.1.0)
366365
serrano (1.6)
@@ -395,7 +394,6 @@ GEM
395394
time (0.4.1)
396395
date
397396
timeout (0.4.3)
398-
tsort (0.2.0)
399397
ttfunk (1.8.0)
400398
bigdecimal (~> 3.1)
401399
turbolinks (5.2.1)
@@ -405,7 +403,7 @@ GEM
405403
concurrent-ruby (~> 1.0)
406404
uglifier (4.2.1)
407405
execjs (>= 0.3.0, < 3)
408-
unicode-display_width (3.1.4)
406+
unicode-display_width (3.1.5)
409407
unicode-emoji (~> 4.0, >= 4.0.4)
410408
unicode-emoji (4.0.4)
411409
uri (1.0.3)
@@ -504,4 +502,4 @@ DEPENDENCIES
504502
yui-compressor (>= 0.12)
505503

506504
BUNDLED WITH
507-
2.6.6
505+
2.7.1

0 commit comments

Comments
 (0)