We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f17eb4 commit 9abdaaaCopy full SHA for 9abdaaa
1 file changed
Gemfile
@@ -1,6 +1,6 @@
1
source 'https://rubygems.org'
2
3
-gem "rspec" , '~> 2.1'
4
-gem "rake" , '~> 0.8', '>= 0.8.7'
+gem "rspec" , '~> 3.9.0'
+gem "rake" , '~> 12.3', '>= 12.3.3'
5
gem "authorizenet" , '~> 1.9.7'
6
0 commit comments