Skip to content

Commit

Permalink
update Gemfile.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
nabeta committed Jan 25, 2025
1 parent 9f3750d commit 62b1d86
Showing 1 changed file with 16 additions and 12 deletions.
28 changes: 16 additions & 12 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ GEM
erubi (~> 1.11)
rails-dom-testing (~> 2.2)
rails-html-sanitizer (~> 1.6)
active_storage_validations (1.4.0)
active_storage_validations (2.0.0)
activejob (>= 6.1.4)
activemodel (>= 6.1.4)
activestorage (>= 6.1.4)
Expand Down Expand Up @@ -127,7 +127,7 @@ GEM
caxlsx (>= 3.0)
climate_control (1.2.0)
cocoon (1.2.15)
concurrent-ruby (1.3.4)
concurrent-ruby (1.3.5)
connection_pool (2.5.0)
crack (1.0.0)
bigdecimal
Expand Down Expand Up @@ -203,7 +203,7 @@ GEM
highline (3.1.2)
reline
htmlentities (4.3.4)
i18n (1.14.6)
i18n (1.14.7)
concurrent-ruby (~> 1.0)
image_processing (1.13.0)
mini_magick (>= 4.9.5, < 5)
Expand All @@ -213,7 +213,8 @@ GEM
activesupport (>= 6.0.0)
railties (>= 6.0.0)
io-console (0.8.0)
irb (1.14.3)
irb (1.15.1)
pp (>= 0.6.0)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
jbuilder (2.13.0)
Expand Down Expand Up @@ -295,7 +296,7 @@ GEM
net-smtp (0.5.0)
net-protocol
nio4r (2.7.4)
nokogiri (1.18.1-x86_64-linux-gnu)
nokogiri (1.18.2-x86_64-linux-gnu)
racc (~> 1.4)
nori (2.7.1)
bigdecimal
Expand All @@ -312,13 +313,16 @@ GEM
ast (~> 2.4.1)
racc
pg (1.5.9)
pp (0.6.2)
prettyprint
pr_geohash (1.0.0)
pretender (0.5.0)
actionpack (>= 6.1)
prettyprint (0.2.0)
progress_bar (1.3.4)
highline (>= 1.6)
options (~> 2.3.0)
psych (5.2.2)
psych (5.2.3)
date
stringio
public_suffix (6.0.1)
Expand Down Expand Up @@ -391,11 +395,11 @@ GEM
rdf (~> 3.3)
rdf-vocab (3.3.2)
rdf (~> 3.3)
rdoc (6.10.0)
rdoc (6.11.0)
psych (>= 4.0.0)
redis (5.3.0)
redis-client (>= 0.22.0)
redis-client (0.23.1)
redis-client (0.23.2)
connection_pool
regexp_parser (2.10.0)
reline (0.6.0)
Expand Down Expand Up @@ -435,7 +439,7 @@ GEM
rspec-core (>= 2, < 4, != 2.12.0)
rss (0.3.1)
rexml
rubocop (1.70.0)
rubocop (1.71.0)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
Expand All @@ -453,7 +457,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)
Expand All @@ -478,7 +482,7 @@ GEM
tilt
scanf (1.0.0)
securerandom (0.4.1)
selenium-webdriver (4.27.0)
selenium-webdriver (4.28.0)
base64 (~> 0.2)
logger (~> 1.4)
rexml (~> 3.2, >= 3.2.5)
Expand Down Expand Up @@ -526,7 +530,7 @@ GEM
terrapin (1.0.1)
climate_control
thor (1.3.2)
tilt (2.5.0)
tilt (2.6.0)
timeout (0.4.3)
turbo-rails (2.0.11)
actionpack (>= 6.0.0)
Expand Down

0 comments on commit 62b1d86

Please sign in to comment.