Skip to content

Commit

Permalink
Remove Moneta since we're not actually using it for the moment. [#3]
Browse files Browse the repository at this point in the history
  • Loading branch information
marnen committed Apr 4, 2020
1 parent 4db36e2 commit b5a303c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ gem 'jbuilder', '~> 2.7'
gem 'bootsnap', '>= 1.4.2', require: false

gem "haml-rails", "~> 2.0"
gem 'moneta'
gem 'redis'
gem 'typhoeus'

Expand Down
2 changes: 0 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,6 @@ GEM
mini_mime (1.0.2)
mini_portile2 (2.4.0)
minitest (5.14.0)
moneta (1.2.1)
msgpack (1.3.3)
multi_json (1.14.1)
multi_test (0.1.2)
Expand Down Expand Up @@ -320,7 +319,6 @@ DEPENDENCIES
haml-rails (~> 2.0)
jbuilder (~> 2.7)
listen (>= 3.0.5, < 3.2)
moneta
puma (~> 4.1)
rails (~> 6.0.2, >= 6.0.2.2)
redis
Expand Down

0 comments on commit b5a303c

Please sign in to comment.