project/Gemfile.lock in Ifd_Mobile-0.1.8 vs project/Gemfile.lock in Ifd_Mobile-0.1.9
- old
+ new
@@ -1,182 +1,182 @@
-GEM
- remote: http://rubygems.org/
- specs:
- 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)
- 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)
- 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_portile (0.6.2)
- minitest (5.8.1)
- multi_json (1.11.2)
- multi_xml (0.5.5)
- mysql2 (0.3.18-x64-mingw32)
- netrc (0.10.3)
- 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)
- 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)
- rspec (3.3.0)
- rspec-core (~> 3.3.0)
- rspec-expectations (~> 3.3.0)
- rspec-mocks (~> 3.3.0)
- rspec-core (3.3.2)
- rspec-support (~> 3.3.0)
- rspec-expectations (3.3.1)
- diff-lcs (>= 1.2.0, < 2.0)
- 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)
- 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-x64-mingw32)
- xpath (2.0.0)
- nokogiri (~> 1.3)
-
-PLATFORMS
- x64-mingw32
-
-DEPENDENCIES
- 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
- 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
+GEM
+ remote: http://rubygems.org/
+ specs:
+ 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)
+ 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)
+ 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_portile (0.6.2)
+ minitest (5.8.1)
+ multi_json (1.11.2)
+ multi_xml (0.5.5)
+ mysql2 (0.3.18-x64-mingw32)
+ netrc (0.10.3)
+ 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)
+ 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)
+ rspec (3.3.0)
+ rspec-core (~> 3.3.0)
+ rspec-expectations (~> 3.3.0)
+ rspec-mocks (~> 3.3.0)
+ rspec-core (3.3.2)
+ rspec-support (~> 3.3.0)
+ rspec-expectations (3.3.1)
+ diff-lcs (>= 1.2.0, < 2.0)
+ 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)
+ 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-x64-mingw32)
+ xpath (2.0.0)
+ nokogiri (~> 1.3)
+
+PLATFORMS
+ x64-mingw32
+
+DEPENDENCIES
+ 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
+ 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