suite
This commit is contained in:
parent
bf82234727
commit
aea3a5f365
2
Gemfile
2
Gemfile
@ -3,7 +3,7 @@ source 'http://rubygems.org'
|
||||
|
||||
gem 'rails', '4.2.11.1'
|
||||
|
||||
gem "mysql2", "0.4.10"
|
||||
gem "mysql2"
|
||||
|
||||
gem 'sass-rails', '5.0.3'
|
||||
|
||||
|
@ -172,7 +172,7 @@ GEM
|
||||
multi_json (1.15.0)
|
||||
multi_xml (0.6.0)
|
||||
multipart-post (2.1.1)
|
||||
mysql2 (0.4.10)
|
||||
mysql2 (0.5.3)
|
||||
net-scp (3.0.0)
|
||||
net-ssh (>= 2.6.5, < 7.0.0)
|
||||
net-sftp (3.0.0)
|
||||
@ -356,7 +356,7 @@ DEPENDENCIES
|
||||
jbuilder (~> 2.0)
|
||||
jquery-rails
|
||||
kaminari-bootstrap
|
||||
mysql2 (= 0.4.10)
|
||||
mysql2
|
||||
net-ssh (~> 5.1.0)
|
||||
nokogiri
|
||||
omniauth-facebook
|
||||
|
Loading…
x
Reference in New Issue
Block a user