Skip to content

Commit

Permalink
Fix Ruby version
Browse files Browse the repository at this point in the history
  • Loading branch information
doomspork committed Oct 19, 2016
1 parent 1ddbe40 commit c67131a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
source 'https://rubygems.org'
ruby '~> 2.3.0'
ruby '2.3.1'

gem 'autoprefixer-rails'
gem 'font-awesome-sass'
Expand Down

0 comments on commit c67131a

Please sign in to comment.