Skip to content

Commit

Permalink
Attempt to fix the tests on ruby 1.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sigmavirus24 committed Aug 10, 2014
1 parent d4e7e07 commit 291ba11
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Gemfile
@@ -1,3 +1,7 @@
source 'https://rubygems.org'

group :test do
gem 'activesupport', '~> 3.0'
end

gemspec

0 comments on commit 291ba11

Please sign in to comment.