Mercurial > rsstweet
comparison Gemfile.lock @ 98:c5c095f6981e
Expand the urls
author | nanaya <me@myconan.net> |
---|---|
date | Sat, 17 Sep 2016 13:41:05 +0900 |
parents | 5cc4aab05c55 |
children | 56fd4829e599 |
comparison
equal
deleted
inserted
replaced
97:ff5557f9902c | 98:c5c095f6981e |
---|---|
25 concurrent-ruby (1.0.2) | 25 concurrent-ruby (1.0.2) |
26 concurrent-ruby (1.0.2-java) | 26 concurrent-ruby (1.0.2-java) |
27 dalli (2.7.6) | 27 dalli (2.7.6) |
28 domain_name (0.5.20160615) | 28 domain_name (0.5.20160615) |
29 unf (>= 0.0.5, < 1.0.0) | 29 unf (>= 0.0.5, < 1.0.0) |
30 embiggen (1.2.1) | |
31 addressable (~> 2.3) | |
30 equalizer (0.0.10) | 32 equalizer (0.0.10) |
31 erubis (2.7.0) | 33 erubis (2.7.0) |
32 faraday (0.9.2) | 34 faraday (0.9.2) |
33 multipart-post (>= 1.2, < 3) | 35 multipart-post (>= 1.2, < 3) |
34 http (1.0.4) | 36 http (1.0.4) |
116 | 118 |
117 DEPENDENCIES | 119 DEPENDENCIES |
118 actionpack (~> 5.0.0) | 120 actionpack (~> 5.0.0) |
119 actionview (~> 5.0.0) | 121 actionview (~> 5.0.0) |
120 dalli | 122 dalli |
123 embiggen | |
121 newrelic_rpm | 124 newrelic_rpm |
122 puma | 125 puma |
123 railties (~> 5.0.0) | 126 railties (~> 5.0.0) |
124 twitter | 127 twitter |
125 twitter-text | 128 twitter-text |
126 unicorn | 129 unicorn |
127 | 130 |
128 BUNDLED WITH | 131 BUNDLED WITH |
129 1.11.2 | 132 1.12.5 |