comparison Gemfile.lock @ 54:e01fb1aa55a3

Update gems.
author nanaya <me@myconan.net>
date Sat, 27 Jun 2015 14:47:28 +0900
parents d5c7d7714ed8
children 598b7bcb1663
comparison
equal deleted inserted replaced
53:d5c7d7714ed8 54:e01fb1aa55a3
1 GEM 1 GEM
2 remote: https://rubygems.org/ 2 remote: https://rubygems.org/
3 specs: 3 specs:
4 actionpack (4.2.2) 4 actionpack (4.2.3)
5 actionview (= 4.2.2) 5 actionview (= 4.2.3)
6 activesupport (= 4.2.2) 6 activesupport (= 4.2.3)
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.1) 10 rails-html-sanitizer (~> 1.0, >= 1.0.2)
11 actionview (4.2.2) 11 actionview (4.2.3)
12 activesupport (= 4.2.2) 12 activesupport (= 4.2.3)
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.1) 16 rails-html-sanitizer (~> 1.0, >= 1.0.2)
17 activesupport (4.2.2) 17 activesupport (4.2.3)
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)
46 nokogiri (1.6.6.2) 46 nokogiri (1.6.6.2)
47 mini_portile (~> 0.6.0) 47 mini_portile (~> 0.6.0)
48 nokogiri (1.6.6.2-java) 48 nokogiri (1.6.6.2-java)
49 nokogiri (1.6.6.2-x86-mingw32) 49 nokogiri (1.6.6.2-x86-mingw32)
50 mini_portile (~> 0.6.0) 50 mini_portile (~> 0.6.0)
51 rack (1.6.2) 51 rack (1.6.4)
52 rack-test (0.6.3) 52 rack-test (0.6.3)
53 rack (>= 1.0) 53 rack (>= 1.0)
54 rails-deprecated_sanitizer (1.0.3) 54 rails-deprecated_sanitizer (1.0.3)
55 activesupport (>= 4.2.0.alpha) 55 activesupport (>= 4.2.0.alpha)
56 rails-dom-testing (1.0.6) 56 rails-dom-testing (1.0.6)
57 activesupport (>= 4.2.0.beta, < 5.0) 57 activesupport (>= 4.2.0.beta, < 5.0)
58 nokogiri (~> 1.6.0) 58 nokogiri (~> 1.6.0)
59 rails-deprecated_sanitizer (>= 1.0.1) 59 rails-deprecated_sanitizer (>= 1.0.1)
60 rails-html-sanitizer (1.0.2) 60 rails-html-sanitizer (1.0.2)
61 loofah (~> 2.0) 61 loofah (~> 2.0)
62 railties (4.2.2) 62 railties (4.2.3)
63 actionpack (= 4.2.2) 63 actionpack (= 4.2.3)
64 activesupport (= 4.2.2) 64 activesupport (= 4.2.3)
65 rake (>= 0.8.7) 65 rake (>= 0.8.7)
66 thor (>= 0.18.1, < 2.0) 66 thor (>= 0.18.1, < 2.0)
67 rake (10.4.2) 67 rake (10.4.2)
68 simple_oauth (0.3.1) 68 simple_oauth (0.3.1)
69 thor (0.19.1) 69 thor (0.19.1)