comparison Gemfile.lock @ 127:05216b67d01d

Update gems
author nanaya <me@nanaya.pro>
date Fri, 08 Sep 2017 21:17:53 +0900
parents 533317c0b33d
children 9348882a4f35
comparison
equal deleted inserted replaced
126:c9864cf35950 127:05216b67d01d
1 GEM 1 GEM
2 remote: https://rubygems.org/ 2 remote: https://rubygems.org/
3 specs: 3 specs:
4 actionpack (5.1.0) 4 actionpack (5.1.4)
5 actionview (= 5.1.0) 5 actionview (= 5.1.4)
6 activesupport (= 5.1.0) 6 activesupport (= 5.1.4)
7 rack (~> 2.0) 7 rack (~> 2.0)
8 rack-test (~> 0.6.3) 8 rack-test (>= 0.6.3)
9 rails-dom-testing (~> 2.0) 9 rails-dom-testing (~> 2.0)
10 rails-html-sanitizer (~> 1.0, >= 1.0.2) 10 rails-html-sanitizer (~> 1.0, >= 1.0.2)
11 actionview (5.1.0) 11 actionview (5.1.4)
12 activesupport (= 5.1.0) 12 activesupport (= 5.1.4)
13 builder (~> 3.1) 13 builder (~> 3.1)
14 erubi (~> 1.4) 14 erubi (~> 1.4)
15 rails-dom-testing (~> 2.0) 15 rails-dom-testing (~> 2.0)
16 rails-html-sanitizer (~> 1.0, >= 1.0.3) 16 rails-html-sanitizer (~> 1.0, >= 1.0.3)
17 activesupport (5.1.0) 17 activesupport (5.1.4)
18 concurrent-ruby (~> 1.0, >= 1.0.2) 18 concurrent-ruby (~> 1.0, >= 1.0.2)
19 i18n (~> 0.7) 19 i18n (~> 0.7)
20 minitest (~> 5.1) 20 minitest (~> 5.1)
21 tzinfo (~> 1.1) 21 tzinfo (~> 1.1)
22 addressable (2.5.1) 22 addressable (2.5.2)
23 public_suffix (~> 2.0, >= 2.0.2) 23 public_suffix (>= 2.0.2, < 4.0)
24 buftok (0.2.0) 24 buftok (0.2.0)
25 builder (3.2.3) 25 builder (3.2.3)
26 concurrent-ruby (1.0.5) 26 concurrent-ruby (1.0.5)
27 concurrent-ruby (1.0.5-java) 27 concurrent-ruby (1.0.5-java)
28 domain_name (0.5.20170404) 28 domain_name (0.5.20170404)
29 unf (>= 0.0.5, < 1.0.0) 29 unf (>= 0.0.5, < 1.0.0)
30 equalizer (0.0.11) 30 equalizer (0.0.11)
31 erubi (1.6.0) 31 erubi (1.6.1)
32 faraday (0.11.0) 32 faraday (0.11.0)
33 multipart-post (>= 1.2, < 3) 33 multipart-post (>= 1.2, < 3)
34 http (2.2.2) 34 http (2.2.2)
35 addressable (~> 2.3) 35 addressable (~> 2.3)
36 http-cookie (~> 1.0) 36 http-cookie (~> 1.0)
37 http-form_data (~> 1.0.1) 37 http-form_data (~> 1.0.1)
38 http_parser.rb (~> 0.6.0) 38 http_parser.rb (~> 0.6.0)
39 http-cookie (1.0.3) 39 http-cookie (1.0.3)
40 domain_name (~> 0.5) 40 domain_name (~> 0.5)
41 http-form_data (1.0.1) 41 http-form_data (1.0.3)
42 http_parser.rb (0.6.0) 42 http_parser.rb (0.6.0)
43 http_parser.rb (0.6.0-java) 43 http_parser.rb (0.6.0-java)
44 i18n (0.8.1) 44 i18n (0.8.6)
45 kgio (2.11.0) 45 kgio (2.11.0)
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 method_source (0.8.2) 50 method_source (0.8.2)
51 mini_portile2 (2.1.0) 51 mini_portile2 (2.2.0)
52 minitest (5.10.1) 52 minitest (5.10.3)
53 multipart-post (2.0.0) 53 multipart-post (2.0.0)
54 naught (1.1.0) 54 naught (1.1.0)
55 newrelic_rpm (4.1.0.333) 55 newrelic_rpm (4.4.0.336)
56 nokogiri (1.7.1) 56 nokogiri (1.8.0)
57 mini_portile2 (~> 2.1.0) 57 mini_portile2 (~> 2.2.0)
58 nokogiri (1.7.1-java) 58 nokogiri (1.8.0-java)
59 nokogiri (1.7.1-x86-mingw32) 59 nokogiri (1.8.0-x86-mingw32)
60 mini_portile2 (~> 2.1.0) 60 mini_portile2 (~> 2.2.0)
61 public_suffix (2.0.5) 61 public_suffix (3.0.0)
62 puma (3.8.2) 62 puma (3.10.0)
63 puma (3.8.2-java) 63 puma (3.10.0-java)
64 rack (2.0.1) 64 rack (2.0.3)
65 rack-test (0.6.3) 65 rack-test (0.7.0)
66 rack (>= 1.0) 66 rack (>= 1.0, < 3)
67 rails-dom-testing (2.0.2) 67 rails-dom-testing (2.0.3)
68 activesupport (>= 4.2.0, < 6.0) 68 activesupport (>= 4.2.0)
69 nokogiri (~> 1.6) 69 nokogiri (>= 1.6)
70 rails-html-sanitizer (1.0.3) 70 rails-html-sanitizer (1.0.3)
71 loofah (~> 2.0) 71 loofah (~> 2.0)
72 railties (5.1.0) 72 railties (5.1.4)
73 actionpack (= 5.1.0) 73 actionpack (= 5.1.4)
74 activesupport (= 5.1.0) 74 activesupport (= 5.1.4)
75 method_source 75 method_source
76 rake (>= 0.8.7) 76 rake (>= 0.8.7)
77 thor (>= 0.18.1, < 2.0) 77 thor (>= 0.18.1, < 2.0)
78 raindrops (0.18.0) 78 raindrops (0.19.0)
79 rake (12.0.0) 79 rake (12.0.0)
80 redis (3.3.3) 80 redis (3.3.3)
81 redis-actionpack (5.0.1) 81 redis-actionpack (5.0.1)
82 actionpack (>= 4.0, < 6) 82 actionpack (>= 4.0, < 6)
83 redis-rack (>= 1, < 3) 83 redis-rack (>= 1, < 3)
84 redis-store (>= 1.1.0, < 1.4.0) 84 redis-store (>= 1.1.0, < 1.4.0)
85 redis-activesupport (5.0.2) 85 redis-activesupport (5.0.3)
86 activesupport (>= 3, < 6) 86 activesupport (>= 3, < 6)
87 redis-store (~> 1.3.0) 87 redis-store (~> 1.3.0)
88 redis-rack (2.0.2) 88 redis-rack (2.0.2)
89 rack (>= 1.5, < 3) 89 rack (>= 1.5, < 3)
90 redis-store (>= 1.2, < 1.4) 90 redis-store (>= 1.2, < 1.4)
93 redis-activesupport (>= 5.0, < 6) 93 redis-activesupport (>= 5.0, < 6)
94 redis-store (>= 1.2, < 2) 94 redis-store (>= 1.2, < 2)
95 redis-store (1.3.0) 95 redis-store (1.3.0)
96 redis (>= 2.2) 96 redis (>= 2.2)
97 simple_oauth (0.3.1) 97 simple_oauth (0.3.1)
98 thor (0.19.4) 98 thor (0.20.0)
99 thread_safe (0.3.6) 99 thread_safe (0.3.6)
100 thread_safe (0.3.6-java) 100 thread_safe (0.3.6-java)
101 twitter (6.1.0) 101 twitter (6.1.0)
102 addressable (~> 2.5) 102 addressable (~> 2.5)
103 buftok (~> 0.2.0) 103 buftok (~> 0.2.0)
106 http (~> 2.1) 106 http (~> 2.1)
107 http_parser.rb (~> 0.6.0) 107 http_parser.rb (~> 0.6.0)
108 memoizable (~> 0.4.2) 108 memoizable (~> 0.4.2)
109 naught (~> 1.1) 109 naught (~> 1.1)
110 simple_oauth (~> 0.3.1) 110 simple_oauth (~> 0.3.1)
111 twitter-text (1.14.5) 111 twitter-text (1.14.7)
112 unf (~> 0.1.0) 112 unf (~> 0.1.0)
113 tzinfo (1.2.3) 113 tzinfo (1.2.3)
114 thread_safe (~> 0.1) 114 thread_safe (~> 0.1)
115 unf (0.1.4) 115 unf (0.1.4)
116 unf_ext 116 unf_ext
137 twitter 137 twitter
138 twitter-text 138 twitter-text
139 unicorn 139 unicorn
140 140
141 BUNDLED WITH 141 BUNDLED WITH
142 1.13.7 142 1.15.3