Commit b3de1c6433bdbc5d4b29630c8384199d0e85a875

Authored by Luke Baker
1 parent ac91267d

downgrade mysql2 version

Gemfile
... ... @@ -28,7 +28,7 @@ gem "newrelic_rpm", "3.3.0"
28 28 gem "sendgrid", "0.1.4"
29 29 gem "json_pure", "1.4.6"
30 30 gem "rubaidh-google_analytics", "1.1.4", :require => "rubaidh/google_analytics"
31   -gem 'mysql2', '0.3.11'
  31 +gem 'mysql2', '0.2.18'
32 32  
33 33  
34 34 group :cucumber do
... ...
Gemfile.lock
... ... @@ -42,7 +42,7 @@ GEM
42 42 jtrupiano-timecop (0.2.1)
43 43 justinfrench-formtastic (0.2.2)
44 44 mime-types (1.16)
45   - mysql2 (0.3.11)
  45 + mysql2 (0.2.18)
46 46 newrelic_rpm (3.3.0)
47 47 nokogiri (1.5.0)
48 48 rack (1.1.3)
... ... @@ -95,7 +95,7 @@ DEPENDENCIES
95 95 jtrupiano-timecop (= 0.2.1)
96 96 justinfrench-formtastic (= 0.2.2)
97 97 mime-types (= 1.16)
98   - mysql2 (= 0.3.11)
  98 + mysql2 (= 0.2.18)
99 99 newrelic_rpm (= 3.3.0)
100 100 rails (= 2.3.14)
101 101 redis (= 1.0.7)
... ...
vendor/cache/mysql2-0.2.18.gem 0 → 100644
No preview for this file type
vendor/cache/mysql2-0.3.11.gem
No preview for this file type