suite
This commit is contained in:
parent
000ce04cd9
commit
98ab1e3e07
2
Gemfile
2
Gemfile
@ -25,7 +25,7 @@ gem 'unicorn'
|
||||
|
||||
gem 'haml-rails'
|
||||
|
||||
gem "therubyracer"
|
||||
gem "therubyracer", group: :production
|
||||
|
||||
|
||||
|
||||
|
@ -105,7 +105,7 @@ GEM
|
||||
kaminari (>= 0.13.0)
|
||||
rails
|
||||
kgio (2.9.3)
|
||||
libv8 (3.16.14.7)
|
||||
libv8 (3.16.14.19)
|
||||
loofah (2.0.2)
|
||||
nokogiri (>= 1.5.9)
|
||||
mail (2.6.3)
|
||||
@ -155,6 +155,7 @@ GEM
|
||||
rake (10.4.2)
|
||||
rdoc (4.2.0)
|
||||
json (~> 1.4)
|
||||
ref (2.0.0)
|
||||
rmagick (2.15.0)
|
||||
ruby_parser (3.6.6)
|
||||
sexp_processor (~> 4.1)
|
||||
@ -178,6 +179,9 @@ GEM
|
||||
actionpack (>= 3.0)
|
||||
activesupport (>= 3.0)
|
||||
sprockets (>= 2.8, < 4.0)
|
||||
therubyracer (0.12.3)
|
||||
libv8 (~> 3.16.14.15)
|
||||
ref
|
||||
thor (0.19.1)
|
||||
thread_safe (0.3.5)
|
||||
tilt (1.4.1)
|
||||
|
Loading…
x
Reference in New Issue
Block a user