8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 280abaa commit 7b7bf38Copy full SHA for 7b7bf38
.ruby-version
@@ -1 +1 @@
1
-2.1.6
+2.1.4
.travis.yml
@@ -1,3 +1,3 @@
language: ruby
2
rvm:
3
- - 2.1.6
+ - 2.1.4
Gemfile
@@ -1,6 +1,6 @@
source "http://rubygems.org"
-ruby '2.1.6'
+ruby '2.1.4'
4
5
gem 'builder'
6
gem 'coderay'
0 commit comments