Clean up templates from a fresh Can't initialize a new Rails application within the directory of another, please change to a non-Rails directory first.

Type 'rails' for help.
This commit is contained in:
Ryan W
2023-09-30 10:32:08 -07:00
parent f13cceabf4
commit 1d8c3828a3
13 changed files with 92 additions and 109 deletions
+5 -13
View File
@@ -106,6 +106,7 @@ GEM
diff-lcs (1.5.0)
drb (2.1.1)
ruby2_keywords
error_highlight (0.5.1)
erubi (1.12.0)
ffi (1.16.2)
globalid (1.2.1)
@@ -156,8 +157,6 @@ GEM
racc (~> 1.4)
nokogiri (1.15.4-arm64-darwin)
racc (~> 1.4)
nokogiri (1.15.4-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.15.4-x86_64-linux)
racc (~> 1.4)
parallel (1.23.0)
@@ -298,10 +297,6 @@ GEM
activemodel (>= 6.0.0)
bindex (>= 0.4.0)
railties (>= 6.0.0)
webdrivers (5.2.0)
nokogiri (~> 1.6)
rubyzip (>= 1.3.0)
selenium-webdriver (~> 4.0)
webrick (1.8.1)
websocket (1.2.10)
websocket-driver (0.7.6)
@@ -313,10 +308,7 @@ GEM
PLATFORMS
aarch64-linux
arm64-darwin-20
arm64-darwin-21
arm64-darwin-22
x86_64-darwin-22
x86_64-linux
DEPENDENCIES
@@ -324,8 +316,9 @@ DEPENDENCIES
brakeman
bundler-audit
capybara
debug (= 1.8.0)
image_processing (~> 1.12)
debug
error_highlight (>= 0.4.0)
image_processing (~> 1.2)
importmap-rails
jbuilder
pg (~> 1.5)
@@ -342,10 +335,9 @@ DEPENDENCIES
turbo-rails
tzinfo-data
web-console
webdrivers
RUBY VERSION
ruby 3.2.2p53
BUNDLED WITH
2.4.19
2.4.20