Commit cf73550f8f926f502d7ca1a7c7fe358886a835ae
Exists in
master
and in
1 other branch
Merge pull request #911 from steveyken/rails_4_1_12
Updated rails to 4.1.12
Showing
1 changed file
with
25 additions
and
25 deletions
Show diff stats
Gemfile.lock
| 1 | GEM | 1 | GEM |
| 2 | remote: https://rubygems.org/ | 2 | remote: https://rubygems.org/ |
| 3 | specs: | 3 | specs: |
| 4 | - actionmailer (4.1.11) | ||
| 5 | - actionpack (= 4.1.11) | ||
| 6 | - actionview (= 4.1.11) | 4 | + actionmailer (4.1.12) |
| 5 | + actionpack (= 4.1.12) | ||
| 6 | + actionview (= 4.1.12) | ||
| 7 | mail (~> 2.5, >= 2.5.4) | 7 | mail (~> 2.5, >= 2.5.4) |
| 8 | actionmailer_inline_css (1.5.3) | 8 | actionmailer_inline_css (1.5.3) |
| 9 | actionmailer (>= 3.0.0) | 9 | actionmailer (>= 3.0.0) |
| 10 | nokogiri (>= 1.4.4) | 10 | nokogiri (>= 1.4.4) |
| 11 | premailer (>= 1.7.1) | 11 | premailer (>= 1.7.1) |
| 12 | - actionpack (4.1.11) | ||
| 13 | - actionview (= 4.1.11) | ||
| 14 | - activesupport (= 4.1.11) | 12 | + actionpack (4.1.12) |
| 13 | + actionview (= 4.1.12) | ||
| 14 | + activesupport (= 4.1.12) | ||
| 15 | rack (~> 1.5.2) | 15 | rack (~> 1.5.2) |
| 16 | rack-test (~> 0.6.2) | 16 | rack-test (~> 0.6.2) |
| 17 | - actionview (4.1.11) | ||
| 18 | - activesupport (= 4.1.11) | 17 | + actionview (4.1.12) |
| 18 | + activesupport (= 4.1.12) | ||
| 19 | builder (~> 3.1) | 19 | builder (~> 3.1) |
| 20 | erubis (~> 2.7.0) | 20 | erubis (~> 2.7.0) |
| 21 | - activemodel (4.1.11) | ||
| 22 | - activesupport (= 4.1.11) | 21 | + activemodel (4.1.12) |
| 22 | + activesupport (= 4.1.12) | ||
| 23 | builder (~> 3.1) | 23 | builder (~> 3.1) |
| 24 | - activerecord (4.1.11) | ||
| 25 | - activemodel (= 4.1.11) | ||
| 26 | - activesupport (= 4.1.11) | 24 | + activerecord (4.1.12) |
| 25 | + activemodel (= 4.1.12) | ||
| 26 | + activesupport (= 4.1.12) | ||
| 27 | arel (~> 5.0.0) | 27 | arel (~> 5.0.0) |
| 28 | - activesupport (4.1.11) | 28 | + activesupport (4.1.12) |
| 29 | i18n (~> 0.6, >= 0.6.9) | 29 | i18n (~> 0.6, >= 0.6.9) |
| 30 | json (~> 1.7, >= 1.7.7) | 30 | json (~> 1.7, >= 1.7.7) |
| 31 | minitest (~> 5.1) | 31 | minitest (~> 5.1) |
| @@ -259,15 +259,15 @@ GEM | @@ -259,15 +259,15 @@ GEM | ||
| 259 | rack-ssl-enforcer (0.2.8) | 259 | rack-ssl-enforcer (0.2.8) |
| 260 | rack-test (0.6.3) | 260 | rack-test (0.6.3) |
| 261 | rack (>= 1.0) | 261 | rack (>= 1.0) |
| 262 | - rails (4.1.11) | ||
| 263 | - actionmailer (= 4.1.11) | ||
| 264 | - actionpack (= 4.1.11) | ||
| 265 | - actionview (= 4.1.11) | ||
| 266 | - activemodel (= 4.1.11) | ||
| 267 | - activerecord (= 4.1.11) | ||
| 268 | - activesupport (= 4.1.11) | 262 | + rails (4.1.12) |
| 263 | + actionmailer (= 4.1.12) | ||
| 264 | + actionpack (= 4.1.12) | ||
| 265 | + actionview (= 4.1.12) | ||
| 266 | + activemodel (= 4.1.12) | ||
| 267 | + activerecord (= 4.1.12) | ||
| 268 | + activesupport (= 4.1.12) | ||
| 269 | bundler (>= 1.3.0, < 2.0) | 269 | bundler (>= 1.3.0, < 2.0) |
| 270 | - railties (= 4.1.11) | 270 | + railties (= 4.1.12) |
| 271 | sprockets-rails (~> 2.0) | 271 | sprockets-rails (~> 2.0) |
| 272 | rails_12factor (0.0.3) | 272 | rails_12factor (0.0.3) |
| 273 | rails_serve_static_assets | 273 | rails_serve_static_assets |
| @@ -276,9 +276,9 @@ GEM | @@ -276,9 +276,9 @@ GEM | ||
| 276 | rails (> 3.1) | 276 | rails (> 3.1) |
| 277 | rails_serve_static_assets (0.0.4) | 277 | rails_serve_static_assets (0.0.4) |
| 278 | rails_stdout_logging (0.0.3) | 278 | rails_stdout_logging (0.0.3) |
| 279 | - railties (4.1.11) | ||
| 280 | - actionpack (= 4.1.11) | ||
| 281 | - activesupport (= 4.1.11) | 279 | + railties (4.1.12) |
| 280 | + actionpack (= 4.1.12) | ||
| 281 | + activesupport (= 4.1.12) | ||
| 282 | rake (>= 0.8.7) | 282 | rake (>= 0.8.7) |
| 283 | thor (>= 0.18.1, < 2.0) | 283 | thor (>= 0.18.1, < 2.0) |
| 284 | raindrops (0.13.0) | 284 | raindrops (0.13.0) |