about summary refs log tree commit diff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authormultiple creatures <dev@multiple-creature.party>2019-05-07 22:38:43 -0500
committermultiple creatures <dev@multiple-creature.party>2019-05-21 03:16:23 -0500
commitdca70079b1f01624b5656b2811e046d114f913e0 (patch)
tree92dee22a815e88e808ddc0f909239ea24a163281 /Gemfile.lock
parent6c374b51537126a2cba29f3eaf74faf1fc64ba96 (diff)
Remove automatic language detection.
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock9
1 files changed, 1 insertions, 8 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 4dacad5e4..ad0f64e3d 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -146,8 +146,6 @@ GEM
       elasticsearch (>= 2.0.0)
       elasticsearch-dsl
     chunky_png (1.3.10)
-    cld3 (3.2.4)
-      ffi (>= 1.1.0, < 1.11.0)
     climate_control (0.2.0)
     cocaine (0.5.8)
       climate_control (>= 0.0.3, < 1.0)
@@ -382,10 +380,6 @@ GEM
       omniauth (~> 1.3, >= 1.3.2)
       ruby-saml (~> 1.7)
     orm_adapter (0.5.0)
-    ostatus2 (2.0.3)
-      addressable (~> 2.5)
-      http (~> 3.0)
-      nokogiri (~> 1.8)
     ox (2.10.0)
     paperclip (6.0.0)
       activemodel (>= 4.2.0)
@@ -673,6 +667,7 @@ DEPENDENCIES
   brakeman (~> 4.5)
   browser
   bullet (~> 6.0)
+  bundler (~> 1.17)
   bundler-audit (~> 0.6)
   capistrano (~> 3.11)
   capistrano-rails (~> 1.4)
@@ -681,7 +676,6 @@ DEPENDENCIES
   capybara (~> 3.20)
   charlock_holmes (~> 0.7.6)
   chewy (~> 5.0)
-  cld3 (~> 3.2.4)
   climate_control (~> 0.2)
   concurrent-ruby
   derailed_benchmarks
@@ -728,7 +722,6 @@ DEPENDENCIES
   omniauth (~> 1.9)
   omniauth-cas (~> 1.1)
   omniauth-saml (~> 1.10)
-  ostatus2 (~> 2.0)
   ox (~> 2.10)
   paperclip (~> 6.0)
   paperclip-av-transcoder (~> 0.6)