diff --git a/Gemfile.lock b/Gemfile.lock deleted file mode 100644 index 9875c7a5..00000000 --- a/Gemfile.lock +++ /dev/null @@ -1,45 +0,0 @@ -GEM - remote: https://rubygems.org/ - specs: - activesupport (4.2.3) - i18n (~> 0.7) - json (~> 1.7, >= 1.7.7) - minitest (~> 5.1) - thread_safe (~> 0.3, >= 0.3.4) - tzinfo (~> 1.1) - dav4rack (0.3.0) - nokogiri (>= 1.4.2) - rack (>= 1.1.0) - uuidtools (~> 2.1.1) - i18n (0.7.0) - json (1.8.3) - mini_portile (0.6.2) - minitest (5.7.0) - nokogiri (1.6.6.2) - mini_portile (~> 0.6.0) - rack (1.6.4) - rubyzip (1.1.7) - simple_enum (2.1.1) - activesupport (>= 4.0.0) - thread_safe (0.3.5) - tzinfo (1.2.2) - thread_safe (~> 0.1) - uuidtools (2.1.5) - xapian-full-alaveteli (1.2.9.7) - zip-zip (0.3) - rubyzip (>= 1.0.0) - -PLATFORMS - ruby - -DEPENDENCIES - dav4rack (~> 0.3.0) - nokogiri (>= 1.5.10) - rubyzip (>= 1.0.0) - simple_enum - uuidtools (~> 2.1.1) - xapian-full-alaveteli - zip-zip - -BUNDLED WITH - 1.10.3