Unverified Commit abfac116 authored by Diogo Correia's avatar Diogo Correia
Browse files

dawarich: 1.3.4 -> 1.6.1

parent 46889458
Loading
Loading
Loading
Loading
+6 −6
Original line number Diff line number Diff line
diff --git a/Gemfile.lock b/Gemfile.lock
index d45a7657..d0a7b750 100644
index 9a7c7500..9215d45a 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -172,12 +172,7 @@ GEM
       railties (>= 6.1.0)
     fakeredis (0.1.4)
@@ -191,12 +191,7 @@ GEM
     faraday-net_http (3.4.2)
       net-http (~> 0.5)
     ffaker (2.25.0)
-    ffi (1.17.2-aarch64-linux-gnu)
-    ffi (1.17.2-arm-linux-gnu)
@@ -13,6 +13,6 @@ index d45a7657..d0a7b750 100644
-    ffi (1.17.2-x86_64-darwin)
-    ffi (1.17.2-x86_64-linux-gnu)
+    ffi (1.17.2)
     fit4ruby (3.13.0)
       bindata (~> 2.4.14)
     foreman (0.90.0)
       thor (~> 1.4)
     fugit (1.11.1)
+39 −2
Original line number Diff line number Diff line
@@ -420,10 +420,10 @@
    platforms = [ ];
    source = {
      remotes = [ "https://rubygems.org" ];
      sha256 = "0n4ymlgik3xcg94h52dzmh583ss40rl3sn0kni63v56sq8g6l62k";
      sha256 = "04y4zgh4bbcb8wmkxwfqg4saky1d1f3xw8z6yk543q13h8ky8rz5";
      type = "gem";
    };
    version = "2.5.1";
    version = "2.4.15";
  };
  bootsnap = {
    dependencies = [ "msgpack" ];
@@ -743,6 +743,22 @@
    };
    version = "4.9.4";
  };
  devise-two-factor = {
    dependencies = [
      "activesupport"
      "devise"
      "railties"
      "rotp"
    ];
    groups = [ "default" ];
    platforms = [ ];
    source = {
      remotes = [ "https://rubygems.org" ];
      sha256 = "1d5day3h573faxsy24h9pbidjm04hs4ql8qxi1wdmrwsbcxs5qq9";
      type = "gem";
    };
    version = "6.4.0";
  };
  diff-lcs = {
    groups = [
      "default"
@@ -986,6 +1002,17 @@
    };
    version = "1.17.2";
  };
  fit4ruby = {
    dependencies = [ "bindata" ];
    groups = [ "default" ];
    platforms = [ ];
    source = {
      remotes = [ "https://rubygems.org" ];
      sha256 = "1j76m0npyjc228jlnsx1n3gpshxms0qqrm0dsafvsv2djh9cin7h";
      type = "gem";
    };
    version = "3.13.0";
  };
  foreman = {
    dependencies = [ "thor" ];
    groups = [ "development" ];
@@ -2569,6 +2596,16 @@
    };
    version = "2.2.0";
  };
  rotp = {
    groups = [ "default" ];
    platforms = [ ];
    source = {
      remotes = [ "https://rubygems.org" ];
      sha256 = "0m48hv6wpmmm6cjr6q92q78h1i610riml19k5h1dil2yws3h1m3m";
      type = "gem";
    };
    version = "6.3.0";
  };
  rqrcode = {
    dependencies = [
      "chunky_png"
+2 −2
Original line number Diff line number Diff line
{
  "version": "1.3.4",
  "hash": "sha256-PfSII/8rsQX+exBa5xcQc9f7zIh7IGHSJaQCu+yTKzw=",
  "version": "1.6.1",
  "hash": "sha256-IPa8tfDsE3nNpzQ/Fnul3Fd6J5iQvLZR+3n4CHkVuI0=",
  "npmHash": "sha256-Y6tEaApfGXAtmy0W85+4qGbrEkUkrKXTssl7wXeVnQY="
}