Skip to content

Commit

Permalink
Merge pull request #233 from bigbluebutton/snyk-fix-839604ff99526b7ae…
Browse files Browse the repository at this point in the history
…0ab45bc81f4f1bd

[Snyk] Security upgrade dotenv-rails from 3.1.0 to 3.1.1
  • Loading branch information
jfedericobn authored May 8, 2024
2 parents a1578db + f00df24 commit b58041b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ gem 'popper_js', '>= 1.16'
group :development, :test do
# Call 'byebug' anywhere in the code to stop execution and get a debugger console
gem 'byebug', platform: :mri
gem 'dotenv-rails', '>= 3.0.0'
gem 'dotenv-rails', '>= 3.1.1'
gem 'rspec'
gem 'rspec-rails', '>= 6.1.2'
end
Expand Down

0 comments on commit b58041b

Please sign in to comment.