Mercurial > rsstweet
comparison Gemfile.lock @ 129:9348882a4f35
Update gems
author | nanaya <me@nanaya.pro> |
---|---|
date | Sun, 01 Oct 2017 03:50:55 +0900 |
parents | 05216b67d01d |
children | 64f697fe3af1 |
comparison
equal
deleted
inserted
replaced
128:d4b2bd9e23f5 | 129:9348882a4f35 |
---|---|
23 public_suffix (>= 2.0.2, < 4.0) | 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 crass (1.0.2) | |
28 domain_name (0.5.20170404) | 29 domain_name (0.5.20170404) |
29 unf (>= 0.0.5, < 1.0.0) | 30 unf (>= 0.0.5, < 1.0.0) |
30 equalizer (0.0.11) | 31 equalizer (0.0.11) |
31 erubi (1.6.1) | 32 erubi (1.6.1) |
32 faraday (0.11.0) | 33 faraday (0.11.0) |
41 http-form_data (1.0.3) | 42 http-form_data (1.0.3) |
42 http_parser.rb (0.6.0) | 43 http_parser.rb (0.6.0) |
43 http_parser.rb (0.6.0-java) | 44 http_parser.rb (0.6.0-java) |
44 i18n (0.8.6) | 45 i18n (0.8.6) |
45 kgio (2.11.0) | 46 kgio (2.11.0) |
46 loofah (2.0.3) | 47 loofah (2.1.1) |
48 crass (~> 1.0.2) | |
47 nokogiri (>= 1.5.9) | 49 nokogiri (>= 1.5.9) |
48 memoizable (0.4.2) | 50 memoizable (0.4.2) |
49 thread_safe (~> 0.3, >= 0.3.1) | 51 thread_safe (~> 0.3, >= 0.3.1) |
50 method_source (0.8.2) | 52 method_source (0.9.0) |
51 mini_portile2 (2.2.0) | 53 mini_portile2 (2.3.0) |
52 minitest (5.10.3) | 54 minitest (5.10.3) |
53 multipart-post (2.0.0) | 55 multipart-post (2.0.0) |
54 naught (1.1.0) | 56 naught (1.1.0) |
55 newrelic_rpm (4.4.0.336) | 57 newrelic_rpm (4.5.0.337) |
56 nokogiri (1.8.0) | 58 nokogiri (1.8.1) |
57 mini_portile2 (~> 2.2.0) | 59 mini_portile2 (~> 2.3.0) |
58 nokogiri (1.8.0-java) | 60 nokogiri (1.8.1-java) |
59 nokogiri (1.8.0-x86-mingw32) | 61 nokogiri (1.8.1-x86-mingw32) |
60 mini_portile2 (~> 2.2.0) | 62 mini_portile2 (~> 2.3.0) |
61 public_suffix (3.0.0) | 63 public_suffix (3.0.0) |
62 puma (3.10.0) | 64 puma (3.10.0) |
63 puma (3.10.0-java) | 65 puma (3.10.0-java) |
64 rack (2.0.3) | 66 rack (2.0.3) |
65 rack-test (0.7.0) | 67 rack-test (0.7.0) |
74 activesupport (= 5.1.4) | 76 activesupport (= 5.1.4) |
75 method_source | 77 method_source |
76 rake (>= 0.8.7) | 78 rake (>= 0.8.7) |
77 thor (>= 0.18.1, < 2.0) | 79 thor (>= 0.18.1, < 2.0) |
78 raindrops (0.19.0) | 80 raindrops (0.19.0) |
79 rake (12.0.0) | 81 rake (12.1.0) |
80 redis (3.3.3) | 82 redis (3.3.5) |
81 redis-actionpack (5.0.1) | 83 redis-actionpack (5.0.1) |
82 actionpack (>= 4.0, < 6) | 84 actionpack (>= 4.0, < 6) |
83 redis-rack (>= 1, < 3) | 85 redis-rack (>= 1, < 3) |
84 redis-store (>= 1.1.0, < 1.4.0) | 86 redis-store (>= 1.1.0, < 1.4.0) |
85 redis-activesupport (5.0.3) | 87 redis-activesupport (5.0.3) |
137 twitter | 139 twitter |
138 twitter-text | 140 twitter-text |
139 unicorn | 141 unicorn |
140 | 142 |
141 BUNDLED WITH | 143 BUNDLED WITH |
142 1.15.3 | 144 1.15.4 |