Gemfile.lock.4.0 in axlsx_rails-0.5.0 vs Gemfile.lock.4.0 in axlsx_rails-0.5.1

- old
+ new

@@ -8,11 +8,11 @@ i18n (>= 0.4.1) PATH remote: . specs: - axlsx_rails (0.4.0) + axlsx_rails (0.5.0) actionpack (>= 3.1) axlsx (>= 2.0.1) GEM remote: http://rubygems.org/ @@ -39,86 +39,88 @@ i18n (~> 0.6, >= 0.6.9) minitest (~> 4.2) multi_json (~> 1.3) thread_safe (~> 0.1) tzinfo (~> 0.3.37) - addressable (2.4.0) + addressable (2.5.1) + public_suffix (~> 2.0, >= 2.0.2) arel (4.0.2) axlsx (2.0.1) htmlentities (~> 4.3.1) nokogiri (>= 1.4.1) rubyzip (~> 1.0.0) builder (3.1.4) - capybara (2.7.1) + capybara (2.13.0) addressable mime-types (>= 1.16) nokogiri (>= 1.3.3) rack (>= 1.0.0) rack-test (>= 0.5.4) xpath (~> 2.0) coderay (1.1.1) - concurrent-ruby (1.0.2) - coveralls (0.8.13) - json (~> 1.8) - simplecov (~> 0.11.0) + concurrent-ruby (1.0.5) + coveralls (0.8.19) + json (>= 1.8, < 3) + simplecov (~> 0.12.0) term-ansicolor (~> 1.3) thor (~> 0.19.1) - tins (~> 1.6.0) - daemons (1.2.3) - diff-lcs (1.2.5) + tins (~> 1.6) + daemons (1.2.4) + diff-lcs (1.3) docile (1.1.5) erubis (2.7.0) - eventmachine (1.2.0.1) - ffi (1.9.10) + eventmachine (1.2.3) + ffi (1.9.18) formatador (0.2.5) growl (1.0.3) - guard (2.13.0) + guard (2.14.1) formatador (>= 0.2.4) - listen (>= 2.7, <= 4.0) + listen (>= 2.7, < 4.0) lumberjack (~> 1.0) nenv (~> 0.1) notiffany (~> 0.0) pry (>= 0.9.12) shellany (~> 0.0) thor (>= 0.18.1) guard-compat (1.2.1) - guard-rspec (4.6.5) + guard-rspec (4.7.3) guard (~> 2.1) guard-compat (~> 1.1) rspec (>= 2.99.0, < 4.0) htmlentities (4.3.4) - i18n (0.7.0) + i18n (0.8.1) jquery-rails (3.1.4) railties (>= 3.0, < 5.0) thor (>= 0.14, < 2.0) - json (1.8.3) - listen (3.1.4) + json (2.0.3) + listen (3.1.5) rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) ruby_dep (~> 1.2) - lumberjack (1.0.10) + lumberjack (1.0.11) mail (2.6.4) mime-types (>= 1.16, < 4) method_source (0.8.2) - mime-types (3.0) + mime-types (3.1) mime-types-data (~> 3.2015) - mime-types-data (3.2016.0221) - mini_portile2 (2.0.0) + mime-types-data (3.2016.0521) + mini_portile2 (2.1.0) minitest (4.7.5) - multi_json (1.12.0) + multi_json (1.12.1) nenv (0.3.0) - nokogiri (1.6.7.2) - mini_portile2 (~> 2.0.0.rc2) - notiffany (0.0.8) + nokogiri (1.7.1) + mini_portile2 (~> 2.1.0) + notiffany (0.1.1) nenv (~> 0.1) shellany (~> 0.0) - pry (0.10.3) + pry (0.10.4) coderay (~> 1.1.0) method_source (~> 0.8.1) slop (~> 3.4) pry-nav (0.2.4) pry (>= 0.9.10, < 0.11.0) + public_suffix (2.0.5) rack (1.5.5) rack-test (0.6.3) rack (>= 1.0) rails (4.0.13) actionmailer (= 4.0.13) @@ -131,69 +133,69 @@ railties (4.0.13) actionpack (= 4.0.13) activesupport (= 4.0.13) rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) - rake (11.1.2) - rb-fsevent (0.9.7) - rb-inotify (0.9.7) + rake (12.0.0) + rb-fsevent (0.9.8) + rb-inotify (0.9.8) ffi (>= 0.5.0) roo (1.13.2) nokogiri rubyzip spreadsheet (> 0.6.4) - rspec (3.4.0) - rspec-core (~> 3.4.0) - rspec-expectations (~> 3.4.0) - rspec-mocks (~> 3.4.0) - rspec-core (3.4.4) - rspec-support (~> 3.4.0) - rspec-expectations (3.4.0) + rspec (3.5.0) + rspec-core (~> 3.5.0) + rspec-expectations (~> 3.5.0) + rspec-mocks (~> 3.5.0) + rspec-core (3.5.4) + rspec-support (~> 3.5.0) + rspec-expectations (3.5.0) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.4.0) - rspec-mocks (3.4.1) + rspec-support (~> 3.5.0) + rspec-mocks (3.5.0) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.4.0) - rspec-rails (3.4.2) - actionpack (>= 3.0, < 4.3) - activesupport (>= 3.0, < 4.3) - railties (>= 3.0, < 4.3) - rspec-core (~> 3.4.0) - rspec-expectations (~> 3.4.0) - rspec-mocks (~> 3.4.0) - rspec-support (~> 3.4.0) - rspec-support (3.4.1) - ruby-ole (1.2.12) - ruby_dep (1.3.1) + rspec-support (~> 3.5.0) + rspec-rails (3.5.2) + actionpack (>= 3.0) + activesupport (>= 3.0) + railties (>= 3.0) + rspec-core (~> 3.5.0) + rspec-expectations (~> 3.5.0) + rspec-mocks (~> 3.5.0) + rspec-support (~> 3.5.0) + rspec-support (3.5.0) + ruby-ole (1.2.12.1) + ruby_dep (1.5.0) rubyzip (1.0.0) shellany (0.0.1) - simplecov (0.11.2) + simplecov (0.12.0) docile (~> 1.1.0) - json (~> 1.8) + json (>= 1.8, < 3) simplecov-html (~> 0.10.0) simplecov-html (0.10.0) slop (3.6.0) - spreadsheet (1.1.2) + spreadsheet (1.1.4) ruby-ole (>= 1.0) - sprockets (3.6.0) + sprockets (3.7.1) concurrent-ruby (~> 1.0) rack (> 1, < 3) sprockets-rails (2.3.3) actionpack (>= 3.0) activesupport (>= 3.0) sprockets (>= 2.8, < 4.0) - sqlite3 (1.3.11) - term-ansicolor (1.3.2) + sqlite3 (1.3.13) + term-ansicolor (1.5.0) tins (~> 1.0) - thin (1.6.4) + thin (1.7.0) daemons (~> 1.0, >= 1.0.9) eventmachine (~> 1.0, >= 1.0.4) - rack (~> 1.0) - thor (0.19.1) - thread_safe (0.3.5) - tins (1.6.0) - tzinfo (0.3.49) + rack (>= 1, < 3) + thor (0.19.4) + thread_safe (0.3.6) + tins (1.13.2) + tzinfo (0.3.53) xpath (2.0.0) nokogiri (~> 1.3) PLATFORMS ruby @@ -217,6 +219,6 @@ rubyzip sqlite3 thin BUNDLED WITH - 1.10.6 + 1.14.6