Skip to content

Commit

Permalink
Update dependency mocha to v2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 23, 2024
1 parent 40e023e commit db7ee65
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.4.5', require: false
gem 'mocha', '2.5.0', require: false
gem 'net-smtp', '0.5.0'
gem 'nokogiri', '1.16.7'
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 @@ -91,7 +91,7 @@ GEM
mini_mime (1.1.5)
mini_portile2 (2.8.7)
minitest (5.22.2)
mocha (2.4.5)
mocha (2.5.0)
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.4.5)
mocha (= 2.5.0)
net-smtp (= 0.5.0)
nokogiri (= 1.16.7)
octokit (= 9.2.0)
Expand Down

0 comments on commit db7ee65

Please sign in to comment.