Skip to content

Commit

Permalink
Apply security updates
Browse files Browse the repository at this point in the history
  • Loading branch information
peter-hank committed Jun 12, 2023
1 parent 2752a71 commit 4ad5708
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 5 deletions.
2 changes: 2 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,5 @@ group :development, :test, :assets do
gem 'sassc-rails'
gem 'terser'
end

gem "bundle-audit", "~> 0.1.0", :group => :development
16 changes: 11 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,11 @@ GEM
bootsnap (1.13.0)
msgpack (~> 1.2)
builder (3.2.4)
bundle-audit (0.1.0)
bundler-audit
bundler-audit (0.9.1)
bundler (>= 1.2.0, < 3)
thor (~> 1.0)
calendar_date_select (2.1.2)
rails (>= 3.1)
carmen (1.1.3)
Expand Down Expand Up @@ -115,7 +120,7 @@ GEM
mime-types-data (~> 3.2015)
mime-types-data (3.2022.0105)
mini_mime (1.1.2)
mini_portile2 (2.8.1)
mini_portile2 (2.8.2)
mini_racer (0.6.3)
libv8-node (~> 16.10.0.0)
minitest (5.18.0)
Expand All @@ -132,15 +137,15 @@ GEM
net-protocol
netrc (0.11.0)
nio4r (2.5.9)
nokogiri (1.14.2)
mini_portile2 (~> 2.8.0)
nokogiri (1.15.2)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
nokogiri (1.14.2-x86_64-linux)
nokogiri (1.15.2-x86_64-linux)
racc (~> 1.4)
pg (1.4.4)
puma (6.0.0)
nio4r (~> 2.0)
racc (1.6.2)
racc (1.7.0)
rack (2.2.6.4)
rack-cors (2.0.1)
rack (>= 2.0.0)
Expand Down Expand Up @@ -219,6 +224,7 @@ PLATFORMS

DEPENDENCIES
bootsnap
bundle-audit (~> 0.1.0)
calendar_date_select
carmen
couchrest
Expand Down

0 comments on commit 4ad5708

Please sign in to comment.