diff --git a/Gemfile b/Gemfile index dbc4021..2bda43d 100644 --- a/Gemfile +++ b/Gemfile @@ -28,7 +28,7 @@ gem "newrelic_rpm", "3.3.0" gem "sendgrid", "0.1.4" gem "json_pure", "1.4.6" gem "rubaidh-google_analytics", "1.1.4", :require => "rubaidh/google_analytics" -gem 'mysql2', '0.3.11' +gem 'mysql2', '0.2.18' group :cucumber do diff --git a/Gemfile.lock b/Gemfile.lock index 2ed92eb..01c4df1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -42,7 +42,7 @@ GEM jtrupiano-timecop (0.2.1) justinfrench-formtastic (0.2.2) mime-types (1.16) - mysql2 (0.3.11) + mysql2 (0.2.18) newrelic_rpm (3.3.0) nokogiri (1.5.0) rack (1.1.3) @@ -95,7 +95,7 @@ DEPENDENCIES jtrupiano-timecop (= 0.2.1) justinfrench-formtastic (= 0.2.2) mime-types (= 1.16) - mysql2 (= 0.3.11) + mysql2 (= 0.2.18) newrelic_rpm (= 3.3.0) rails (= 2.3.14) redis (= 1.0.7) diff --git a/vendor/cache/mysql2-0.2.18.gem b/vendor/cache/mysql2-0.2.18.gem new file mode 100644 index 0000000..0b82bb2 Binary files /dev/null and b/vendor/cache/mysql2-0.2.18.gem differ diff --git a/vendor/cache/mysql2-0.3.11.gem b/vendor/cache/mysql2-0.3.11.gem deleted file mode 100644 index 32209db..0000000 Binary files a/vendor/cache/mysql2-0.3.11.gem and /dev/null differ -- libgit2 0.21.2