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'
|
||||
|
||||
# as supported databases
|
||||
gem 'mysql2'
|
||||
# gem 'mysql2'
|
||||
gem 'pg'
|
||||
|
||||
# for tracking data changes
|
||||
|
|
|
|||
|
|
@ -304,7 +304,6 @@ GEM
|
|||
multi_json (1.13.1)
|
||||
multi_xml (0.6.0)
|
||||
multipart-post (2.1.1)
|
||||
mysql2 (0.5.2)
|
||||
nenv (0.3.0)
|
||||
net-http-persistent (3.0.1)
|
||||
connection_pool (~> 2.2)
|
||||
|
|
@ -665,7 +664,6 @@ DEPENDENCIES
|
|||
mina
|
||||
mini_magick
|
||||
money-rails
|
||||
mysql2
|
||||
nokogiri (>= 1.8.1)
|
||||
omniauth
|
||||
omniauth-facebook
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue