Skip to content

Commit

Permalink
Travis gems are behind…?
Browse files Browse the repository at this point in the history
  • Loading branch information
brianhempel committed Mar 30, 2015
1 parent 1612f60 commit 63d2f7a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Gemfile
Expand Up @@ -8,9 +8,9 @@ RAILS_VERS = case ENV['RAILS_VERS']
when '4.0'
'~>4.0.5'
when '4.1'
'~>4.1.10'
'~>4.1.9'
when '4.2'
'~>4.2.1'
'~>4.2.0'
when nil
nil
else
Expand Down

0 comments on commit 63d2f7a

Please sign in to comment.