project/Gemfile in Ifd_Mobile-1.4.0 vs project/Gemfile in Ifd_Mobile-1.5.0

- old
+ new

@@ -1,12 +1,12 @@ -source "http://www.rubygems.org" - -gem "rest-client" -gem "rspec" -gem "selenium-webdriver" -gem "cucumber" -gem "rspec-expectations" -gem "appium_lib" -gem "rack-utf8_sanitizer" -gem "mysql2","> 0.3.18" -gem "tiny_tds", ">0.6.3.rc2" +source "http://www.rubygems.org" + +gem "rest-client" +gem "rspec" +gem "selenium-webdriver" +gem "cucumber" +gem "rspec-expectations" +gem "appium_lib" +gem "rack-utf8_sanitizer" +gem "mysql2","> 0.3.18" +gem "tiny_tds", ">0.6.3.rc2" gem "Ifd_Mobile" \ No newline at end of file