project/Gemfile.lock in Ifd_Mobile-0.1.7 vs project/Gemfile.lock in Ifd_Mobile-0.1.8
- old
+ new
@@ -1,55 +1,125 @@
GEM
- remote: http://www.rubygems.org/
+ remote: http://rubygems.org/
specs:
- Ifd_Mobile (0.1.6)
- appium_lib (~> 7.0.0, >= 7.0.0)
- cucumber (~> 1.3.17, >= 1.3.17)
- selenium-webdriver (~> 2.46.2, >= 2.46.2)
- appium_lib (7.0.0)
- awesome_print (~> 1.6)
- json (~> 1.8)
- nokogiri (~> 1.6.6)
- selenium-webdriver (~> 2.45)
- toml (~> 0.0)
- awesome_print (1.6.1)
- blankslate (2.1.2.4)
+ actionmailer (4.2.4)
+ actionpack (= 4.2.4)
+ actionview (= 4.2.4)
+ activejob (= 4.2.4)
+ mail (~> 2.5, >= 2.5.4)
+ rails-dom-testing (~> 1.0, >= 1.0.5)
+ actionpack (4.2.4)
+ actionview (= 4.2.4)
+ activesupport (= 4.2.4)
+ rack (~> 1.6)
+ rack-test (~> 0.6.2)
+ rails-dom-testing (~> 1.0, >= 1.0.5)
+ rails-html-sanitizer (~> 1.0, >= 1.0.2)
+ actionview (4.2.4)
+ activesupport (= 4.2.4)
+ builder (~> 3.1)
+ erubis (~> 2.7.0)
+ rails-dom-testing (~> 1.0, >= 1.0.5)
+ rails-html-sanitizer (~> 1.0, >= 1.0.2)
+ activejob (4.2.4)
+ activesupport (= 4.2.4)
+ globalid (>= 0.3.0)
+ activemodel (4.2.4)
+ activesupport (= 4.2.4)
+ builder (~> 3.1)
+ activerecord (4.2.4)
+ activemodel (= 4.2.4)
+ activesupport (= 4.2.4)
+ arel (~> 6.0)
+ activesupport (4.2.4)
+ i18n (~> 0.7)
+ json (~> 1.7, >= 1.7.7)
+ minitest (~> 5.1)
+ thread_safe (~> 0.3, >= 0.3.4)
+ tzinfo (~> 1.1)
+ addressable (2.3.8)
+ arel (6.0.3)
builder (3.2.2)
- childprocess (0.5.8)
- ffi (~> 1.0, >= 1.0.11)
- cucumber (1.3.17)
- builder (>= 2.1.2)
- diff-lcs (>= 1.1.3)
- gherkin (~> 2.12)
- multi_json (>= 1.7.5, < 2.0)
- multi_test (>= 0.1.1)
+ capybara (2.4.4)
+ mime-types (>= 1.16)
+ nokogiri (>= 1.3.3)
+ rack (>= 1.0.0)
+ rack-test (>= 0.5.4)
+ xpath (~> 2.0)
+ chromedriver2-helper (0.0.8)
+ nokogiri
+ csv-diff (0.3.0)
diff-lcs (1.2.5)
domain_name (0.5.25)
unf (>= 0.0.5, < 1.0.0)
- ffi (1.9.10)
+ email_spec (1.6.0)
+ launchy (~> 2.1)
+ mail (~> 2.2)
+ erubis (2.7.0)
ffi (1.9.10-x64-mingw32)
gherkin (2.12.2)
multi_json (~> 1.3)
+ globalid (0.3.6)
+ activesupport (>= 4.1.0)
http-cookie (1.0.2)
domain_name (~> 0.5)
+ httparty (0.13.7)
+ json (~> 1.8)
+ multi_xml (>= 0.5.2)
+ i18n (0.7.0)
json (1.8.3)
+ launchy (2.4.3)
+ addressable (~> 2.3)
+ loofah (2.0.3)
+ nokogiri (>= 1.5.9)
+ mail (2.6.3)
+ mime-types (>= 1.16, < 3)
mime-types (2.6.2)
- mini_portile2 (2.0.0)
+ mini_portile (0.6.2)
+ minitest (5.8.1)
multi_json (1.11.2)
- multi_test (0.1.2)
+ multi_xml (0.5.5)
+ mysql2 (0.3.18-x64-mingw32)
netrc (0.10.3)
- nokogiri (1.6.7.1)
- mini_portile2 (~> 2.0.0.rc2)
- parslet (1.5.0)
- blankslate (~> 2.0)
+ nokogiri (1.6.6.2-x64-mingw32)
+ mini_portile (~> 0.6.0)
+ parallel (1.6.1)
+ parallel_tests (1.9.0)
+ parallel
+ power_assert (0.2.4)
rack (1.6.4)
+ rack-test (0.6.3)
+ rack (>= 1.0)
rack-utf8_sanitizer (1.3.1)
rack (~> 1.0)
- rest-client (1.8.0)
- http-cookie (>= 1.0.2, < 2.0)
- mime-types (>= 1.16, < 3.0)
- netrc (~> 0.7)
+ rails (4.2.4)
+ actionmailer (= 4.2.4)
+ actionpack (= 4.2.4)
+ actionview (= 4.2.4)
+ activejob (= 4.2.4)
+ activemodel (= 4.2.4)
+ activerecord (= 4.2.4)
+ activesupport (= 4.2.4)
+ bundler (>= 1.3.0, < 2.0)
+ railties (= 4.2.4)
+ sprockets-rails
+ rails-deprecated_sanitizer (1.0.3)
+ activesupport (>= 4.2.0.alpha)
+ rails-dom-testing (1.0.7)
+ activesupport (>= 4.2.0.beta, < 5.0)
+ nokogiri (~> 1.6.0)
+ rails-deprecated_sanitizer (>= 1.0.1)
+ rails-html-sanitizer (1.0.2)
+ loofah (~> 2.0)
+ railties (4.2.4)
+ actionpack (= 4.2.4)
+ activesupport (= 4.2.4)
+ rake (>= 0.8.7)
+ thor (>= 0.18.1, < 2.0)
+ rake (10.4.2)
+ rautomation (0.17.0)
+ ffi (~> 1.9.0)
rest-client (1.8.0-x64-mingw32)
ffi (~> 1.9)
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 3.0)
netrc (~> 0.7)
@@ -64,32 +134,49 @@
rspec-support (~> 3.3.0)
rspec-mocks (3.3.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.3.0)
rspec-support (3.3.0)
- rubyzip (1.1.7)
- selenium-webdriver (2.46.2)
- childprocess (~> 0.5)
- multi_json (~> 1.0)
- rubyzip (~> 1.0)
- websocket (~> 1.0)
- toml (0.1.2)
- parslet (~> 1.5.0)
+ sprockets (3.4.0)
+ rack (> 1, < 3)
+ sprockets-rails (2.3.3)
+ actionpack (>= 3.0)
+ activesupport (>= 3.0)
+ sprockets (>= 2.8, < 4.0)
+ test-unit (3.1.5)
+ power_assert
+ thor (0.19.1)
+ thread_safe (0.3.5)
+ tiny_tds (0.6.2-x64-mingw32)
+ tzinfo (1.2.2)
+ thread_safe (~> 0.1)
unf (0.1.4)
unf_ext
- unf_ext (0.0.7.1)
unf_ext (0.0.7.1-x64-mingw32)
- websocket (1.2.2)
+ xpath (2.0.0)
+ nokogiri (~> 1.3)
PLATFORMS
- ruby
x64-mingw32
DEPENDENCIES
- Ifd_Mobile
- appium_lib
- cucumber
+ actionmailer (~> 4.2.3)
+ capybara (~> 2.4.4)
+ chromedriver2-helper
+ csv-diff (~> 0.3.0)
+ email_spec
+ gherkin (~> 2.12.2)
+ httparty (~> 0.13.5)
+ json (= 1.8.3)
+ mail
+ mysql2 (= 0.3.18)
+ parallel_tests
rack-utf8_sanitizer
- rest-client
- rspec
- rspec-expectations
- selenium-webdriver
+ rails
+ rautomation (~> 0.17.0)
+ rest-client (~> 1.8.0)
+ rspec (~> 3.3.0)
+ test-unit (~> 3.1.2)
+ tiny_tds (~> 0.6.2)
+
+BUNDLED WITH
+ 1.10.6