examples/api-samples/Gemfile.lock in groupdocs-1.9.0 vs examples/api-samples/Gemfile.lock in groupdocs-2.0.0

- old
+ new

@@ -1,43 +1,49 @@ GEM remote: https://rubygems.org/ specs: - activesupport (4.0.0) - i18n (~> 0.6, >= 0.6.4) - minitest (~> 4.2) - multi_json (~> 1.3) - thread_safe (~> 0.1) - tzinfo (~> 0.3.37) - atomic (1.1.14) - groupdocs (1.5.9) - activesupport (>= 3.0) + activesupport (4.2.0) + i18n (~> 0.7) + json (~> 1.7, >= 1.7.7) + minitest (~> 5.1) + thread_safe (~> 0.3, >= 0.3.4) + tzinfo (~> 1.1) + ffi (1.9.6-x86-mingw32) + groupdocs (2.0.0) + activesupport (~> 4.2) json (~> 1.7) mime-types (~> 1.19) rest-client (~> 1.6) - haml (4.0.3) + haml (4.0.6) tilt - i18n (0.6.5) - json (1.8.1) - mime-types (1.25) - minitest (4.7.5) - multi_json (1.8.2) - rack (1.5.2) - rack-protection (1.5.1) + i18n (0.7.0) + json (1.8.2) + mime-types (1.25.1) + minitest (5.5.1) + netrc (0.10.2) + rack (1.6.0) + rack-protection (1.5.3) rack - rest-client (1.6.7) - mime-types (>= 1.16) + rest-client (1.7.2) + mime-types (>= 1.16, < 3.0) + netrc (~> 0.7) + rest-client (1.7.2-x86-mingw32) + ffi (~> 1.9) + mime-types (>= 1.16, < 3.0) + netrc (~> 0.7) sinatra (1.3.6) rack (~> 1.4) rack-protection (~> 1.3) tilt (~> 1.3, >= 1.3.3) - thread_safe (0.1.3) - atomic + thread_safe (0.3.4) tilt (1.4.1) - tzinfo (0.3.38) + tzinfo (1.2.2) + thread_safe (~> 0.1) PLATFORMS + ruby x86-mingw32 DEPENDENCIES - groupdocs (= 1.5.9) + groupdocs (= 2.0.0) haml sinatra (= 1.3.6)