No mysql for SnapCon
This commit is contained in:
parent
e7d98999fb
commit
5441f83271
2 changed files with 1 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -20,7 +20,7 @@ gem 'puma', '~> 3.0'
|
||||||
gem 'responders', '~> 2.0'
|
gem 'responders', '~> 2.0'
|
||||||
|
|
||||||
# as supported databases
|
# as supported databases
|
||||||
gem 'mysql2'
|
# gem 'mysql2'
|
||||||
gem 'pg'
|
gem 'pg'
|
||||||
|
|
||||||
# for tracking data changes
|
# for tracking data changes
|
||||||
|
|
|
||||||
|
|
@ -304,7 +304,6 @@ GEM
|
||||||
multi_json (1.13.1)
|
multi_json (1.13.1)
|
||||||
multi_xml (0.6.0)
|
multi_xml (0.6.0)
|
||||||
multipart-post (2.1.1)
|
multipart-post (2.1.1)
|
||||||
mysql2 (0.5.2)
|
|
||||||
nenv (0.3.0)
|
nenv (0.3.0)
|
||||||
net-http-persistent (3.0.1)
|
net-http-persistent (3.0.1)
|
||||||
connection_pool (~> 2.2)
|
connection_pool (~> 2.2)
|
||||||
|
|
@ -665,7 +664,6 @@ DEPENDENCIES
|
||||||
mina
|
mina
|
||||||
mini_magick
|
mini_magick
|
||||||
money-rails
|
money-rails
|
||||||
mysql2
|
|
||||||
nokogiri (>= 1.8.1)
|
nokogiri (>= 1.8.1)
|
||||||
omniauth
|
omniauth
|
||||||
omniauth-facebook
|
omniauth-facebook
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue