Skip to content

Commit

Permalink
Add apprailsal gem.
Browse files Browse the repository at this point in the history
  • Loading branch information
Luis Mendo committed Sep 11, 2015
1 parent 271ea37 commit e333f1d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,5 @@ group :test do
gem 'factory_girl'
gem 'capybara'
gem 'database_cleaner'
gem 'appraisal'
end
5 changes: 5 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,10 @@ GEM
multi_json (~> 1.3)
thread_safe (~> 0.1)
tzinfo (~> 0.3.37)
appraisal (2.1.0)
bundler
rake
thor (>= 0.14.0)
arel (4.0.2)
awesome_nested_set (3.0.2)
activerecord (>= 4.0.0, < 5)
Expand Down Expand Up @@ -137,6 +141,7 @@ PLATFORMS
ruby

DEPENDENCIES
appraisal
capybara
carrierwave
database_cleaner
Expand Down

0 comments on commit e333f1d

Please sign in to comment.