project/Gemfile in Ifd_Mobile-1.3.0 vs project/Gemfile in Ifd_Mobile-1.4.0
- old
+ new
@@ -5,6 +5,8 @@
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