Mercurial > rsstweet
comparison Gemfile @ 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 | c5c095f6981e |
| children | f76d44baa3dc |
comparison
equal
deleted
inserted
replaced
| 102:f4805ac41656 | 103:1251b3d6ec5d |
|---|---|
| 12 | 12 |
| 13 gem "newrelic_rpm" | 13 gem "newrelic_rpm" |
| 14 | 14 |
| 15 gem "puma", :require => false | 15 gem "puma", :require => false |
| 16 gem "unicorn", :require => false, :platforms => :ruby | 16 gem "unicorn", :require => false, :platforms => :ruby |
| 17 | |
| 18 gem "embiggen" |
