forked from saurabh/orbit4-5
gemfile update
This commit is contained in:
parent
9b008b4ead
commit
5f22c279d4
4
Gemfile
4
Gemfile
|
|
@ -14,8 +14,8 @@ gem 'uglifier', '>= 1.3.0'
|
||||||
|
|
||||||
# Use CoffeeScript for .js.coffee assets and views
|
# Use CoffeeScript for .js.coffee assets and views
|
||||||
gem 'coffee-rails', '~> 4.0.0'
|
gem 'coffee-rails', '~> 4.0.0'
|
||||||
# gem 'announcement', git: 'git@gitlab.tp.rulingcom.com:saurabh/announcement-test.git'
|
gem 'announcement', git: 'git@gitlab.tp.rulingcom.com:saurabh/announcement-test.git'
|
||||||
gem 'announcement', path: "/Volumes/MyData/github/orbit4.5/announcement"
|
# gem 'announcement', path: "/Volumes/MyData/github/orbit4.5/announcement"
|
||||||
# See https://github.com/sstephenson/execjs#readme for more supported runtimes
|
# See https://github.com/sstephenson/execjs#readme for more supported runtimes
|
||||||
# gem 'therubyracer', platforms: :ruby
|
# gem 'therubyracer', platforms: :ruby
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue