comparison Gemfile.lock @ 46:92b22027d0ae

Update gems.
author nanaya <me@myconan.net>
date Thu, 23 Apr 2015 15:32:56 +0900
parents c087f4831ec7
children d5c7d7714ed8
comparison
equal deleted inserted replaced
45:c087f4831ec7 46:92b22027d0ae
1 GEM 1 GEM
2 remote: https://rubygems.org/ 2 remote: https://rubygems.org/
3 specs: 3 specs:
4 actionpack (4.2.0) 4 actionpack (4.2.1)
5 actionview (= 4.2.0) 5 actionview (= 4.2.1)
6 activesupport (= 4.2.0) 6 activesupport (= 4.2.1)
7 rack (~> 1.6.0) 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.0) 11 actionview (4.2.1)
12 activesupport (= 4.2.0) 12 activesupport (= 4.2.1)
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.0) 17 activesupport (4.2.1)
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)
23 addressable (2.3.6) 23 addressable (2.3.8)
24 buftok (0.2.0) 24 buftok (0.2.0)
25 builder (3.2.2) 25 builder (3.2.2)
26 dalli (2.7.2) 26 dalli (2.7.4)
27 equalizer (0.0.9) 27 equalizer (0.0.11)
28 erubis (2.7.0) 28 erubis (2.7.0)
29 faraday (0.9.0) 29 faraday (0.9.1)
30 multipart-post (>= 1.2, < 3) 30 multipart-post (>= 1.2, < 3)
31 http (0.6.3) 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.1) 36 json (1.8.2)
37 json (1.8.1-java) 37 json (1.8.2-java)
38 loofah (2.0.1) 38 loofah (2.0.1)
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.1) 42 mini_portile (0.6.2)
43 minitest (5.5.0) 43 minitest (5.6.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.5) 46 nokogiri (1.6.6.2)
47 mini_portile (~> 0.6.0) 47 mini_portile (~> 0.6.0)
48 nokogiri (1.6.5-java) 48 nokogiri (1.6.6.2-java)
49 nokogiri (1.6.5-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.0)
52 rack-test (0.6.2) 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.5) 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.1) 60 rails-html-sanitizer (1.0.2)
61 loofah (~> 2.0) 61 loofah (~> 2.0)
62 railties (4.2.0) 62 railties (4.2.1)
63 actionpack (= 4.2.0) 63 actionpack (= 4.2.1)
64 activesupport (= 4.2.0) 64 activesupport (= 4.2.1)
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.0) 68 simple_oauth (0.3.1)
69 thor (0.19.1) 69 thor (0.19.1)
70 thread_safe (0.3.4) 70 thread_safe (0.3.5)
71 thread_safe (0.3.4-java) 71 thread_safe (0.3.5-java)
72 twitter (5.13.0) 72 twitter (5.14.0)
73 addressable (~> 2.3) 73 addressable (~> 2.3)
74 buftok (~> 0.2.0) 74 buftok (~> 0.2.0)
75 equalizer (~> 0.0.9) 75 equalizer (~> 0.0.9)
76 faraday (~> 0.9.0) 76 faraday (~> 0.9.0)
77 http (~> 0.6.0) 77 http (~> 0.6.0)
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.10.0) 83 twitter-text (1.11.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
89 unf (0.1.4-java) 89 unf (0.1.4-java)
90 unf_ext (0.0.6) 90 unf_ext (0.0.7.1)
91 unf_ext (0.0.6-x86-mingw32) 91 unf_ext (0.0.7.1-x86-mingw32)
92 92
93 PLATFORMS 93 PLATFORMS
94 java 94 java
95 ruby 95 ruby
96 x86-mingw32 96 x86-mingw32