Skip to content

Commit

Permalink
don't lock ruby version in Gemfile
Browse files Browse the repository at this point in the history
so that travis can run on multiple rubies
  • Loading branch information
artemave committed Feb 1, 2014
1 parent a72762d commit b4ee4cd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Gemfile
@@ -1,7 +1,5 @@
source "https://rubygems.org"

ruby '2.1.0'

gemspec

gem 'pg'
Expand Down

0 comments on commit b4ee4cd

Please sign in to comment.