Commit e2e5ed431972dfbdecf540a482a1dfc6fcc64960

Authored by Leandro Santos
1 parent cf6a397f
Exists in master

adding active resource dependency

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
Gemfile
... ... @@ -2,3 +2,4 @@
2 2 # gem 'webmock'
3 3 # gem 'vcr'
4 4 #end
  5 +gem 'activeresource'
... ...