lib/bubbles/rest_environment.rb in bubbles-rest-client-0.1.0 vs lib/bubbles/rest_environment.rb in bubbles-rest-client-0.2.0
- old
+ new
@@ -1,6 +1,4 @@
-require 'addressable/template'
-
module Bubbles
class RestEnvironment
attr_accessor :scheme, :host, :port, :api_key
##
\ No newline at end of file