Skip to content

Commit

Permalink
Updates for 08/07/24
Browse files Browse the repository at this point in the history
  • Loading branch information
Sam Bot committed Aug 7, 2024
1 parent 5c73df8 commit 1be3a9a
Show file tree
Hide file tree
Showing 13 changed files with 74 additions and 74 deletions.
2 changes: 1 addition & 1 deletion .rubocop_todo.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# This configuration was generated by
# `rubocop --auto-gen-config`
# on 2024-08-06 00:16:33 UTC using RuboCop version 1.65.1.
# on 2024-08-07 00:16:43 UTC using RuboCop version 1.65.1.
# The point is for the user to remove these configuration records
# one by one as the offenses are removed from the code base.
# Note that changes in the inspected code, or installation of new
Expand Down
108 changes: 54 additions & 54 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -39,32 +39,32 @@ GIT

GIT
remote: https://github.com/rails/rails.git
revision: 6be58c952a848226e881d862333bf2d17444d7d6
revision: b5a24fa15a078ca740173b5ce2ac9882d9b5020c
branch: 7-2-stable
specs:
actioncable (7.2.0.beta3)
actionpack (= 7.2.0.beta3)
activesupport (= 7.2.0.beta3)
actioncable (7.2.0.rc1)
actionpack (= 7.2.0.rc1)
activesupport (= 7.2.0.rc1)
nio4r (~> 2.0)
websocket-driver (>= 0.6.1)
zeitwerk (~> 2.6)
actionmailbox (7.2.0.beta3)
actionpack (= 7.2.0.beta3)
activejob (= 7.2.0.beta3)
activerecord (= 7.2.0.beta3)
activestorage (= 7.2.0.beta3)
activesupport (= 7.2.0.beta3)
actionmailbox (7.2.0.rc1)
actionpack (= 7.2.0.rc1)
activejob (= 7.2.0.rc1)
activerecord (= 7.2.0.rc1)
activestorage (= 7.2.0.rc1)
activesupport (= 7.2.0.rc1)
mail (>= 2.8.0)
actionmailer (7.2.0.beta3)
actionpack (= 7.2.0.beta3)
actionview (= 7.2.0.beta3)
activejob (= 7.2.0.beta3)
activesupport (= 7.2.0.beta3)
actionmailer (7.2.0.rc1)
actionpack (= 7.2.0.rc1)
actionview (= 7.2.0.rc1)
activejob (= 7.2.0.rc1)
activesupport (= 7.2.0.rc1)
mail (>= 2.8.0)
rails-dom-testing (~> 2.2)
actionpack (7.2.0.beta3)
actionview (= 7.2.0.beta3)
activesupport (= 7.2.0.beta3)
actionpack (7.2.0.rc1)
actionview (= 7.2.0.rc1)
activesupport (= 7.2.0.rc1)
nokogiri (>= 1.8.5)
racc
rack (>= 2.2.4, < 3.2)
Expand All @@ -73,35 +73,35 @@ GIT
rails-dom-testing (~> 2.2)
rails-html-sanitizer (~> 1.6)
useragent (~> 0.16)
actiontext (7.2.0.beta3)
actionpack (= 7.2.0.beta3)
activerecord (= 7.2.0.beta3)
activestorage (= 7.2.0.beta3)
activesupport (= 7.2.0.beta3)
actiontext (7.2.0.rc1)
actionpack (= 7.2.0.rc1)
activerecord (= 7.2.0.rc1)
activestorage (= 7.2.0.rc1)
activesupport (= 7.2.0.rc1)
globalid (>= 0.6.0)
nokogiri (>= 1.8.5)
actionview (7.2.0.beta3)
activesupport (= 7.2.0.beta3)
actionview (7.2.0.rc1)
activesupport (= 7.2.0.rc1)
builder (~> 3.1)
erubi (~> 1.11)
rails-dom-testing (~> 2.2)
rails-html-sanitizer (~> 1.6)
activejob (7.2.0.beta3)
activesupport (= 7.2.0.beta3)
activejob (7.2.0.rc1)
activesupport (= 7.2.0.rc1)
globalid (>= 0.3.6)
activemodel (7.2.0.beta3)
activesupport (= 7.2.0.beta3)
activerecord (7.2.0.beta3)
activemodel (= 7.2.0.beta3)
activesupport (= 7.2.0.beta3)
activemodel (7.2.0.rc1)
activesupport (= 7.2.0.rc1)
activerecord (7.2.0.rc1)
activemodel (= 7.2.0.rc1)
activesupport (= 7.2.0.rc1)
timeout (>= 0.4.0)
activestorage (7.2.0.beta3)
actionpack (= 7.2.0.beta3)
activejob (= 7.2.0.beta3)
activerecord (= 7.2.0.beta3)
activesupport (= 7.2.0.beta3)
activestorage (7.2.0.rc1)
actionpack (= 7.2.0.rc1)
activejob (= 7.2.0.rc1)
activerecord (= 7.2.0.rc1)
activesupport (= 7.2.0.rc1)
marcel (~> 1.0)
activesupport (7.2.0.beta3)
activesupport (7.2.0.rc1)
base64
bigdecimal
concurrent-ruby (~> 1.0, >= 1.3.1)
Expand All @@ -112,23 +112,23 @@ GIT
minitest (>= 5.1)
securerandom (>= 0.3)
tzinfo (~> 2.0, >= 2.0.5)
rails (7.2.0.beta3)
actioncable (= 7.2.0.beta3)
actionmailbox (= 7.2.0.beta3)
actionmailer (= 7.2.0.beta3)
actionpack (= 7.2.0.beta3)
actiontext (= 7.2.0.beta3)
actionview (= 7.2.0.beta3)
activejob (= 7.2.0.beta3)
activemodel (= 7.2.0.beta3)
activerecord (= 7.2.0.beta3)
activestorage (= 7.2.0.beta3)
activesupport (= 7.2.0.beta3)
rails (7.2.0.rc1)
actioncable (= 7.2.0.rc1)
actionmailbox (= 7.2.0.rc1)
actionmailer (= 7.2.0.rc1)
actionpack (= 7.2.0.rc1)
actiontext (= 7.2.0.rc1)
actionview (= 7.2.0.rc1)
activejob (= 7.2.0.rc1)
activemodel (= 7.2.0.rc1)
activerecord (= 7.2.0.rc1)
activestorage (= 7.2.0.rc1)
activesupport (= 7.2.0.rc1)
bundler (>= 1.15.0)
railties (= 7.2.0.beta3)
railties (7.2.0.beta3)
actionpack (= 7.2.0.beta3)
activesupport (= 7.2.0.beta3)
railties (= 7.2.0.rc1)
railties (7.2.0.rc1)
actionpack (= 7.2.0.rc1)
activesupport (= 7.2.0.rc1)
irb (~> 1.13)
rackup (>= 1.0.0)
rake (>= 12.2)
Expand Down
2 changes: 1 addition & 1 deletion app/views/layouts/application.html.erb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<title>Star</title>
<title>Sun</title>
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta name="turbo-refresh-method" content="morph">
<%= csrf_meta_tags %>
Expand Down
2 changes: 1 addition & 1 deletion config/application.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# you've limited to :test, :development, or :production.
Bundler.require(*Rails.groups)

module Star
module Sun
class Application < Rails::Application
# Initialize configuration defaults for originally generated Rails version.
config.load_defaults 7.1
Expand Down
4 changes: 2 additions & 2 deletions config/cable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
development:
adapter: redis
url: <%= ENV.fetch("REDIS_URL") { "redis://localhost:6379/1" } %>
channel_prefix: star_development
channel_prefix: sun_development
test:
adapter: test
production:
adapter: redis
url: <%= ENV.fetch("REDIS_URL") { "redis://localhost:6379/1" } %>
channel_prefix: star_production
channel_prefix: sun_production
2 changes: 1 addition & 1 deletion config/cable.yml.bak
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ test:
production:
adapter: redis
url: <%= ENV.fetch("REDIS_URL") { "redis://localhost:6379/1" } %>
channel_prefix: star_production
channel_prefix: sun_production
2 changes: 1 addition & 1 deletion config/credentials.yml.enc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
iU7h+Vt4tOsR7ys87frd1IbPLUeFV2swUVtogmIkJEWUHZ3mzke2zzHLhIL9ygZRgFrioPwO9V8kc3Qqn//zFJOxGIG52iIOaOfXvR+ZOKWrSUKkEPAiwNi0POCJm6OEwjuG4Lkp6Zs/BkrqoD/9eKs3FXbxcYitB+33tfWFm4z0FcHj9DwQeQXmcLf2azOy/STmaN8Rm6PdCVDoMxiEnwMCnhI7+OdLJSQNKAYyP1tLTnuITmRO+5g+Jrq7DDRNdBTiix8JaPx2FS25fgFI1AKJoZYGEGX1KyMebmW+20TwUqlrKVNWzv3PY042IhF0L3NC4eNUJQmfNhY2hpMlhgdguu9ALOgrh3B/OikZ7ErLBKIppTMF0YlF+A9+KwQ13mpDyBiLH22v6Sf5PvXXv9iWhkAb--W9/7uNSWNcz1D0mQ--5ybY7tMthaG1rden8xQN5g==
ZeDhNWRXYtMMpHtvyhpvLKraOW9jr3/qlOQ/Pkn9tWLnoQWwVePNr2U/C8gzqPpXPQKArDrlFG8YBslVfdfdWiabb2txkZ9cLYXjypfJvu+DaA4PXwhNNINDWzaM5LbLhkK42Q6VnUgX+irCLmcPTbSL4MKfn3z+g5d6X4WdS3PQHLpB0Xmlr537ZUkUDokJY/ACzU9tgJ+N61dSPJf4Ou/oTt8v4gT9EpOy19CY2TGNPWWIiOtunj77LbQNmBCLa02EgY/cIn67BLQiJvKG1k83LltBNTpdFzDolRiux4qKtBalrDIRjsf/dyjIA5SU5p/YMrid+6Hx9AjPkUCshCl4JCnhaS3Wazm6qLqKS0ClQm4JXftClbbk5tHZx8nwRlTnftJLEWEpxA7TEtBbduycqRbd--2WVRs86Xy8jSFZrr--2ZBEmgcvptiL2sHLFEIFcw==
12 changes: 6 additions & 6 deletions config/database.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,13 @@ default: &default

development:
<<: *default
database: star_development
database: sun_development

# The specified database role being used to connect to PostgreSQL.
# To create additional roles in PostgreSQL see `$ createuser --help`.
# When left blank, PostgreSQL will use the default role. This is
# the same name as the operating system user running Rails.
#username: star
#username: sun

# The password associated with the PostgreSQL role (username).
#password:
Expand Down Expand Up @@ -55,7 +55,7 @@ development:
# Do not set this db to the same as development or production.
test:
<<: *default
database: star_test
database: sun_test

# As with config/credentials.yml, you never want to store sensitive information,
# like your database password, in your source code. If your source code is
Expand All @@ -79,6 +79,6 @@ test:
#
production:
<<: *default
database: star_production
username: star
password: <%= ENV["STAR_DATABASE_PASSWORD"] %>
database: sun_production
username: sun
password: <%= ENV["SUN_DATABASE_PASSWORD"] %>
2 changes: 1 addition & 1 deletion config/environments/production.rb
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@

# Use a real queuing backend for Active Job (and separate queues per environment).
# config.active_job.queue_adapter = :resque
# config.active_job.queue_name_prefix = "star_production"
# config.active_job.queue_name_prefix = "sun_production"

config.action_mailer.perform_caching = false

Expand Down
4 changes: 2 additions & 2 deletions config/initializers/devise.rb
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
# confirmation, reset password and unlock tokens in the database.
# Devise will use the `secret_key_base` as its `secret_key`
# by default. You can change it below and use your own secret key.
# config.secret_key = '9269dabb2eeb29dae9c1929ed1123869079d6fb317436222f841ca86385ad2e1a89c57faba760c201b676d5ef6f48e04e44d82983030173e414f51dac433116a'
# config.secret_key = '47e8f821ad4f408c3f88e8bcb5e445999553d3c0a13fa3df188fcc6e4d55aaaceb130d4fec56c00740220a4c3a1de1e266698f94f4097b7101c76edfbca1d03b'

# ==> Controller configuration
# Configure the parent class to the devise controllers.
Expand Down Expand Up @@ -126,7 +126,7 @@
config.stretches = Rails.env.test? ? 1 : 12

# Set up a pepper to generate the hashed password.
# config.pepper = '7ddb4d5ed8fa29a2bb036a6fae5a053b3afe112b31bc73ec410ef0c2332c0e285a4b1105ab93aa11eebf86a6716f8e2e39e6c1b72493b59da786c8739b053942'
# config.pepper = '15009753ce487e32117af5863b6e03c494637340e13b7972c21999475513b7283301ee7e44b2bc3312dae16726f7175d395c4ac578c8eb3a8fd3d50201fd37e6'

# Send a notification to the original email when the user's email is changed.
# config.send_email_changed_notification = false
Expand Down
2 changes: 1 addition & 1 deletion db/schema.rb

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -319,9 +319,9 @@ dependency-graph@^0.11.0:
integrity sha512-JeMq7fEshyepOWDfcfHK06N3MhyPhz++vtqWhMT5O9A3K42rdsEDpfdVqjaqaAhsw6a+ZqeDvQVtD0hFHQWrzg==

electron-to-chromium@^1.5.4:
version "1.5.4"
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.4.tgz#cd477c830dd6fca41fbd5465c1ff6ce08ac22343"
integrity sha512-orzA81VqLyIGUEA77YkVA1D+N+nNfl2isJVjjmOyrlxuooZ19ynb+dOlaDTqd/idKRS9lDCSBmtzM+kyCsMnkA==
version "1.5.5"
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.5.tgz#03bfdf422bdd2c05ee2657efedde21264a1a566b"
integrity sha512-QR7/A7ZkMS8tZuoftC/jfqNkZLQO779SSW3YuZHP4eXpj3EffGLFcB/Xu9AAZQzLccTiCV+EmUo3ha4mQ9wnlA==

emoji-regex@^8.0.0:
version "8.0.0"
Expand Down

0 comments on commit 1be3a9a

Please sign in to comment.