spec/connection_spec.rb in forj-0.0.24 vs spec/connection_spec.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 'spec_helper' require 'fog' require_relative '../lib/connection.rb' \ No newline at end of file