Mercurial > rsstweet
comparison Gemfile.lock @ 58:18e46223776a
Update gems
author | nanaya <me@myconan.net> |
---|---|
date | Sat, 14 Nov 2015 20:44:54 +0900 |
parents | 51fda9938ba7 |
children | c1f8190ed108 |
comparison
equal
deleted
inserted
replaced
57:51fda9938ba7 | 58:18e46223776a |
---|---|
1 GEM | 1 GEM |
2 remote: https://rubygems.org/ | 2 remote: https://rubygems.org/ |
3 specs: | 3 specs: |
4 actionpack (4.2.4) | 4 actionpack (4.2.5) |
5 actionview (= 4.2.4) | 5 actionview (= 4.2.5) |
6 activesupport (= 4.2.4) | 6 activesupport (= 4.2.5) |
7 rack (~> 1.6) | 7 rack (~> 1.6) |
8 rack-test (~> 0.6.2) | 8 rack-test (~> 0.6.2) |
9 rails-dom-testing (~> 1.0, >= 1.0.5) | 9 rails-dom-testing (~> 1.0, >= 1.0.5) |
10 rails-html-sanitizer (~> 1.0, >= 1.0.2) | 10 rails-html-sanitizer (~> 1.0, >= 1.0.2) |
11 actionview (4.2.4) | 11 actionview (4.2.5) |
12 activesupport (= 4.2.4) | 12 activesupport (= 4.2.5) |
13 builder (~> 3.1) | 13 builder (~> 3.1) |
14 erubis (~> 2.7.0) | 14 erubis (~> 2.7.0) |
15 rails-dom-testing (~> 1.0, >= 1.0.5) | 15 rails-dom-testing (~> 1.0, >= 1.0.5) |
16 rails-html-sanitizer (~> 1.0, >= 1.0.2) | 16 rails-html-sanitizer (~> 1.0, >= 1.0.2) |
17 activesupport (4.2.4) | 17 activesupport (4.2.5) |
18 i18n (~> 0.7) | 18 i18n (~> 0.7) |
19 json (~> 1.7, >= 1.7.7) | 19 json (~> 1.7, >= 1.7.7) |
20 minitest (~> 5.1) | 20 minitest (~> 5.1) |
21 thread_safe (~> 0.3, >= 0.3.4) | 21 thread_safe (~> 0.3, >= 0.3.4) |
22 tzinfo (~> 1.1) | 22 tzinfo (~> 1.1) |
65 activesupport (>= 4.2.0.beta, < 5.0) | 65 activesupport (>= 4.2.0.beta, < 5.0) |
66 nokogiri (~> 1.6.0) | 66 nokogiri (~> 1.6.0) |
67 rails-deprecated_sanitizer (>= 1.0.1) | 67 rails-deprecated_sanitizer (>= 1.0.1) |
68 rails-html-sanitizer (1.0.2) | 68 rails-html-sanitizer (1.0.2) |
69 loofah (~> 2.0) | 69 loofah (~> 2.0) |
70 railties (4.2.4) | 70 railties (4.2.5) |
71 actionpack (= 4.2.4) | 71 actionpack (= 4.2.5) |
72 activesupport (= 4.2.4) | 72 activesupport (= 4.2.5) |
73 rake (>= 0.8.7) | 73 rake (>= 0.8.7) |
74 thor (>= 0.18.1, < 2.0) | 74 thor (>= 0.18.1, < 2.0) |
75 rake (10.4.2) | 75 rake (10.4.2) |
76 simple_oauth (0.3.1) | 76 simple_oauth (0.3.1) |
77 thor (0.19.1) | 77 thor (0.19.1) |