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 Jul 28, 2024
1 parent 34c6347 commit 50c47d6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion {{cookiecutter.project_name}}/.ruby-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ruby-3.2.4
ruby-3.2.5
6 changes: 3 additions & 3 deletions {{cookiecutter.project_name}}/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -147,13 +147,13 @@ GEM
net-smtp (0.5.0)
net-protocol
nio4r (2.7.3)
nokogiri (1.16.6-aarch64-linux)
nokogiri (1.16.7-aarch64-linux)
racc (~> 1.4)
nokogiri (1.16.6-x86_64-linux)
nokogiri (1.16.7-x86_64-linux)
racc (~> 1.4)
psych (5.1.2)
stringio
public_suffix (6.0.0)
public_suffix (6.0.1)
racc (1.8.0)
rack (3.1.7)
rack-session (2.0.0)
Expand Down

0 comments on commit 50c47d6

Please sign in to comment.