Mercurial > rsstweet
changeset 54:e01fb1aa55a3
Update gems.
author | nanaya <me@myconan.net> |
---|---|
date | Sat, 27 Jun 2015 14:47:28 +0900 |
parents | d5c7d7714ed8 |
children | 8f68ca606099 |
files | Gemfile.lock |
diffstat | 1 files changed, 12 insertions(+), 12 deletions(-) [+] |
line wrap: on
line diff
--- a/Gemfile.lock Wed Jun 17 14:54:01 2015 +0900 +++ b/Gemfile.lock Sat Jun 27 14:47:28 2015 +0900 @@ -1,20 +1,20 @@ GEM remote: https://rubygems.org/ specs: - actionpack (4.2.2) - actionview (= 4.2.2) - activesupport (= 4.2.2) + actionpack (4.2.3) + actionview (= 4.2.3) + activesupport (= 4.2.3) rack (~> 1.6) rack-test (~> 0.6.2) rails-dom-testing (~> 1.0, >= 1.0.5) - rails-html-sanitizer (~> 1.0, >= 1.0.1) - actionview (4.2.2) - activesupport (= 4.2.2) + rails-html-sanitizer (~> 1.0, >= 1.0.2) + actionview (4.2.3) + activesupport (= 4.2.3) builder (~> 3.1) erubis (~> 2.7.0) rails-dom-testing (~> 1.0, >= 1.0.5) - rails-html-sanitizer (~> 1.0, >= 1.0.1) - activesupport (4.2.2) + rails-html-sanitizer (~> 1.0, >= 1.0.2) + activesupport (4.2.3) i18n (~> 0.7) json (~> 1.7, >= 1.7.7) minitest (~> 5.1) @@ -48,7 +48,7 @@ nokogiri (1.6.6.2-java) nokogiri (1.6.6.2-x86-mingw32) mini_portile (~> 0.6.0) - rack (1.6.2) + rack (1.6.4) rack-test (0.6.3) rack (>= 1.0) rails-deprecated_sanitizer (1.0.3) @@ -59,9 +59,9 @@ rails-deprecated_sanitizer (>= 1.0.1) rails-html-sanitizer (1.0.2) loofah (~> 2.0) - railties (4.2.2) - actionpack (= 4.2.2) - activesupport (= 4.2.2) + railties (4.2.3) + actionpack (= 4.2.3) + activesupport (= 4.2.3) rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) rake (10.4.2)