lib/yaml_parse.rb in forj-0.0.24 vs lib/yaml_parse.rb in forj-0.0.25

- old
+ new

@@ -13,9 +13,10 @@ # distributed under the License is distributed on an "AS IS" BASIS, # 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 'rubygems' require 'yaml' require_relative 'log.rb' include Logging #