Skip to content

Commit

Permalink
updated to the latest money gem
Browse files Browse the repository at this point in the history
  • Loading branch information
liangzan committed Feb 19, 2011
1 parent e066ac9 commit 04a8943
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/eu_central_bank.rb
@@ -1,7 +1,7 @@
require 'rubygems'
require 'open-uri'
require 'nokogiri'
gem 'money', '=3.5.4'
gem 'money', '=3.5.5'
require 'money'

class InvalidCache < StandardError ; end
Expand Down

0 comments on commit 04a8943

Please sign in to comment.