Mercurial > rsstweet
comparison Gemfile.lock @ 113:d34116ff634b
Update gems and stuff
author | nanaya <me@myconan.net> |
---|---|
date | Thu, 12 Jan 2017 21:21:20 +0900 |
parents | dac5a66e2c73 |
children | c712d307e197 |
comparison
equal
deleted
inserted
replaced
112:dac5a66e2c73 | 113:d34116ff634b |
---|---|
21 tzinfo (~> 1.1) | 21 tzinfo (~> 1.1) |
22 addressable (2.5.0) | 22 addressable (2.5.0) |
23 public_suffix (~> 2.0, >= 2.0.2) | 23 public_suffix (~> 2.0, >= 2.0.2) |
24 buftok (0.2.0) | 24 buftok (0.2.0) |
25 builder (3.2.2) | 25 builder (3.2.2) |
26 concurrent-ruby (1.0.3) | 26 concurrent-ruby (1.0.4) |
27 concurrent-ruby (1.0.3-java) | 27 concurrent-ruby (1.0.4-java) |
28 domain_name (0.5.20161129) | 28 domain_name (0.5.20161129) |
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 erubis (2.7.0) | 31 erubis (2.7.0) |
32 faraday (0.10.0) | 32 faraday (0.10.1) |
33 multipart-post (>= 1.2, < 3) | 33 multipart-post (>= 1.2, < 3) |
34 http (2.1.0) | 34 http (2.1.0) |
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) |
51 mini_portile2 (2.1.0) | 51 mini_portile2 (2.1.0) |
52 minitest (5.10.1) | 52 minitest (5.10.1) |
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 (3.17.2.327) | 55 newrelic_rpm (3.17.2.327) |
56 nokogiri (1.6.8.1) | 56 nokogiri (1.7.0.1) |
57 mini_portile2 (~> 2.1.0) | 57 mini_portile2 (~> 2.1.0) |
58 nokogiri (1.6.8.1-java) | 58 nokogiri (1.7.0.1-java) |
59 nokogiri (1.6.8.1-x86-mingw32) | 59 nokogiri (1.7.0.1-x86-mingw32) |
60 mini_portile2 (~> 2.1.0) | 60 mini_portile2 (~> 2.1.0) |
61 public_suffix (2.0.4) | 61 public_suffix (2.0.5) |
62 puma (3.6.2) | 62 puma (3.6.2) |
63 puma (3.6.2-java) | 63 puma (3.6.2-java) |
64 rack (2.0.1) | 64 rack (2.0.1) |
65 rack-test (0.6.3) | 65 rack-test (0.6.3) |
66 rack (>= 1.0) | 66 rack (>= 1.0) |
67 rails-dom-testing (2.0.1) | 67 rails-dom-testing (2.0.2) |
68 activesupport (>= 4.2.0, < 6.0) | 68 activesupport (>= 4.2.0, < 6.0) |
69 nokogiri (~> 1.6.0) | 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.0.1) | 72 railties (5.0.1) |
73 actionpack (= 5.0.1) | 73 actionpack (= 5.0.1) |
74 activesupport (= 5.0.1) | 74 activesupport (= 5.0.1) |
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.2) | 111 twitter-text (1.14.5) |
112 unf (~> 0.1.0) | 112 unf (~> 0.1.0) |
113 tzinfo (1.2.2) | 113 tzinfo (1.2.2) |
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.6 | 142 1.13.7 |