Skip to content
Snippets Groups Projects
Commit ad84f348 authored by Francis Luong (Franco)'s avatar Francis Luong (Franco)
Browse files

remove unsupported rubies and ree

parent 77e745c5
No related branches found
No related tags found
Loading
......@@ -4,10 +4,7 @@ rvm:
- 2.1.3
- 2.0.0
- 1.9.3
- 1.9.2
- 1.8.7
- rbx
- ree
install:
- gem install bundler
- gem uninstall rake -x
......
......@@ -2,7 +2,7 @@ source "https://rubygems.org"
group :development do
gem 'bundler', '>= 1.0'
gem 'rake'
gem 'rake', '10.5.0'
gem 'minitest', '~> 5.8', '>= 5.8.4'
gem 'pry', '>= 0.10.1'
gem 'travis', '>= 1.8.2'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment