introduce support for Rails 4.2 and Refinery 3.0
.gitignore
0 → 100644
... | ... | @@ -2,7 +2,7 @@ source 'http://rubygems.org' |
gemspec | ||
gem 'refinerycms', '~> 2.0.3' | ||
gem 'refinerycms', '~> 3.0.0' | ||
#loading from gemspec | ||
... | ... | @@ -23,4 +23,4 @@ gem 'refinerycms', '~> 2.0.3' |
# -- EXIF | ||
# Mini exif tool. Can be disabled. Remove exif_read and exif_write filters in photo model | ||
#gem "mini_exiftool" | ||
\ No newline at end of file | ||
#gem "mini_exiftool" |
File mode changed from 100755 to 100644
File added
File added