suite
This commit is contained in:
parent
1ac4f2a076
commit
1c8978e595
2
Gemfile
2
Gemfile
@ -58,7 +58,7 @@ gem "rvm-capistrano", group: :development, :require => false
|
|||||||
# gem 'bcrypt-ruby', '~> 3.0.0'
|
# gem 'bcrypt-ruby', '~> 3.0.0'
|
||||||
|
|
||||||
# Use unicorn as the app server
|
# Use unicorn as the app server
|
||||||
gem 'unicorn'
|
gem 'unicorn', "5.5.1"
|
||||||
|
|
||||||
gem "nokogiri"
|
gem "nokogiri"
|
||||||
|
|
||||||
|
@ -194,7 +194,7 @@ DEPENDENCIES
|
|||||||
turbolinks
|
turbolinks
|
||||||
twitter-bootstrap-rails
|
twitter-bootstrap-rails
|
||||||
uglifier (>= 1.3.0)
|
uglifier (>= 1.3.0)
|
||||||
unicorn
|
unicorn (= 5.5.1)
|
||||||
|
|
||||||
BUNDLED WITH
|
BUNDLED WITH
|
||||||
1.16.4
|
1.16.4
|
||||||
|
Loading…
x
Reference in New Issue
Block a user