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

Commit bbc13ac

Browse files
authored
Merge pull request #133 from theodi/updates-inc-rspec
Update to Ruby 2.1.10
2 parents a4d3668 + 9c2fcaf commit bbc13ac

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.ruby-version

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.1.4
1+
2.1.10

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ env:
1111
- secure: bsxNCCsPgg7qHqSf0Zu22V015ghMvoFn9CLYNzmAsr8YtEp4EvxR4EUEAJk2qFKPJTqiE+k8gQ/dU2v0EKnFjqXgSeiTQO+JiGqP6qqgVf7Y8hUYkzjjF6I5pb6NothLznT1WEKljt89IeiJNCHoREbPgGub/EVkHxLRxxUD7hI=
1212
language: ruby
1313
rvm:
14-
- 2.1.4
14+
- 2.1.10

Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
source 'https://rubygems.org'
22

3-
ruby "2.1.4"
3+
ruby "2.1.10"
44
#ruby-gemset=forkbomb
55

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

0 commit comments

Comments
 (0)