Skip to content

Commit

Permalink
Update dependency mocha to v2.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 9, 2024
1 parent cab534d commit 6618e8a
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 @@ -30,7 +30,7 @@ gem 'haml', '5.2.2'
gem 'jira-ruby', '2.3.0'
gem 'mail', '2.8.1'
gem 'matrix', '0.4.2'
gem 'mocha', '2.7.0', require: false
gem 'mocha', '2.7.1', require: false
gem 'net-smtp', '0.5.0'
gem 'nokogiri', '1.17.0'
gem 'octokit', '9.2.0'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ GEM
mini_mime (1.1.5)
mini_portile2 (2.8.8)
minitest (5.22.2)
mocha (2.7.0)
mocha (2.7.1)
ruby2_keywords (>= 0.0.5)
multi_json (1.15.0)
multi_xml (0.7.1)
Expand Down Expand Up @@ -250,7 +250,7 @@ DEPENDENCIES
jira-ruby (= 2.3.0)
mail (= 2.8.1)
matrix (= 0.4.2)
mocha (= 2.7.0)
mocha (= 2.7.1)
net-smtp (= 0.5.0)
nokogiri (= 1.17.0)
octokit (= 9.2.0)
Expand Down

0 comments on commit 6618e8a

Please sign in to comment.