diff --git a/Gemfile.lock b/Gemfile.lock index b99470c..59433bb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -19,6 +19,7 @@ PATH local_administration_model (0.1.0) activerecord (~> 4.2) activesupport (~> 4.2) + acts-as-taggable-array-on dragonfly dragonfly-s3_data_store elasticsearch-model @@ -75,6 +76,9 @@ GEM minitest (~> 5.1) thread_safe (~> 0.3, >= 0.3.4) tzinfo (~> 1.1) + acts-as-taggable-array-on (0.3.0) + activerecord (>= 4, < 5) + activesupport (>= 4, < 5) addressable (2.4.0) ansi (1.5.0) arel (6.0.3) @@ -119,21 +123,21 @@ GEM dragonfly-s3_data_store (1.2) dragonfly (~> 1.0) fog-aws - elasticsearch (1.0.15) - elasticsearch-api (= 1.0.15) - elasticsearch-transport (= 1.0.15) - elasticsearch-api (1.0.15) + elasticsearch (1.0.17) + elasticsearch-api (= 1.0.17) + elasticsearch-transport (= 1.0.17) + elasticsearch-api (1.0.17) multi_json elasticsearch-model (0.1.8) activesupport (> 3) elasticsearch (> 0.4) hashie elasticsearch-rails (0.1.8) - elasticsearch-transport (1.0.15) + elasticsearch-transport (1.0.17) faraday multi_json erubis (2.7.0) - excon (0.48.0) + excon (0.49.0) execjs (2.6.0) factory_girl (4.5.0) activesupport (>= 3.0.0) @@ -142,14 +146,14 @@ GEM railties (>= 3.0.0) faraday (0.9.2) multipart-post (>= 1.2, < 3) - fog-aws (0.9.1) + fog-aws (0.9.2) fog-core (~> 1.27) fog-json (~> 1.0) fog-xml (~> 0.1) ipaddress (~> 0.8) - fog-core (1.36.0) + fog-core (1.38.0) builder - excon (~> 0.45) + excon (~> 0.49) formatador (~> 0.2) fog-json (1.0.2) fog-core (~> 1.0)