lib/connection.rb in forj-0.0.11 vs lib/connection.rb in forj-0.0.12
- old
+ new
@@ -13,9 +13,10 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
require 'fog'
+require 'require_relative'
require_relative 'yaml_parse.rb'
include YamlParse
module Connection