Skip to content

Commit

Permalink
chore: remove mongo gem
Browse files Browse the repository at this point in the history
  • Loading branch information
adamcooke committed Feb 14, 2022
1 parent d37ded1 commit 8dd5df6
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
1 change: 0 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ gem 'basic_ssl'
gem 'clockwork'
gem 'encrypto_signo'
gem 'nio4r'
gem 'mongo'
gem 'sentry-raven'
gem 'gelf'
gem 'moonrope'
Expand Down
4 changes: 0 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@ GEM
execjs
basic_ssl (1.0.3)
bcrypt (3.1.12)
bson (4.3.0)
builder (3.2.4)
bunny (2.14.4)
amq-protocol (~> 2.3, >= 2.3.0)
Expand Down Expand Up @@ -134,8 +133,6 @@ GEM
mini_mime (1.1.0)
mini_portile2 (2.6.1)
minitest (5.14.4)
mongo (2.6.2)
bson (>= 4.3.0, < 5.0.0)
moonrope (2.0.2)
deep_merge (~> 1.0)
json
Expand Down Expand Up @@ -271,7 +268,6 @@ DEPENDENCIES
jwt
kaminari
mail!
mongo
moonrope
mysql2
nifty-utils
Expand Down

0 comments on commit 8dd5df6

Please sign in to comment.