Skip to content

Commit

Permalink
update dependencies (OSC#1304)
Browse files Browse the repository at this point in the history
  • Loading branch information
oscwiag authored Aug 4, 2021
1 parent 1930523 commit 6e7af82
Show file tree
Hide file tree
Showing 4 changed files with 350 additions and 326 deletions.
16 changes: 8 additions & 8 deletions apps/dashboard/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -87,8 +87,8 @@ GEM
ffi (1.15.3)
font-awesome-sass (5.12.0)
sassc (>= 1.11)
globalid (0.4.2)
activesupport (>= 4.2.0)
globalid (0.5.2)
activesupport (>= 5.0)
i18n (1.8.10)
concurrent-ruby (~> 1.0)
jbuilder (2.11.2)
Expand All @@ -109,31 +109,31 @@ GEM
activesupport (>= 4)
railties (>= 4)
request_store (~> 1.0)
loofah (2.10.0)
loofah (2.11.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mail (2.7.1)
mini_mime (>= 0.1.1)
marcel (1.0.1)
method_source (1.0.0)
mini_mime (1.1.0)
mini_portile2 (2.5.3)
mini_portile2 (2.6.1)
minitest (5.14.4)
mocha (1.13.0)
multi_json (1.15.0)
mustermann (1.1.1)
ruby2_keywords (~> 0.0.1)
nio4r (2.5.7)
nokogiri (1.11.7)
mini_portile2 (~> 2.5.0)
nio4r (2.5.8)
nokogiri (1.12.1)
mini_portile2 (~> 2.6.1)
racc (~> 1.4)
ood_appkit (1.1.5)
addressable (~> 2.4)
lograge (~> 0.3)
ood_core (~> 0.1)
rails (> 4.0.7, < 6.0)
redcarpet (~> 3.2)
ood_core (0.17.2)
ood_core (0.17.4)
activesupport (>= 5.2, < 6.0)
ffi (~> 1.9, >= 1.9.6)
ood_support (~> 0.0.2)
Expand Down
Loading

0 comments on commit 6e7af82

Please sign in to comment.