comparison Gemfile.lock @ 70:5d61551ad9d6

Update gems
author nanaya <me@myconan.net>
date Tue, 26 Jan 2016 04:41:22 +0900
parents 02b7b07b84b3
children e4cc80d72926
comparison
equal deleted inserted replaced
69:37356e98b784 70:5d61551ad9d6
1 GEM 1 GEM
2 remote: https://rubygems.org/ 2 remote: https://rubygems.org/
3 specs: 3 specs:
4 actionpack (4.2.5) 4 actionpack (4.2.5.1)
5 actionview (= 4.2.5) 5 actionview (= 4.2.5.1)
6 activesupport (= 4.2.5) 6 activesupport (= 4.2.5.1)
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.5) 11 actionview (4.2.5.1)
12 activesupport (= 4.2.5) 12 activesupport (= 4.2.5.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.2) 16 rails-html-sanitizer (~> 1.0, >= 1.0.2)
17 activesupport (4.2.5) 17 activesupport (4.2.5.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.8) 23 addressable (2.4.0)
24 buftok (0.2.0) 24 buftok (0.2.0)
25 builder (3.2.2) 25 builder (3.2.2)
26 dalli (2.7.4) 26 dalli (2.7.5)
27 domain_name (0.5.25) 27 domain_name (0.5.25)
28 unf (>= 0.0.5, < 1.0.0) 28 unf (>= 0.0.5, < 1.0.0)
29 equalizer (0.0.10) 29 equalizer (0.0.10)
30 erubis (2.7.0) 30 erubis (2.7.0)
31 faraday (0.9.2) 31 faraday (0.9.2)
32 multipart-post (>= 1.2, < 3) 32 multipart-post (>= 1.2, < 3)
33 http (0.9.8) 33 http (1.0.2)
34 addressable (~> 2.3) 34 addressable (~> 2.3)
35 http-cookie (~> 1.0) 35 http-cookie (~> 1.0)
36 http-form_data (~> 1.0.1) 36 http-form_data (~> 1.0.1)
37 http_parser.rb (~> 0.6.0) 37 http_parser.rb (~> 0.6.0)
38 http-cookie (1.0.2) 38 http-cookie (1.0.2)
46 loofah (2.0.3) 46 loofah (2.0.3)
47 nokogiri (>= 1.5.9) 47 nokogiri (>= 1.5.9)
48 memoizable (0.4.2) 48 memoizable (0.4.2)
49 thread_safe (~> 0.3, >= 0.3.1) 49 thread_safe (~> 0.3, >= 0.3.1)
50 mini_portile2 (2.0.0) 50 mini_portile2 (2.0.0)
51 minitest (5.8.3) 51 minitest (5.8.4)
52 multipart-post (2.0.0) 52 multipart-post (2.0.0)
53 naught (1.1.0) 53 naught (1.1.0)
54 newrelic_rpm (3.14.0.305) 54 newrelic_rpm (3.14.2.312)
55 nokogiri (1.6.7) 55 nokogiri (1.6.7.2)
56 mini_portile2 (~> 2.0.0.rc2) 56 mini_portile2 (~> 2.0.0.rc2)
57 nokogiri (1.6.7-java) 57 nokogiri (1.6.7.2-java)
58 nokogiri (1.6.7-x86-mingw32) 58 nokogiri (1.6.7.2-x86-mingw32)
59 mini_portile2 (~> 2.0.0.rc2) 59 mini_portile2 (~> 2.0.0.rc2)
60 rack (1.6.4) 60 rack (1.6.4)
61 rack-test (0.6.3) 61 rack-test (0.6.3)
62 rack (>= 1.0) 62 rack (>= 1.0)
63 rails-deprecated_sanitizer (1.0.3) 63 rails-deprecated_sanitizer (1.0.3)
64 activesupport (>= 4.2.0.alpha) 64 activesupport (>= 4.2.0.alpha)
65 rails-dom-testing (1.0.7) 65 rails-dom-testing (1.0.7)
66 activesupport (>= 4.2.0.beta, < 5.0) 66 activesupport (>= 4.2.0.beta, < 5.0)
67 nokogiri (~> 1.6.0) 67 nokogiri (~> 1.6.0)
68 rails-deprecated_sanitizer (>= 1.0.1) 68 rails-deprecated_sanitizer (>= 1.0.1)
69 rails-html-sanitizer (1.0.2) 69 rails-html-sanitizer (1.0.3)
70 loofah (~> 2.0) 70 loofah (~> 2.0)
71 railties (4.2.5) 71 railties (4.2.5.1)
72 actionpack (= 4.2.5) 72 actionpack (= 4.2.5.1)
73 activesupport (= 4.2.5) 73 activesupport (= 4.2.5.1)
74 rake (>= 0.8.7) 74 rake (>= 0.8.7)
75 thor (>= 0.18.1, < 2.0) 75 thor (>= 0.18.1, < 2.0)
76 rake (10.4.2) 76 rake (10.5.0)
77 simple_oauth (0.3.1) 77 simple_oauth (0.3.1)
78 thor (0.19.1) 78 thor (0.19.1)
79 thread_safe (0.3.5) 79 thread_safe (0.3.5)
80 thread_safe (0.3.5-java) 80 thread_safe (0.3.5-java)
81 twitter (5.15.0) 81 twitter (5.16.0)
82 addressable (~> 2.3) 82 addressable (~> 2.3)
83 buftok (~> 0.2.0) 83 buftok (~> 0.2.0)
84 equalizer (= 0.0.10) 84 equalizer (= 0.0.10)
85 faraday (~> 0.9.0) 85 faraday (~> 0.9.0)
86 http (>= 0.4, < 0.10) 86 http (~> 1.0)
87 http_parser.rb (~> 0.6.0) 87 http_parser.rb (~> 0.6.0)
88 json (~> 1.8) 88 json (~> 1.8)
89 memoizable (~> 0.4.0) 89 memoizable (~> 0.4.0)
90 naught (~> 1.0) 90 naught (~> 1.0)
91 simple_oauth (~> 0.3.0) 91 simple_oauth (~> 0.3.0)
112 railties (~> 4.2.0) 112 railties (~> 4.2.0)
113 twitter 113 twitter
114 twitter-text 114 twitter-text
115 115
116 BUNDLED WITH 116 BUNDLED WITH
117 1.10.6 117 1.11.2