mirror of
https://github.com/internetee/registry.git
synced 2025-05-19 10:49:39 +02:00
therubyracer moved under development group
This commit is contained in:
parent
81f0e15052
commit
b934850ba7
1 changed files with 3 additions and 3 deletions
6
Gemfile
6
Gemfile
|
@ -64,9 +64,6 @@ gem 'paper_trail', '~> 3.0.5'
|
|||
# for select
|
||||
gem 'selectize-rails', '~> 0.11.0'
|
||||
|
||||
# See https://github.com/sstephenson/execjs#readme for more supported runtimes
|
||||
gem 'therubyracer', platforms: :ruby
|
||||
|
||||
# for settings
|
||||
gem 'rails-settings-cached', '0.4.1'
|
||||
|
||||
|
@ -169,4 +166,7 @@ group :development do
|
|||
|
||||
# to generate database diagrams
|
||||
gem 'railroady'
|
||||
|
||||
# See https://github.com/sstephenson/execjs#readme for more supported runtimes
|
||||
gem 'therubyracer', platforms: :ruby
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue