examples/api-samples/Gemfile.lock in groupdocs-2.2.0 vs examples/api-samples/Gemfile.lock in groupdocs-2.3.0
- old
+ new
@@ -1,49 +1,49 @@
-GEM
- remote: https://rubygems.org/
- specs:
- 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.6)
- tilt
- 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.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.3.4)
- tilt (1.4.1)
- tzinfo (1.2.2)
- thread_safe (~> 0.1)
-
-PLATFORMS
- ruby
- x86-mingw32
-
-DEPENDENCIES
- groupdocs (= 2.0.0)
- haml
- sinatra (= 1.3.6)
+GEM
+ remote: https://rubygems.org/
+ specs:
+ 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.6)
+ tilt
+ 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.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.3.4)
+ tilt (1.4.1)
+ tzinfo (1.2.2)
+ thread_safe (~> 0.1)
+
+PLATFORMS
+ ruby
+ x86-mingw32
+
+DEPENDENCIES
+ groupdocs (= 2.0.0)
+ haml
+ sinatra (= 1.3.6)