Skip to content

Commit

Permalink
Avoid fixing to ruby 2.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ngiger committed Aug 18, 2015
1 parent 41094fe commit 0265d75
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion Gemfile
@@ -1,6 +1,5 @@
source "http://rubygems.org"
if /^2/.match(RUBY_VERSION)
ruby '2.1.2'
gem 'dbi', :git => 'https://github.com/ngiger/ruby-dbi'
gem 'syck'
else
Expand Down
2 changes: 1 addition & 1 deletion Gemfile.lock
Expand Up @@ -268,4 +268,4 @@ DEPENDENCIES
yus (= 1.0.0)

BUNDLED WITH
1.10.5
1.10.6

0 comments on commit 0265d75

Please sign in to comment.