Gemfile in pagseguro_catcher-0.1.2 vs Gemfile in pagseguro_catcher-0.1.3

- old
+ new

@@ -5,10 +5,10 @@ # Add dependencies to develop your gem here. # Include everything needed to run rake, tests, features, etc. gem "httparty", "~> 0.10.0" -gem "activesupport", "~> 3.2.11" +gem "activesupport" gem "i18n" group :development do gem "rake", "~> 0.9.2" gem "rspec", "~> 2.3.0"