Skip to content

Commit

Permalink
update gems
Browse files Browse the repository at this point in the history
  • Loading branch information
kortirso committed Apr 17, 2024
1 parent b05514c commit 8120508
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ GEM
tzinfo (~> 2.0)
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
airbrussh (1.5.1)
airbrussh (1.5.2)
sshkit (>= 1.6.1, != 1.7.0)
ast (2.4.2)
awesome_print (1.9.2)
Expand Down Expand Up @@ -211,7 +211,7 @@ GEM
faraday-net_http (3.1.0)
net-http
ffi (1.16.3)
foreman (0.87.2)
foreman (0.88.1)
frozen_record (0.27.1)
activemodel
globalid (1.2.1)
Expand Down Expand Up @@ -261,7 +261,7 @@ GEM
net-pop
net-smtp
marcel (1.0.4)
method_source (1.0.0)
method_source (1.1.0)
mini_mime (1.1.5)
minitest (5.22.3)
msgpack (1.7.2)
Expand All @@ -284,11 +284,11 @@ GEM
net-protocol
net-ssh (7.2.3)
nio4r (2.7.1)
nokogiri (1.16.3-arm64-darwin)
nokogiri (1.16.4-arm64-darwin)
racc (~> 1.4)
nokogiri (1.16.3-x86_64-darwin)
nokogiri (1.16.4-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.16.3-x86_64-linux)
nokogiri (1.16.4-x86_64-linux)
racc (~> 1.4)
pagy (6.4.4)
parallel (1.24.0)
Expand All @@ -304,7 +304,7 @@ GEM
puma (6.3.0)
nio4r (~> 2.0)
que (2.3.0)
que-view (0.3.4)
que-view (0.3.5)
que (> 2.0)
rails (> 6.0.0)
sassc-rails
Expand Down Expand Up @@ -358,21 +358,21 @@ GEM
rdoc (6.6.3.1)
psych (>= 4.0.0)
recaptcha (5.16.0)
redis (5.1.0)
redis-client (>= 0.17.0)
redis (5.2.0)
redis-client (>= 0.22.0)
redis-actionpack (5.4.0)
actionpack (>= 5, < 8)
redis-rack (>= 2.1.0, < 4)
redis-store (>= 1.1.0, < 2)
redis-activesupport (5.3.0)
activesupport (>= 3, < 8)
redis-store (>= 1.3, < 2)
redis-client (0.21.1)
redis-client (0.22.1)
connection_pool
redis-store (1.10.0)
redis (>= 4, < 6)
regexp_parser (2.9.0)
reline (0.5.1)
reline (0.5.2)
io-console (~> 0.5)
rexml (3.2.6)
rspec (3.13.0)
Expand All @@ -396,7 +396,7 @@ GEM
rspec-mocks (~> 3.13)
rspec-support (~> 3.13)
rspec-support (3.13.1)
rubocop (1.63.0)
rubocop (1.63.2)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
Expand Down Expand Up @@ -426,7 +426,7 @@ GEM
rubocop-capybara (~> 2.17)
rubocop-factory_bot (~> 2.22)
rubocop-rspec_rails (~> 2.28)
rubocop-rspec_rails (2.28.2)
rubocop-rspec_rails (2.28.3)
rubocop (~> 1.40)
ruby-next-core (1.0.2)
ruby-progressbar (1.13.0)
Expand Down Expand Up @@ -482,7 +482,7 @@ GEM
unicode-display_width (2.5.0)
uniform_notifier (1.16.0)
uri (0.13.0)
view_component (3.11.0)
view_component (3.12.0)
activesupport (>= 5.2.0, < 8.0)
concurrent-ruby (~> 1.0)
method_source (~> 1.0)
Expand Down

0 comments on commit 8120508

Please sign in to comment.