Skip to content

Commit

Permalink
Add mocha
Browse files Browse the repository at this point in the history
  • Loading branch information
frodrigo committed Dec 2, 2024
1 parent 9642dd4 commit 4f7d8e2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ gem 'sorbet-runtime'
gem 'yaml'

group :development do
gem 'mocha'
gem 'rake'
gem 'rubocop', require: false
gem 'rubocop-rails', require: false
Expand Down
4 changes: 4 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,8 @@ GEM
multi_json (~> 1.14)
method_source (1.0.0)
minitest (5.22.3)
mocha (2.6.1)
ruby2_keywords (>= 0.0.5)
multi_json (1.15.0)
mutex_m (0.2.0)
netrc (0.11.0)
Expand Down Expand Up @@ -119,6 +121,7 @@ GEM
rubocop-rake (0.6.0)
rubocop (~> 1.0)
ruby-progressbar (1.13.0)
ruby2_keywords (0.0.5)
safe_type (1.1.1)
sentry-ruby (5.17.3)
bigdecimal
Expand Down Expand Up @@ -181,6 +184,7 @@ DEPENDENCIES
jsonpath
kiba
logging
mocha
nokogiri
overpass_parser!
psych
Expand Down

0 comments on commit 4f7d8e2

Please sign in to comment.