8000 Drop down to 2.1.4 · Ratts704/developer.github.com@7b7bf38 · GitHub
[go: up one dir, main page]

Skip to content

Commit 7b7bf38

Browse files
committed
Drop down to 2.1.4
1 parent 280abaa commit 7b7bf38

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.ruby-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.1.6
1+
2.1.4

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
language: ruby
22
rvm:
3-
- 2.1.6
3+
- 2.1.4

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
source "http://rubygems.org"
22

3-
ruby '2.1.6'
3+
ruby '2.1.4'
44

55
gem 'builder'
66
gem 'coderay'

0 commit comments

Comments
 (0)
0