Skip to content

Commit

Permalink
added mutex_m gem
Browse files Browse the repository at this point in the history
  • Loading branch information
AndriyAndriyovuch committed Nov 12, 2023
1 parent 14041e5 commit 074dae6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ gem "it"
gem "rugged", "1.6.3"

gem "net-smtp"
gem "mutex_m"

gem "country_select"

Expand Down
3 changes: 3 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -305,6 +305,8 @@ GEM
nokogiri (1.15.4)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
nokogiri (1.15.4-x86_64-linux)
racc (~> 1.4)
oauth2 (1.4.7)
faraday (>= 0.8, < 2.0)
jwt (>= 1.0, < 3.0)
Expand Down Expand Up @@ -620,6 +622,7 @@ DEPENDENCIES
letter_opener
listen (~> 3.3)
mini_magick (>= 4.9.5)
mutex_m
net-smtp
omniauth (~> 1.9.1)
omniauth-facebook
Expand Down

0 comments on commit 074dae6

Please sign in to comment.