comparison Gemfile.lock @ 53:d5c7d7714ed8

Update gems.
author nanaya <me@myconan.net>
date Wed, 17 Jun 2015 14:54:01 +0900
parents 92b22027d0ae
children e01fb1aa55a3
comparison
equal deleted inserted replaced
52:54aac458e979 53:d5c7d7714ed8
1 GEM 1 GEM
2 remote: https://rubygems.org/ 2 remote: https://rubygems.org/
3 specs: 3 specs:
4 actionpack (4.2.1) 4 actionpack (4.2.2)
5 actionview (= 4.2.1) 5 actionview (= 4.2.2)
6 activesupport (= 4.2.1) 6 activesupport (= 4.2.2)
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.1)
11 actionview (4.2.1) 11 actionview (4.2.2)
12 activesupport (= 4.2.1) 12 activesupport (= 4.2.2)
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.1)
17 activesupport (4.2.1) 17 activesupport (4.2.2)
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)
31 http (0.6.4) 31 http (0.6.4)
32 http_parser.rb (~> 0.6.0) 32 http_parser.rb (~> 0.6.0)
33 http_parser.rb (0.6.0) 33 http_parser.rb (0.6.0)
34 http_parser.rb (0.6.0-java) 34 http_parser.rb (0.6.0-java)
35 i18n (0.7.0) 35 i18n (0.7.0)
36 json (1.8.2) 36 json (1.8.3)
37 json (1.8.2-java) 37 json (1.8.3-java)
38 loofah (2.0.1) 38 loofah (2.0.2)
39 nokogiri (>= 1.5.9) 39 nokogiri (>= 1.5.9)
40 memoizable (0.4.2) 40 memoizable (0.4.2)
41 thread_safe (~> 0.3, >= 0.3.1) 41 thread_safe (~> 0.3, >= 0.3.1)
42 mini_portile (0.6.2) 42 mini_portile (0.6.2)
43 minitest (5.6.0) 43 minitest (5.7.0)
44 multipart-post (2.0.0) 44 multipart-post (2.0.0)
45 naught (1.0.0) 45 naught (1.0.0)
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.0) 51 rack (1.6.2)
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.1) 62 railties (4.2.2)
63 actionpack (= 4.2.1) 63 actionpack (= 4.2.2)
64 activesupport (= 4.2.1) 64 activesupport (= 4.2.2)
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)
78 http_parser.rb (~> 0.6.0) 78 http_parser.rb (~> 0.6.0)
79 json (~> 1.8) 79 json (~> 1.8)
80 memoizable (~> 0.4.0) 80 memoizable (~> 0.4.0)
81 naught (~> 1.0) 81 naught (~> 1.0)
82 simple_oauth (~> 0.3.0) 82 simple_oauth (~> 0.3.0)
83 twitter-text (1.11.0) 83 twitter-text (1.12.0)
84 unf (~> 0.1.0) 84 unf (~> 0.1.0)
85 tzinfo (1.2.2) 85 tzinfo (1.2.2)
86 thread_safe (~> 0.1) 86 thread_safe (~> 0.1)
87 unf (0.1.4) 87 unf (0.1.4)
88 unf_ext 88 unf_ext
100 actionview (~> 4.2.0) 100 actionview (~> 4.2.0)
101 dalli 101 dalli
102 railties (~> 4.2.0) 102 railties (~> 4.2.0)
103 twitter 103 twitter
104 twitter-text 104 twitter-text
105
106 BUNDLED WITH
107 1.10.4