bump ruby version

bug/bundler_fix
Christian Mehlmauer 2016-11-22 18:45:55 +01:00
parent 3640e87a37
commit ab210b0bf6
No known key found for this signature in database
GPG Key ID: DCF54A05D6E62591
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
2.3.2
2.3.3

View File

@ -10,7 +10,7 @@ addons:
- graphviz
language: ruby
rvm:
- '2.3.2'
- '2.3.3'
env:
- RAKE_TASKS="cucumber cucumber:boot" CREATE_BINSTUBS=true