Skip to content

Commit

Permalink
added rmagick
Browse files Browse the repository at this point in the history
  • Loading branch information
Crunch09 committed Mar 26, 2013
1 parent 374ad02 commit 3c41edf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Expand Up @@ -7,6 +7,7 @@ gem 'refinerycms', '~> 2.0.3'
gem 'sqlite3'

gem 'nested_form'
gem 'rmagick'

group :development, :test do
gem 'refinerycms-testing', '~> 2.0.3'
Expand Down
2 changes: 2 additions & 0 deletions Gemfile.lock
Expand Up @@ -195,6 +195,7 @@ GEM
factory_girl_rails (~> 1.7.0)
refinerycms-core (= 2.0.10)
rspec-rails (~> 2.11)
rmagick (2.13.2)
rspec-core (2.13.1)
rspec-expectations (2.13.0)
diff-lcs (>= 1.1.3, < 2.0)
Expand Down Expand Up @@ -257,6 +258,7 @@ DEPENDENCIES
refinerycms (~> 2.0.3)
refinerycms-reports!
refinerycms-testing (~> 2.0.3)
rmagick
sass-rails
spork (~> 0.9.0)
sqlite3
Expand Down

0 comments on commit 3c41edf

Please sign in to comment.