Commit b3de1c6433bdbc5d4b29630c8384199d0e85a875
1 parent
ac91267d
Exists in
master
and in
1 other branch
downgrade mysql2 version
Showing
4 changed files
with
3 additions
and
3 deletions
Show diff stats
Gemfile
@@ -28,7 +28,7 @@ gem "newrelic_rpm", "3.3.0" | @@ -28,7 +28,7 @@ gem "newrelic_rpm", "3.3.0" | ||
28 | gem "sendgrid", "0.1.4" | 28 | gem "sendgrid", "0.1.4" |
29 | gem "json_pure", "1.4.6" | 29 | gem "json_pure", "1.4.6" |
30 | gem "rubaidh-google_analytics", "1.1.4", :require => "rubaidh/google_analytics" | 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 | group :cucumber do | 34 | group :cucumber do |
Gemfile.lock
@@ -42,7 +42,7 @@ GEM | @@ -42,7 +42,7 @@ GEM | ||
42 | jtrupiano-timecop (0.2.1) | 42 | jtrupiano-timecop (0.2.1) |
43 | justinfrench-formtastic (0.2.2) | 43 | justinfrench-formtastic (0.2.2) |
44 | mime-types (1.16) | 44 | mime-types (1.16) |
45 | - mysql2 (0.3.11) | 45 | + mysql2 (0.2.18) |
46 | newrelic_rpm (3.3.0) | 46 | newrelic_rpm (3.3.0) |
47 | nokogiri (1.5.0) | 47 | nokogiri (1.5.0) |
48 | rack (1.1.3) | 48 | rack (1.1.3) |
@@ -95,7 +95,7 @@ DEPENDENCIES | @@ -95,7 +95,7 @@ DEPENDENCIES | ||
95 | jtrupiano-timecop (= 0.2.1) | 95 | jtrupiano-timecop (= 0.2.1) |
96 | justinfrench-formtastic (= 0.2.2) | 96 | justinfrench-formtastic (= 0.2.2) |
97 | mime-types (= 1.16) | 97 | mime-types (= 1.16) |
98 | - mysql2 (= 0.3.11) | 98 | + mysql2 (= 0.2.18) |
99 | newrelic_rpm (= 3.3.0) | 99 | newrelic_rpm (= 3.3.0) |
100 | rails (= 2.3.14) | 100 | rails (= 2.3.14) |
101 | redis (= 1.0.7) | 101 | redis (= 1.0.7) |
No preview for this file type
vendor/cache/mysql2-0.3.11.gem
No preview for this file type