We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91b91c0 commit c035ecfCopy full SHA for c035ecf
Gemfile
@@ -7,7 +7,6 @@ gem 'puma'
7
gem 'puma_worker_killer'
8
gem 'rails', '~> 7.1.5'
9
10
-gem 'coffee-rails'
11
gem 'jbuilder'
12
gem 'jquery-rails'
13
Gemfile.lock
@@ -136,13 +136,6 @@ GEM
136
xpath (~> 3.2)
137
childprocess (5.1.0)
138
logger (~> 1.5)
139
- coffee-rails (5.0.0)
140
- coffee-script (>= 2.2.0)
141
- railties (>= 5.2.0)
142
- coffee-script (2.4.1)
143
- coffee-script-source
144
- execjs
145
- coffee-script-source (1.12.2)
146
concurrent-ruby (1.3.5)
147
connection_pool (2.5.3)
148
crass (1.0.6)
@@ -566,7 +559,6 @@ DEPENDENCIES
566
559
bootsnap
567
560
bootstrap-sass
568
561
capybara
569
- coffee-rails
570
562
concurrent-ruby
571
563
csv
572
564
dotenv-rails
0 commit comments