Skip to content

Commit

Permalink
Remove CoffeeScript gem
Browse files Browse the repository at this point in the history
From what I could tell, we're not even using CoffeeScript, so I think
it's safe to remove this. 👍

Refs: #2872
  • Loading branch information
shaun-technovation committed Aug 2, 2021
1 parent ba348c9 commit 0a95591
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 9 deletions.
1 change: 0 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ gem "counter_culture", "~> 1.12"

gem "autoprefixer-rails", "~> 6.7"
gem "uglifier", "~> 3.2"
gem "coffee-rails", "~> 4.2"

gem "turbolinks", "~> 5.2"
gem "jquery-rails", "~> 4.3"
Expand Down
8 changes: 0 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -139,13 +139,6 @@ GEM
httparty
rails (>= 5.0, < 6.1.0)
cocoon (1.2.15)
coffee-rails (4.2.2)
coffee-script (>= 2.2.0)
railties (>= 4.0.0)
coffee-script (2.4.1)
coffee-script-source
execjs
coffee-script-source (1.12.2)
concurrent-ruby (1.1.9)
connection_pool (2.2.5)
counter_culture (1.12.0)
Expand Down Expand Up @@ -563,7 +556,6 @@ DEPENDENCIES
clipboard-rails (~> 1.7)
cloudflare-rails (~> 0.6)
cocoon (~> 1.2)
coffee-rails (~> 4.2)
counter_culture (~> 1.12)
countries (~> 1.2)
country_state_select (~> 3.0)
Expand Down

0 comments on commit 0a95591

Please sign in to comment.