Skip to content
This repository has been archived by the owner on Sep 2, 2022. It is now read-only.

Commit

Permalink
Merge pull request #133 from theodi/updates-inc-rspec
Browse files Browse the repository at this point in the history
Update to Ruby 2.1.10
  • Loading branch information
Floppy authored Jul 8, 2017
2 parents a4d3668 + 9c2fcaf commit bbc13ac
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .ruby-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.1.4
2.1.10
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ env:
- secure: bsxNCCsPgg7qHqSf0Zu22V015ghMvoFn9CLYNzmAsr8YtEp4EvxR4EUEAJk2qFKPJTqiE+k8gQ/dU2v0EKnFjqXgSeiTQO+JiGqP6qqgVf7Y8hUYkzjjF6I5pb6NothLznT1WEKljt89IeiJNCHoREbPgGub/EVkHxLRxxUD7hI=
language: ruby
rvm:
- 2.1.4
- 2.1.10
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
source 'https://rubygems.org'

ruby "2.1.4"
ruby "2.1.10"
#ruby-gemset=forkbomb

# Bundle edge Rails instead: gem 'rails', github: 'rails/rails'
Expand Down

0 comments on commit bbc13ac

Please sign in to comment.