project/Gemfile in Ifd_Mobile-0.1.6 vs project/Gemfile in Ifd_Mobile-0.1.7
- 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 "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 "Ifd_Mobile"
\ No newline at end of file