Skip to content

Commit

Permalink
Use more generic Ruby version
Browse files Browse the repository at this point in the history
  • Loading branch information
Tim Morgan committed Jun 4, 2013
1 parent dd8df7d commit 19d7983
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .ruby-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.9.3-p392
1.9.3

3 comments on commit 19d7983

@Peeja
Copy link

@Peeja Peeja commented on 19d7983 Jul 3, 2013

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hmm…this breaks rbenv, which doesn't know what "1.9.3" means.

@RISCfuture
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wait, rbenv requires a patch level? Argh.

@Peeja
Copy link

@Peeja Peeja commented on 19d7983 Jul 3, 2013

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, apparently. I wish it didn't. 😦

Please sign in to comment.