Skip to content

Commit

Permalink
Auto Update
Browse files Browse the repository at this point in the history
  • Loading branch information
metaskills authored and github-actions[bot] committed Feb 11, 2024
1 parent 952efb8 commit 6773627
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions {{cookiecutter.project_name}}/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ GEM
activesupport (>= 6.0.0)
railties (>= 6.0.0)
io-console (0.7.2)
irb (1.11.1)
irb (1.11.2)
rdoc
reline (>= 0.4.2)
jbuilder (2.11.5)
Expand All @@ -135,10 +135,10 @@ GEM
marcel (1.0.2)
matrix (0.4.2)
mini_mime (1.1.5)
minitest (5.21.2)
minitest (5.22.2)
mutex_m (0.2.0)
mysql2 (0.5.5)
net-imap (0.4.9.1)
mysql2 (0.5.6)
net-imap (0.4.10)
date
net-protocol
net-pop (0.1.2)
Expand All @@ -148,9 +148,9 @@ GEM
net-smtp (0.4.0.1)
net-protocol
nio4r (2.7.0)
nokogiri (1.16.1-aarch64-linux)
nokogiri (1.16.2-aarch64-linux)
racc (~> 1.4)
nokogiri (1.16.1-x86_64-linux)
nokogiri (1.16.2-x86_64-linux)
racc (~> 1.4)
psych (5.1.2)
stringio
Expand Down Expand Up @@ -199,7 +199,7 @@ GEM
regexp_parser (2.9.0)
reline (0.4.2)
io-console (~> 0.5)
request_store (1.5.1)
request_store (1.6.0)
rack (>= 1.4)
rexml (3.2.6)
ruby2_keywords (0.0.5)
Expand All @@ -220,7 +220,7 @@ GEM
stringio (3.1.0)
thor (1.3.0)
timeout (0.4.1)
turbo-rails (1.5.0)
turbo-rails (2.0.2)
actionpack (>= 6.0.0)
activejob (>= 6.0.0)
railties (>= 6.0.0)
Expand All @@ -242,7 +242,7 @@ GEM
websocket-extensions (0.1.5)
xpath (3.2.0)
nokogiri (~> 1.8)
zeitwerk (2.6.12)
zeitwerk (2.6.13)

PLATFORMS
aarch64-linux
Expand Down

0 comments on commit 6773627

Please sign in to comment.