Skip to content

Commit

Permalink
Merge pull request #104 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 24, 2021
2 parents 73b2d49 + 4ab7ec7 commit 835fa05
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ group :development do
gem 'pry', '~> 0.14.1'

# deploy
gem 'mina', '~> 1.2.3' # for fast deployment
gem 'mina', '~> 1.2.4' # for fast deployment
end

group :development, :test do
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ GEM
i18n (1.8.10)
concurrent-ruby (~> 1.0)
method_source (1.0.0)
mina (1.2.3)
mina (1.2.4)
open4 (~> 1.3.4)
rake
minitest (5.14.4)
Expand All @@ -35,7 +35,7 @@ GEM
coderay (~> 1.1)
method_source (~> 1.0)
rainbow (3.0.0)
rake (13.0.3)
rake (13.0.6)
regexp_parser (2.1.1)
rexml (3.2.5)
rubocop (1.18.4)
Expand Down Expand Up @@ -74,7 +74,7 @@ DEPENDENCIES
daemons (~> 1.4.0)
dotenv
eventmachine (~> 1.2.7)
mina (~> 1.2.3)
mina (~> 1.2.4)
minitest
pg (~> 1.2.3)
pry (~> 0.14.1)
Expand Down

0 comments on commit 835fa05

Please sign in to comment.