Skip to content

Commit

Permalink
Upgrade Smart Answers to Ruby 2.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
erkde committed Dec 17, 2015
1 parent d2dda95 commit bf072bf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .ruby-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.2.3
2.2.4
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.2.3'
ruby '2.2.4'

gem 'rails', '4.2.5'

Expand Down

0 comments on commit bf072bf

Please sign in to comment.