3 4 5
# File 'lib/furious/push.rb', line 3 def push Typhoeus.post(gemfury_url, body: { package: gem_package }) end