diff --git a/Gemfile.lock b/Gemfile.lock index 7796399..4722534 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -30,6 +30,10 @@ GEM activemodel (= 4.2.8) activesupport (= 4.2.8) arel (~> 6.0) + activerecord-mysql-awesome (0.0.9) + activerecord (~> 4.0) + activesupport (~> 4.0) + mysql2 (>= 0.3.18) activesupport (4.2.8) i18n (~> 0.7) minitest (~> 5.1) @@ -59,7 +63,7 @@ GEM responders thread_safe (~> 0.1) warden (~> 1.2.3) - diffy (3.2.0) + diffy (3.4.2) erubis (2.7.0) execjs (2.7.0) globalid (0.4.0) @@ -178,6 +182,7 @@ PLATFORMS ruby DEPENDENCIES + activerecord-mysql-awesome byebug coderay coffee-rails (~> 4.1.0)