summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormo khan <mo@mokhan.ca>2014-03-28 21:47:43 -0600
committermo khan <mo@mokhan.ca>2014-03-28 21:47:43 -0600
commit72b2f572c7ccde43a6c057f0f075f0fd73434484 (patch)
tree83dbfc14ef06a03091f9d7e7980612a59aaa5e85
parentaf5206a8f0783c229725c3a273f54b4c9e169802 (diff)
upgrade to ruby 2.1.1
-rw-r--r--.gitignore2
-rw-r--r--.ruby-version2
2 files changed, 2 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 88831968..bc4cc521 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,4 +16,4 @@ coverage
.vagrant
public/assets
.env
-vendor/bundler
+vendor/bundle
diff --git a/.ruby-version b/.ruby-version
index c506e4ef..3e3c2f1e 100644
--- a/.ruby-version
+++ b/.ruby-version
@@ -1 +1 @@
-ruby-2.0.0-p353
+2.1.1