comparison Gemfile.lock @ 103:1251b3d6ec5d

Use included url data instead of expanding using embiggen
author nanaya <me@myconan.net>
date Mon, 26 Sep 2016 02:39:40 +0900
parents e7a665227638
children ad464c8b6991
comparison
equal deleted inserted replaced
102:f4805ac41656 103:1251b3d6ec5d
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.20160826) 28 domain_name (0.5.20160826)
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)
32 equalizer (0.0.10) 30 equalizer (0.0.10)
33 erubis (2.7.0) 31 erubis (2.7.0)
34 faraday (0.9.2) 32 faraday (0.9.2)
35 multipart-post (>= 1.2, < 3) 33 multipart-post (>= 1.2, < 3)
36 http (1.0.4) 34 http (1.0.4)
118 116
119 DEPENDENCIES 117 DEPENDENCIES
120 actionpack (~> 5.0.0) 118 actionpack (~> 5.0.0)
121 actionview (~> 5.0.0) 119 actionview (~> 5.0.0)
122 dalli 120 dalli
123 embiggen
124 newrelic_rpm 121 newrelic_rpm
125 puma 122 puma
126 railties (~> 5.0.0) 123 railties (~> 5.0.0)
127 twitter 124 twitter
128 twitter-text 125 twitter-text