lib/cfoundry.rb in new_cfoundry-4.8.2 vs lib/cfoundry.rb in new_cfoundry-4.8.3

- old
+ new

@@ -1,5 +1,6 @@ require "cfoundry/version" require "active_model" +require "jwt" require "cfoundry/client" I18n.load_path += Dir["config/locales/*.yml"]