project/Gemfile in Ifd_Mobile-0.1.4 vs project/Gemfile in Ifd_Mobile-0.1.5
- old
+ new
@@ -1,10 +1,10 @@
-source "https://www.rubygems.org"
-
-gem "rest-client"
-gem "rspec"
-gem "selenium-webdriver"
-gem "cucumber"
-gem "rspec-expectations"
-gem "appium_lib"
-gem "rack-utf8_sanitizer"
+source "https://www.rubygems.org"
+
+gem "rest-client"
+gem "rspec"
+gem "selenium-webdriver"
+gem "cucumber"
+gem "rspec-expectations"
+gem "appium_lib"
+gem "rack-utf8_sanitizer"
gem "Ifd_Mobile"
\ No newline at end of file