Skip to content

Commit

Permalink
Merge 7cb64cf into 9ccdfaa
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jan 22, 2024
2 parents 9ccdfaa + 7cb64cf commit 38ef2c8
Showing 1 changed file with 10 additions and 11 deletions.
21 changes: 10 additions & 11 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ GEM
aws-sigv4 (~> 1.8)
aws-sigv4 (1.8.0)
aws-eventstream (~> 1, >= 1.0.2)
base64 (0.1.1)
base64 (0.2.0)
bcrypt (3.1.18)
bcrypt_pbkdf (1.1.0)
better_errors (2.10.1)
Expand Down Expand Up @@ -240,7 +240,7 @@ GEM
i18n_data (0.16.0)
simple_po_parser (~> 1.1)
jmespath (1.6.2)
json (2.6.3)
json (2.7.1)
kgio (2.11.4)
kt-paperclip (6.4.2)
activemodel (>= 4.2.0)
Expand Down Expand Up @@ -296,8 +296,8 @@ GEM
racc (~> 1.4)
nokogiri (1.15.4-x86_64-linux)
racc (~> 1.4)
parallel (1.23.0)
parser (3.2.2.3)
parallel (1.24.0)
parser (3.3.0.5)
ast (~> 2.4.1)
racc
pg (1.5.4)
Expand All @@ -321,7 +321,7 @@ GEM
public_suffix (5.0.1)
puma (6.4.0)
nio4r (~> 2.0)
racc (1.7.1)
racc (1.7.3)
rack (2.2.8)
rack-cache (1.14.0)
rack (>= 0.4)
Expand Down Expand Up @@ -374,7 +374,7 @@ GEM
record_tag_helper (1.0.1)
actionview (>= 5)
redcarpet (3.6.0)
regexp_parser (2.8.1)
regexp_parser (2.9.0)
responders (3.1.0)
actionpack (>= 5.2)
railties (>= 5.2)
Expand Down Expand Up @@ -404,19 +404,18 @@ GEM
rspec-mocks (~> 3.12)
rspec-support (~> 3.12)
rspec-support (3.12.0)
rubocop (1.56.2)
base64 (~> 0.1.1)
rubocop (1.60.1)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
parser (>= 3.2.2.3)
parser (>= 3.3.0.2)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml (>= 3.2.5, < 4.0)
rubocop-ast (>= 1.28.1, < 2.0)
rubocop-ast (>= 1.30.0, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.29.0)
rubocop-ast (1.30.0)
parser (>= 3.2.1.0)
rubocop-capybara (2.18.0)
rubocop (~> 1.41)
Expand Down

0 comments on commit 38ef2c8

Please sign in to comment.