Skip to content

Commit

Permalink
Merge pull request #367 from httprb/tarcieri/fix-build
Browse files Browse the repository at this point in the history
Lock to ActiveModel 4.x
  • Loading branch information
tarcieri authored Jul 31, 2016
2 parents 55a8164 + e7a2823 commit 0ead296
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ group :test do
gem "rspec-its"
gem "yardstick"
gem "certificate_authority", :require => false
gem "activemodel", "~> 4", :require => false # Used by certificate_authority
end

group :doc do
Expand Down

0 comments on commit 0ead296

Please sign in to comment.