mirror of
https://github.com/kemko/paperclip.git
synced 2026-01-01 16:05:40 +03:00
7 lines
71 B
Ruby
7 lines
71 B
Ruby
# coding: utf-8
|
|
source 'http://rubygems.org'
|
|
|
|
gem 'fastimage'
|
|
|
|
gemspec
|