Skip to content

Commit 3f9dc45

Browse files
authored
Merge pull request #47 from jeremiaheb/remove-coffeescript
Remove coffeescript
2 parents f443a06 + 9ae88a8 commit 3f9dc45

File tree

2 files changed

+0
-10
lines changed

2 files changed

+0
-10
lines changed

Gemfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ gem "puma", ">= 5.0"
1111
gem "tzinfo-data", platforms: %i[ windows jruby ]
1212

1313
gem 'sass-rails', '~> 5.0'
14-
gem 'coffee-rails'
1514
gem 'jbuilder'
1615

1716
gem 'jquery-ui-rails', '~> 5.0'

Gemfile.lock

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -140,13 +140,6 @@ GEM
140140
caxlsx_rails (0.6.4)
141141
actionpack (>= 3.1)
142142
caxlsx (>= 3.0)
143-
coffee-rails (5.0.0)
144-
coffee-script (>= 2.2.0)
145-
railties (>= 5.2.0)
146-
coffee-script (2.4.1)
147-
coffee-script-source
148-
execjs
149-
coffee-script-source (1.12.2)
150143
concurrent-ruby (1.3.5)
151144
connection_pool (2.5.0)
152145
crass (1.0.6)
@@ -162,7 +155,6 @@ GEM
162155
warden (~> 1.2.3)
163156
drb (2.2.1)
164157
erubi (1.13.1)
165-
execjs (2.10.0)
166158
factory_girl (4.8.0)
167159
activesupport (>= 3.0.0)
168160
factory_girl_rails (4.8.0)
@@ -370,7 +362,6 @@ DEPENDENCIES
370362
capistrano-rbenv (~> 2.1)
371363
capybara
372364
caxlsx_rails (= 0.6.4)
373-
coffee-rails
374365
debug
375366
devise (~> 4.4, >= 4.4.3)
376367
factory_girl_rails

0 commit comments

Comments
 (0)