Skip to content

Commit

Permalink
Merge pull request #309 from internetee/dependabot/bundler/mina-1.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Aug 18, 2021
2 parents 1726bdd + dfb272d commit 4677aa1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ group :development, :test do
gem 'capybara'
gem 'pry'
gem 'unicorn'
gem 'mina', '~> 1.2.3'
gem 'mina', '~> 1.2.4'
gem 'puma'
gem 'webmock'
end
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ GEM
mimemagic (0.4.3)
nokogiri (~> 1)
rake
mina (1.2.3)
mina (1.2.4)
open4 (~> 1.3.4)
rake
mini_mime (1.1.0)
Expand Down Expand Up @@ -245,7 +245,7 @@ DEPENDENCIES
jbuilder
listen (>= 3.0.5, < 3.7)
mimemagic (~> 0.4.3)
mina (~> 1.2.3)
mina (~> 1.2.4)
passenger (>= 5.3.2)
pg (~> 1.2.3)
pry
Expand Down

0 comments on commit 4677aa1

Please sign in to comment.