Skip to content
Extraits de code Groupes Projets
Non vérifiée Valider 8421289e rédigé par Dennis Schubert's avatar Dennis Schubert
Parcourir les fichiers

Re-add mysql2 to the Gemfile.lock

parent f0982731
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
# 0.5.10.1
We made a mistake and removed `mysql2` from the `Gemfile.lock` in a recent gem update. Since this could cause some issues for some installations, we decided to release a hotfix.
# 0.5.10.0 # 0.5.10.0
## Refactor ## Refactor
......
...@@ -474,6 +474,7 @@ GEM ...@@ -474,6 +474,7 @@ GEM
multi_test (0.1.2) multi_test (0.1.2)
multi_xml (0.5.5) multi_xml (0.5.5)
multipart-post (2.0.0) multipart-post (2.0.0)
mysql2 (0.4.4)
naught (1.1.0) naught (1.1.0)
nenv (0.3.0) nenv (0.3.0)
nested_form (0.3.2) nested_form (0.3.2)
...@@ -516,7 +517,6 @@ GEM ...@@ -516,7 +517,6 @@ GEM
orm_adapter (0.5.0) orm_adapter (0.5.0)
parser (2.3.1.2) parser (2.3.1.2)
ast (~> 2.2) ast (~> 2.2)
pg (0.18.4)
phantomjs (2.1.1.0) phantomjs (2.1.1.0)
pkg-config (1.1.7) pkg-config (1.1.7)
powerpack (0.1.1) powerpack (0.1.1)
...@@ -846,6 +846,7 @@ DEPENDENCIES ...@@ -846,6 +846,7 @@ DEPENDENCIES
mini_magick (= 4.5.1) mini_magick (= 4.5.1)
minitest minitest
mobile-fu (= 1.3.1) mobile-fu (= 1.3.1)
mysql2 (= 0.4.4)
nokogiri (= 1.6.8) nokogiri (= 1.6.8)
omniauth (= 1.3.1) omniauth (= 1.3.1)
omniauth-facebook (= 3.0.0) omniauth-facebook (= 3.0.0)
...@@ -853,7 +854,6 @@ DEPENDENCIES ...@@ -853,7 +854,6 @@ DEPENDENCIES
omniauth-twitter (= 1.2.1) omniauth-twitter (= 1.2.1)
omniauth-wordpress (= 0.2.2) omniauth-wordpress (= 0.2.2)
open_graph_reader (= 0.6.1) open_graph_reader (= 0.6.1)
pg (= 0.18.4)
pry pry
pry-byebug pry-byebug
quiet_assets (= 1.1.0) quiet_assets (= 1.1.0)
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter