Skip to content

Commit

Permalink
Bump mina from 0.3.8 to 1.2.3 (#289)
Browse files Browse the repository at this point in the history
Bumps [mina](https://github.com/nadarei/mina) from 0.3.8 to 1.2.3.
- [Release notes](https://github.com/nadarei/mina/releases)
- [Changelog](https://github.com/mina-deploy/mina/blob/master/CHANGELOG.md)
- [Commits](mina-deploy/mina@v0.3.8...v1.2.3)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 31, 2021
1 parent 9533239 commit 0b08141
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', '~> 0.3.8'
gem 'mina', '~> 1.2.3'
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.3.10)
nokogiri (~> 1)
rake
mina (0.3.8)
mina (1.2.3)
open4 (~> 1.3.4)
rake
mini_mime (1.0.3)
Expand Down Expand Up @@ -251,7 +251,7 @@ DEPENDENCIES
jbuilder
listen (>= 3.0.5, < 3.6)
mimemagic (~> 0.3.10)
mina (~> 0.3.8)
mina (~> 1.2.3)
passenger (>= 5.3.2)
pg (~> 1.2.3)
pry
Expand Down

0 comments on commit 0b08141

Please sign in to comment.