Update bundle
This commit is contained in:
parent
475a3fd836
commit
d7bdd033e5
1 changed files with 11 additions and 11 deletions
22
Gemfile.lock
22
Gemfile.lock
|
@ -92,8 +92,8 @@ GEM
|
|||
autoprefixer-rails (10.4.19.0)
|
||||
execjs (~> 2)
|
||||
aws-eventstream (1.3.0)
|
||||
aws-partitions (1.1040.0)
|
||||
aws-sdk-core (3.216.0)
|
||||
aws-partitions (1.1043.0)
|
||||
aws-sdk-core (3.217.0)
|
||||
aws-eventstream (~> 1, >= 1.3.0)
|
||||
aws-partitions (~> 1, >= 1.992.0)
|
||||
aws-sigv4 (~> 1.9)
|
||||
|
@ -138,8 +138,8 @@ GEM
|
|||
bzip2-ffi (1.1.1)
|
||||
ffi (~> 1.0)
|
||||
cancancan (3.6.1)
|
||||
canonical-rails (0.2.16)
|
||||
actionview (>= 4.1, < 7.3)
|
||||
canonical-rails (0.2.17)
|
||||
actionview (>= 4.1, < 8.1)
|
||||
capybara (3.40.0)
|
||||
addressable
|
||||
matrix
|
||||
|
@ -290,7 +290,7 @@ GEM
|
|||
rchardet (~> 1.8)
|
||||
globalid (1.2.1)
|
||||
activesupport (>= 6.1)
|
||||
google-protobuf (3.25.5)
|
||||
google-protobuf (3.25.6)
|
||||
hashdiff (1.1.2)
|
||||
hashie (5.0.0)
|
||||
highline (3.1.2)
|
||||
|
@ -328,7 +328,7 @@ GEM
|
|||
in_threads (1.6.0)
|
||||
iniparse (1.5.0)
|
||||
io-console (0.8.0)
|
||||
irb (1.15.0)
|
||||
irb (1.15.1)
|
||||
pp (>= 0.6.0)
|
||||
rdoc (>= 4.0.0)
|
||||
reline (>= 0.4.2)
|
||||
|
@ -348,7 +348,7 @@ GEM
|
|||
rexml (>= 3.3.9)
|
||||
kramdown-parser-gfm (1.1.0)
|
||||
kramdown (~> 2.0)
|
||||
language_server-protocol (3.17.0.3)
|
||||
language_server-protocol (3.17.0.4)
|
||||
libv8-node (18.19.0.0)
|
||||
libxml-ruby (5.0.3)
|
||||
listen (3.9.0)
|
||||
|
@ -451,7 +451,7 @@ GEM
|
|||
open4 (1.3.4)
|
||||
openstreetmap-deadlock_retry (1.3.1)
|
||||
ostruct (0.6.1)
|
||||
overcommit (0.64.1)
|
||||
overcommit (0.65.0)
|
||||
childprocess (>= 0.6.3, < 6)
|
||||
iniparse (~> 1.4)
|
||||
rexml (>= 3.3.9)
|
||||
|
@ -549,7 +549,7 @@ GEM
|
|||
rouge (4.5.1)
|
||||
rtlcss (0.2.1)
|
||||
mini_racer (>= 0.6.3)
|
||||
rubocop (1.70.0)
|
||||
rubocop (1.71.0)
|
||||
json (~> 2.3)
|
||||
language_server-protocol (>= 3.17.0)
|
||||
parallel (~> 1.10)
|
||||
|
@ -559,7 +559,7 @@ GEM
|
|||
rubocop-ast (>= 1.36.2, < 2.0)
|
||||
ruby-progressbar (~> 1.7)
|
||||
unicode-display_width (>= 2.4.0, < 4.0)
|
||||
rubocop-ast (1.37.0)
|
||||
rubocop-ast (1.38.0)
|
||||
parser (>= 3.3.1.0)
|
||||
rubocop-capybara (2.21.0)
|
||||
rubocop (~> 1.41)
|
||||
|
@ -571,7 +571,7 @@ GEM
|
|||
rubocop-performance (1.23.1)
|
||||
rubocop (>= 1.48.1, < 2.0)
|
||||
rubocop-ast (>= 1.31.1, < 2.0)
|
||||
rubocop-rails (2.29.0)
|
||||
rubocop-rails (2.29.1)
|
||||
activesupport (>= 4.2.0)
|
||||
rack (>= 1.1)
|
||||
rubocop (>= 1.52.0, < 2.0)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue