spec/capgun/config_spec.rb in capgun-0.1.1 vs spec/capgun/config_spec.rb in capgun-0.1.2
- old
+ new
@@ -22,10 +22,10 @@
:auth_token => "",
:connection_options => {},
:endpoint => "http://example.com/api",
:gateway => nil,
:proxy => nil,
- :user_agent => "Capgun.io Ruby Gem 0.1.1"
+ :user_agent => "Capgun.io Ruby Gem 0.1.2"
}
end
end
describe '.reset' do