Skip to content

Commit

Permalink
Merge pull request #376 from ivplus/update-dependencies
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
cbeer authored Sep 27, 2021
2 parents a8763cb + b971511 commit a6a2f64
Show file tree
Hide file tree
Showing 2 changed files with 113 additions and 100 deletions.
14 changes: 7 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ GEM
activejob (6.1.4.1)
activesupport (= 6.1.4.1)
globalid (>= 0.3.6)
activejob-status (0.1.6)
activejob-status (0.2.1)
activejob (>= 4.2)
activesupport (>= 4.2)
activemodel (6.1.4.1)
Expand Down Expand Up @@ -76,7 +76,7 @@ GEM
execjs (~> 2)
bcrypt (3.1.16)
bindex (0.8.1)
bootsnap (1.8.1)
bootsnap (1.9.0)
msgpack (~> 1.0)
bootstrap (5.1.0)
autoprefixer-rails (>= 9.1.0)
Expand Down Expand Up @@ -271,7 +271,7 @@ GEM
pg (1.2.3)
popper_js (2.9.3)
public_suffix (4.0.6)
puma (5.4.0)
puma (5.5.0)
nio4r (~> 2.0)
racc (1.5.2)
rack (2.2.3)
Expand Down Expand Up @@ -343,7 +343,7 @@ GEM
rspec-mocks (~> 3.10)
rspec-support (~> 3.10)
rspec-support (3.10.2)
rubocop (1.20.0)
rubocop (1.21.0)
parallel (~> 1.10)
parser (>= 3.0.0.0)
rainbow (>= 2.2.2, < 4.0)
Expand Down Expand Up @@ -422,8 +422,8 @@ GEM
concurrent-ruby (~> 1.0)
unf (0.1.4)
unf_ext
unf_ext (0.0.7.7)
unicode-display_width (2.0.0)
unf_ext (0.0.8)
unicode-display_width (2.1.0)
warden (1.2.9)
rack (>= 2.0.9)
web-console (4.1.0)
Expand All @@ -439,7 +439,7 @@ GEM
addressable (>= 2.8.0)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
webpacker (5.4.2)
webpacker (5.4.3)
activesupport (>= 5.2)
rack-proxy (>= 0.6.1)
railties (>= 5.2)
Expand Down
Loading

0 comments on commit a6a2f64

Please sign in to comment.