Skip to content
Snippets Groups Projects
Commit 4895d70e authored by Francis Luong (Franco)'s avatar Francis Luong (Franco)
Browse files

Merge remote-tracking branch 'bluemonk/master'

parents 8fa088ba 064502c6
No related branches found
No related tags found
No related merge requests found
......@@ -214,7 +214,7 @@ end
#
# Compatibility with Ruby 1.8
#
if RUBY_VERSION =~ /1\.8/
if RUBY_VERSION =~ /^1\.8/
class Hash # :nodoc:
alias :key :index
end
......
module Ipaddress
VERSION = "0.8.2"
VERSION = "0.8.3"
end
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment