mirror of
https://github.com/danbee/danbarberphoto
synced 2025-03-04 08:49:07 +00:00
Add unf gem for S3
This commit is contained in:
parent
f5fb7426b9
commit
e0414fa27f
1
Gemfile
1
Gemfile
@ -76,6 +76,7 @@ gem 'redcarpet'
|
||||
gem 'paperclip'
|
||||
gem 'dragonfly'
|
||||
gem 'dragonfly-s3_data_store'
|
||||
gem 'unf'
|
||||
gem 'haml'
|
||||
|
||||
gem 'slugtastic'
|
||||
|
||||
@ -243,6 +243,9 @@ GEM
|
||||
uglifier (2.4.0)
|
||||
execjs (>= 0.3.0)
|
||||
json (>= 1.8.0)
|
||||
unf (0.1.3)
|
||||
unf_ext
|
||||
unf_ext (0.0.6)
|
||||
uuidtools (2.1.4)
|
||||
warden (1.2.3)
|
||||
rack (>= 1.0)
|
||||
@ -291,5 +294,6 @@ DEPENDENCIES
|
||||
squeel
|
||||
thin
|
||||
uglifier
|
||||
unf
|
||||
will_paginate
|
||||
yaml_db!
|
||||
|
||||
Loading…
Reference in New Issue
Block a user