about summary refs log tree commit diff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authormultiple creatures <dev@multiple-creature.party>2019-11-26 15:19:38 -0600
committermultiple creatures <dev@multiple-creature.party>2019-11-26 15:19:38 -0600
commitf23b06a1821790b57f4538328408cbbf16f09b6d (patch)
tree9c7a0a08088dae4ddcffc867b0ae07a98f915019 /Gemfile.lock
parent2163e3598ae6da02a6bce14889b93033cd271bad (diff)
update rails & yarn deps
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock15
1 files changed, 4 insertions, 11 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 81d211e9c..d7fadd825 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -145,8 +145,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)
@@ -231,7 +229,7 @@ GEM
     fugit (1.1.6)
       et-orbi (~> 1.1, >= 1.1.6)
       raabro (~> 1.1)
-    fuubar (2.4.0)
+    fuubar (2.5.0)
       rspec-core (~> 3.0)
       ruby-progressbar (~> 1.4)
     get_process_mem (0.2.3)
@@ -380,10 +378,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.1)
     paperclip (6.0.0)
       activemodel (>= 4.2.0)
@@ -507,7 +501,7 @@ GEM
     rpam2 (4.0.2)
     rqrcode (0.10.1)
       chunky_png (~> 1.0)
-    rspec-core (3.8.0)
+    rspec-core (3.8.2)
       rspec-support (~> 3.8.0)
     rspec-expectations (3.8.2)
       diff-lcs (>= 1.2.0, < 2.0)
@@ -526,7 +520,7 @@ GEM
     rspec-sidekiq (3.0.3)
       rspec-core (~> 3.0, >= 3.0.0)
       sidekiq (>= 2.4.0)
-    rspec-support (3.8.0)
+    rspec-support (3.8.3)
     rubocop (0.71.0)
       jaro_winkler (~> 1.5.1)
       parallel (~> 1.10)
@@ -670,7 +664,6 @@ DEPENDENCIES
   capybara (~> 3.22)
   charlock_holmes (~> 0.7.6)
   chewy (~> 5.0)
-  cld3 (~> 3.2.4)
   climate_control (~> 0.2)
   concurrent-ruby
   derailed_benchmarks
@@ -717,7 +710,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)
@@ -748,6 +740,7 @@ DEPENDENCIES
   rspec-sidekiq (~> 3.0)
   rubocop (~> 0.71)
   rubocop-rails (~> 2.0)
+  ruby-bbcode (~> 2.0)
   sanitize (~> 5.0)
   sidekiq (~> 5.2)
   sidekiq-bulk (~> 0.2.0)